Package | Description |
---|---|
fr.inrialpes.exmo.ontosim | |
fr.inrialpes.exmo.ontosim.vector.model |
Modifier and Type | Field and Description |
---|---|
protected DocumentCollection.WEIGHT |
VectorSpaceMeasure.vectorType |
Modifier and Type | Method and Description |
---|---|
DocumentCollection.WEIGHT |
VectorSpaceMeasure.getVectorType() |
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(java.util.Collection<fr.inrialpes.exmo.ontowrap.LoadedOntology<?>> ontologies,
VectorMeasure m,
DocumentCollection.WEIGHT vectorType) |
VectorSpaceMeasure(VectorMeasure m,
DocumentCollection.WEIGHT vectorType) |
Modifier and Type | Method and Description |
---|---|
static DocumentCollection.WEIGHT |
DocumentCollection.WEIGHT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DocumentCollection.WEIGHT[] |
DocumentCollection.WEIGHT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
double[] |
DocumentCollection.getDocVector(Document doc,
DocumentCollection.WEIGHT vectorType) |
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017