Package de.uni_trier.wi2.procake.similarity.base.taxonomy
package de.uni_trier.wi2.procake.similarity.base.taxonomy
-
InterfacesClassDescriptionAbstract interface that collects all similarity measures for
AtomicClass
es with taxonomical orders, seeInstanceTaxonomyOrderPredicate
.The classic taxonomy measure is calculated by both pre-initialised node weights and several strategies.This measure is very similar to theSMTaxonomyClassic
taxonomy except, that the weights must be set manually.This measure computes the similarity between two nodes based on the height of the nodes.The similarity between query and case based on the shortest path between query and case in relation to the longest possible path.