Modifier and Type | Field | Description |
---|---|---|
protected InstantiatedTermDocumentInformation |
InstantiatedTermDocs.currentDocumentInformation |
Modifier and Type | Field | Description |
---|---|---|
static Comparator<InstantiatedTermDocumentInformation> |
InstantiatedTermDocumentInformation.documentNumberComparator |
|
static Comparator<InstantiatedTermDocumentInformation> |
InstantiatedTermDocumentInformation.termComparator |
Modifier and Type | Method | Description |
---|---|---|
InstantiatedTermDocumentInformation |
InstantiatedTerm.getAssociatedDocument(int documentNumber) |
Navigates to the view of this occurrences of this term in a specific document.
|
InstantiatedTermDocumentInformation[] |
InstantiatedTerm.getAssociatedDocuments() |
Meta data per document in which this term is occurring.
|
Modifier and Type | Method | Description |
---|---|---|
List<InstantiatedTermDocumentInformation> |
InstantiatedTermFreqVector.getTermDocumentInformations() |
|
Map<String,List<InstantiatedTermDocumentInformation>> |
InstantiatedDocument.getVectorSpace() |
Modifier and Type | Method | Description |
---|---|---|
void |
InstantiatedDocument.setVectorSpace(Map<String,List<InstantiatedTermDocumentInformation>> vectorSpace) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.