@Deprecated public class AvgInformationContentLCSSimilarity extends Similarity
minScore
Constructor and Description |
---|
AvgInformationContentLCSSimilarity()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
calculate(SimEngine simEngine,
org.semanticweb.owlapi.model.OWLObject a,
org.semanticweb.owlapi.model.OWLObject b)
Deprecated.
|
void |
print(PrintStream s)
Deprecated.
|
protected void |
translateResultsToOWLAxioms(String id,
org.semanticweb.owlapi.model.OWLNamedIndividual result,
Set<org.semanticweb.owlapi.model.OWLAxiom> axioms)
Deprecated.
|
addResultsToOWLOntology, annotationIRI, createOWLOntologyFromResults, getScore, isAboveMinScore, print, print, printDescription, printDescription, report, setScore, setScore, splitIRI, toString, translateResultsToOWLAxioms
public AvgInformationContentLCSSimilarity()
public void calculate(SimEngine simEngine, org.semanticweb.owlapi.model.OWLObject a, org.semanticweb.owlapi.model.OWLObject b) throws SimEngine.SimilarityAlgorithmException
calculate
in class Similarity
SimEngine.SimilarityAlgorithmException
public void print(PrintStream s)
print
in class Similarity
protected void translateResultsToOWLAxioms(String id, org.semanticweb.owlapi.model.OWLNamedIndividual result, Set<org.semanticweb.owlapi.model.OWLAxiom> axioms)
translateResultsToOWLAxioms
in class Similarity
Copyright © 2010–2016. All rights reserved.