Modifier and Type | Field and Description |
---|---|
protected InstantiatedTermDocumentInformation |
InstantiatedTermDocs.currentDocumentInformation |
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator<InstantiatedTermDocumentInformation> |
InstantiatedTermDocumentInformation.documentNumberComparator |
static java.util.Comparator<InstantiatedTermDocumentInformation> |
InstantiatedTermDocumentInformation.termComparator |
Modifier and Type | Method and 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 and Description |
---|---|
java.util.List<InstantiatedTermDocumentInformation> |
InstantiatedTermFreqVector.getTermDocumentInformations() |
java.util.Map<java.lang.String,java.util.List<InstantiatedTermDocumentInformation>> |
InstantiatedDocument.getVectorSpace() |
Modifier and Type | Method and Description |
---|---|
void |
InstantiatedDocument.setVectorSpace(java.util.Map<java.lang.String,java.util.List<InstantiatedTermDocumentInformation>> vectorSpace) |
Copyright © 2000-2023 Apache Software Foundation. All Rights Reserved.