Uses of Package
opennlp.tools.parser.chunking
-
Packages that use opennlp.tools.parser.chunking Package Description opennlp.tools.parser.chunking Package containing code for performing full syntactic parsing using shift/reduce-style decisions. -
Classes in opennlp.tools.parser.chunking used by opennlp.tools.parser.chunking Class Description BuildContextGenerator Class to generator predictive contexts for deciding how constituents should be combined together.CheckContextGenerator Class for generating predictive context for deciding when a constituent is complete.