Interface SMOntologySpSlimani

  • All Superinterfaces:
    SimilarityMeasure, SMOntology
    All Known Implementing Classes:
    SMOntologySpSlimaniImpl

    public interface SMOntologySpSlimani
    extends SMOntology
    Calculates the similarity between query and case based on the shortest path between query and case entity in an ontology. The similarity function of Slimani et al. is used with the inclusion of the depth of the entities and their LCAs. In addition, a penalty factor for neighborhood ist used.
    Author:
    Tobias Dahlem