org.dllearner.algorithms.isle
Class Relevances
java.lang.Object
org.dllearner.algorithms.isle.Relevances
public class Relevances
- extends Object
Relevances
public Relevances(String sOntologyURI)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
printScores
public void printScores()
throws Exception
- Throws:
Exception
normalize
public Map<org.semanticweb.owlapi.model.OWLEntity,Double> normalize(Map<org.semanticweb.owlapi.model.OWLEntity,Double> hmEntity2Score)
getEntityRelevance
public Map<org.semanticweb.owlapi.model.OWLEntity,Double> getEntityRelevance(org.semanticweb.owlapi.model.OWLClass c)
throws Exception
- Throws:
Exception
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann