| Name | Description | Type | Package | Framework |
| AbstractBottomUpParser | Abstract class which contains code to tag and chunk parses for bottom up parsing and leaves implementation of advancing parses and completing parses to extend class. | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| AbstractContextGenerator | Abstract class containing many of the methods used to generate contexts for parsing. | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| AbstractParserEventStream | Abstract class extended by parser event streams which perform tagging and chunking. | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| AncoraSpanishHeadRules | Class for storing the Ancora Spanish head rules associated with parsing. | Class | opennlp.tools.parser.lang.es | Natural Language Processing (OpenNLP) |
|
| AncoraSpanishHeadRules .HeadRulesSerializer | | Class | opennlp.tools.parser.lang.es.AncoraSpanishHeadRules | Natural Language Processing (OpenNLP) |
|
| AttachContextGenerator | | Class | opennlp.tools.parser.treeinsert | Natural Language Processing (OpenNLP) |
|
| BuildContextGenerator | Class to generator predictive contexts for deciding how constituents should be combined together. | Class | opennlp.tools.parser.chunking | Natural Language Processing (OpenNLP) |
|
| BuildContextGenerator | Creates the features or contexts for the building phase of parsing. | Class | opennlp.tools.parser.treeinsert | Natural Language Processing (OpenNLP) |
|
| CheckContextGenerator | Class for generating predictive context for deciding when a constituent is complete. | Class | opennlp.tools.parser.chunking | Natural Language Processing (OpenNLP) |
|
| CheckContextGenerator | | Class | opennlp.tools.parser.treeinsert | Natural Language Processing (OpenNLP) |
|
| ChunkContextGenerator | Creates predivtive context for the pre-chunking phases of parsing. | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| ChunkSampleStream | | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| Cons | Class to hold feature information about a specific parse node. | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| Constituent | Class used to hold constituents when reading parses. | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| GapLabeler | | Interface | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| HeadRules | Interface for encoding the head rules associated with parsing. | Interface | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| HeadRules | Class for storing the English head rules associated with parsing. | Class | opennlp.tools.parser.lang.en | Natural Language Processing (OpenNLP) |
|
| HeadRules .HeadRulesSerializer | | Class | opennlp.tools.parser.lang.en.HeadRules | Natural Language Processing (OpenNLP) |
|
| Parse | Data structure for holding parse constituents. | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| Parser | Class for a shift reduce style parser based on Adwait Ratnaparkhi's 1998 thesis. | Class | opennlp.tools.parser.chunking | Natural Language Processing (OpenNLP) |
|
| Parser | Interface for full-syntactic parsers. | Interface | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| Parser | Built/attach parser. | Class | opennlp.tools.parser.treeinsert | Natural Language Processing (OpenNLP) |
|
| ParserChunkerFactory | | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| ParserChunkerSequenceValidator | | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| ParserCrossValidator | | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| ParserEvaluator | Class for ParserEvaluator. | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| ParserEventStream | Wrapper class for one of four parser event streams. | Class | opennlp.tools.parser.chunking | Natural Language Processing (OpenNLP) |
|
| ParserEventStream | | Class | opennlp.tools.parser.treeinsert | Natural Language Processing (OpenNLP) |
|
| ParserEventTypeEnum | enum ParserEventTypeEnumEnumerated type of event types for the parser. | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| ParserFactory | | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| ParserModel | This is an abstract base class for ParserModel implementations. | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| ParserType | | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| ParseSampleStream | | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |
|
| PosSampleStream | | Class | opennlp.tools.parser | Natural Language Processing (OpenNLP) |