Package opennlp.tools.parser
package opennlp.tools.parser
-
ClassesClassDescriptionAbstract 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.Abstract class containing many of the methods used to generate contexts for parsing.Abstract class extended by parser event streams which perform tagging and chunking.Creates predictive context for the pre-chunking phases of parsing.Holds feature information about a specific
Parsenode.The parser chunkerSequenceValidatorimplementation.This is the defaultParserModelimplementation.