Uses of Record Class
opennlp.tools.termvector.TermVector
Packages that use TermVector
-
Uses of TermVector in opennlp.tools.termvector
Methods in opennlp.tools.termvector that return TermVectorModifier and TypeMethodDescriptionstatic TermVectorCreates a scoring-onlyTermVectorthat carries the occurrence count without any offsets.static TermVectorCreates a fullTermVectorwhose frequency is derived from the occurrence spans.