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, size
Copyright © 2024 GATE. All rights reserved.