|
OntoSim 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentCollection.WEIGHT | |
---|---|
fr.inrialpes.exmo.ontosim | |
fr.inrialpes.exmo.ontosim.vector.model |
Uses of DocumentCollection.WEIGHT in fr.inrialpes.exmo.ontosim |
---|
Fields in fr.inrialpes.exmo.ontosim declared as DocumentCollection.WEIGHT | |
---|---|
protected DocumentCollection.WEIGHT |
VectorSpaceMeasure.vectorType
|
Methods in fr.inrialpes.exmo.ontosim with parameters of type DocumentCollection.WEIGHT | |
---|---|
double |
VectorSpaceMeasure.getDissim(fr.inrialpes.exmo.align.onto.LoadedOntology<?> o1,
fr.inrialpes.exmo.align.onto.LoadedOntology<?> o2,
VectorMeasure m,
DocumentCollection.WEIGHT vectorType)
|
double |
VectorSpaceMeasure.getSim(fr.inrialpes.exmo.align.onto.LoadedOntology<?> o1,
fr.inrialpes.exmo.align.onto.LoadedOntology<?> o2,
VectorMeasure m,
DocumentCollection.WEIGHT vectorType)
|
Constructors in fr.inrialpes.exmo.ontosim with parameters of type DocumentCollection.WEIGHT | |
---|---|
VectorSpaceMeasure(Collection<fr.inrialpes.exmo.align.onto.LoadedOntology<?>> ontologies,
VectorMeasure m,
DocumentCollection.WEIGHT vectorType)
|
|
VectorSpaceMeasure(VectorMeasure m,
DocumentCollection.WEIGHT vectorType)
|
Uses of DocumentCollection.WEIGHT in fr.inrialpes.exmo.ontosim.vector.model |
---|
Methods in fr.inrialpes.exmo.ontosim.vector.model that return DocumentCollection.WEIGHT | |
---|---|
static DocumentCollection.WEIGHT |
DocumentCollection.WEIGHT.valueOf(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're declared. |
Methods in fr.inrialpes.exmo.ontosim.vector.model with parameters of type DocumentCollection.WEIGHT | |
---|---|
double[] |
DocumentCollection.getDocVector(Document doc,
DocumentCollection.WEIGHT vectorType)
|
|
OntoSim 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |