Package | Description |
---|---|
fr.inrialpes.exmo.ontosim | |
fr.inrialpes.exmo.ontosim.vector.model |
Modifier and Type | Field and Description |
---|---|
protected Map<fr.inrialpes.exmo.ontowrap.LoadedOntology<?>,Document> |
VectorSpaceMeasure.ontologies |
Modifier and Type | Field and Description |
---|---|
private TreeMap<String,Set<Document>> |
DocumentCollection.terms |
Modifier and Type | Method and Description |
---|---|
boolean |
DocumentCollection.add(Document o) |
private void |
DocumentCollection.addTermOcc(Document doc,
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, UPMF & friends, 2008-2015