Uses of Class
org.apache.lucene.analysis.opennlp.tools.NLPPOSTaggerOp
Packages that use NLPPOSTaggerOp
Package
Description
Analysis components based on OpenNLP
Tools to supply access to OpenNLP components.
-
Uses of NLPPOSTaggerOp in org.apache.lucene.analysis.opennlp
Constructors in org.apache.lucene.analysis.opennlp with parameters of type NLPPOSTaggerOp -
Uses of NLPPOSTaggerOp in org.apache.lucene.analysis.opennlp.tools
Methods in org.apache.lucene.analysis.opennlp.tools that return NLPPOSTaggerOpModifier and TypeMethodDescriptionstatic NLPPOSTaggerOp
OpenNLPOpsFactory.getPOSTagger
(String modelName)