Package | Description |
---|---|
fr.inrialpes.exmo.ontosim | |
fr.inrialpes.exmo.ontosim.vector |
Modifier and Type | Field and Description |
---|---|
protected VectorMeasure |
VectorSpaceMeasure.measure |
Modifier and Type | Method and Description |
---|---|
double |
VectorSpaceMeasure.getDissim(fr.inrialpes.exmo.ontowrap.LoadedOntology<?> o1,
fr.inrialpes.exmo.ontowrap.LoadedOntology<?> o2,
VectorMeasure m,
DocumentCollection.WEIGHT vectorType) |
double |
VectorSpaceMeasure.getSim(fr.inrialpes.exmo.ontowrap.LoadedOntology<?> o1,
fr.inrialpes.exmo.ontowrap.LoadedOntology<?> o2,
VectorMeasure m,
DocumentCollection.WEIGHT vectorType) |
Constructor and Description |
---|
VectorSpaceMeasure(Collection<fr.inrialpes.exmo.ontowrap.LoadedOntology<?>> ontologies,
VectorMeasure m,
DocumentCollection.WEIGHT vectorType) |
VectorSpaceMeasure(VectorMeasure m,
DocumentCollection.WEIGHT vectorType) |
Modifier and Type | Class and Description |
---|---|
class |
CosineVM |
class |
JaccardVM |
class |
KendallTau |
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017