Uses of Class
de.fuberlin.wiwiss.semmf.taxon.BottomConcept

Packages that use BottomConcept
de.fuberlin.wiwiss.semmf.engine   
 

Uses of BottomConcept in de.fuberlin.wiwiss.semmf.engine
 

Methods in de.fuberlin.wiwiss.semmf.engine with parameters of type BottomConcept
private  float TaxonomicMatcher.calcConSim(BottomConcept qc, BottomConcept rc)
          Calculates concept similarity between two given concepts based on their respective positions in the concept hierarchy.
private  float TaxonomicMatcher.calcConSim(BottomConcept qc, SuperConcept rc)
          Calculates concept similarity between two given concepts based on their respective positions in the concept hierarchy.
private  float TaxonomicMatcher.calcConSim(SuperConcept qc, BottomConcept rc)
          Calculates concept similarity between two given concepts based on their respective positions in the concept hierarchy.