|
OntoSim 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Document | |
---|---|
fr.inrialpes.exmo.ontosim | |
fr.inrialpes.exmo.ontosim.vector.model |
Uses of Document in fr.inrialpes.exmo.ontosim |
---|
Fields in fr.inrialpes.exmo.ontosim with type parameters of type Document | |
---|---|
protected Map<fr.inrialpes.exmo.align.onto.LoadedOntology<?>,Document> |
VectorSpaceMeasure.ontologies
|
Uses of Document in fr.inrialpes.exmo.ontosim.vector.model |
---|
Fields in fr.inrialpes.exmo.ontosim.vector.model with type parameters of type Document | |
---|---|
private TreeMap<String,Set<Document>> |
DocumentCollection.terms
|
Methods in fr.inrialpes.exmo.ontosim.vector.model with parameters of type Document | |
---|---|
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)
|
|
OntoSim 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |