Package | Description |
---|---|
fr.inrialpes.exmo.ontosim | |
fr.inrialpes.exmo.ontosim.vector.model |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<fr.inrialpes.exmo.ontowrap.LoadedOntology<?>,Document> |
VectorSpaceMeasure.ontologies |
Modifier and Type | Field and Description |
---|---|
private java.util.TreeMap<java.lang.String,java.util.Set<Document>> |
DocumentCollection.terms |
Modifier and Type | Method and Description |
---|---|
boolean |
DocumentCollection.add(Document o) |
private void |
DocumentCollection.addTermOcc(Document doc,
java.lang.String term) |
double[] |
DocumentCollection.getDocVector(Document doc,
DocumentCollection.WEIGHT vectorType) |
double[] |
DocumentCollection.getTFDocVector(Document doc) |
double[] |
DocumentCollection.getTFIDFDocVector(Document doc) |
private void |
DocumentCollection.indexTermsOf(Document doc) |
boolean |
DocumentCollection.remove(Document o) |
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017