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