Package opennlp.tools.termvector
package opennlp.tools.termvector
-
ClassDescriptionRolls the token layer up into a term vector layer for index consumers: one
TermVectorper distinct term, carrying the term string, its occurrence count, and (infull mode) the occurrence offsets.How much eachTermVectorrecords.