public interface TermPositionVector extends TermFreqVector
TermFreqVector to provide additional information about
positions in which each of the terms is found.| Modifier and Type | Method and Description |
|---|---|
int[] |
getTermPositions(int index)
Returns an array of positions in which the term is found.
|
getField, getTermFrequencies, getTerms, indexesOf, indexOf, sizeCopyright © 2024 GATE. All rights reserved.