Uses of Class
opennlp.tools.util.normalizer.Term
Packages that use Term
-
Uses of Term in opennlp.tools.util.normalizer
Methods in opennlp.tools.util.normalizer that return types with arguments of type TermModifier and TypeMethodDescriptionTermAnalyzer.analyze(CharSequence text) Segmentstextwith the UAX #29 word tokenizer and returns oneTermper word token, in order.Returns oneTermper supplied token, attaching the matching part-of-speech tag so thatDimension.LEMMAcan be computed.Methods in opennlp.tools.util.normalizer with parameters of type TermModifier and TypeMethodDescriptionAnnotates one term, keyed on itsoriginaltext (see the class note on why the original layer is the one annotations describe).