Package opennlp.tools.parser.treeinsert
Package containing experimental code for performing full syntactic
parsing using attachment decisions.
-
Class Summary Class Description AttachContextGenerator Generates predictive contexts for deciding how constituents should be attached.BuildContextGenerator Creates the features or contexts for the building phase of parsing.CheckContextGenerator Generates predictive context for deciding when a constituent is complete.Parser A built-attachParser
implementation.ParserEventStream Wrapper class for one of fourbuilt-attach parser
event streams.