Package | Description |
---|---|
opennlp.tools.formats |
Experimental package related to converting various corpora to OpenNLP Format.
|
opennlp.tools.formats.convert | |
opennlp.tools.formats.frenchtreebank | |
opennlp.tools.formats.ontonotes | |
opennlp.tools.parser |
Package containing common code for performing full syntactic parsing.
|
opennlp.tools.parser.chunking |
Package containing code for performing full syntactic parsing using shift/reduce-style decisions.
|
opennlp.tools.parser.lang.en | |
opennlp.tools.parser.lang.es | |
opennlp.tools.parser.treeinsert |
Package containing experimental code for performing full syntactic
parsing using attachment decisions.
|
Class and Description |
---|
Parse
Data structure for holding parse constituents.
|
Class and Description |
---|
Parse
Data structure for holding parse constituents.
|
Class and Description |
---|
Parse
Data structure for holding parse constituents.
|
Class and Description |
---|
Parse
Data structure for holding parse constituents.
|
Class and Description |
---|
Cons
Class to hold feature information about a specific parse node.
|
Constituent
Class used to hold constituents when reading parses.
|
GapLabeler
Interface for labeling nodes which contain traces so that these traces can be predicted
by the parser.
|
HeadRules
Interface for encoding the head rules associated with parsing.
|
Parse
Data structure for holding parse constituents.
|
Parser
Interface for full-syntactic parsers.
|
ParserEvaluationMonitor |
ParserEventTypeEnum
Enumerated type of event types for the parser.
|
ParserModel
This is an abstract base class for
ParserModel implementations. |
ParserType |
Class and Description |
---|
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.
|
AbstractContextGenerator
Abstract class containing many of the methods used to generate contexts for parsing.
|
AbstractParserEventStream
Abstract class extended by parser event streams which perform tagging and chunking.
|
HeadRules
Interface for encoding the head rules associated with parsing.
|
Parse
Data structure for holding parse constituents.
|
Parser
Interface for full-syntactic parsers.
|
ParserEventTypeEnum
Enumerated type of event types for the parser.
|
ParserModel
This is an abstract base class for
ParserModel implementations. |
Class and Description |
---|
Constituent
Class used to hold constituents when reading parses.
|
GapLabeler
Interface for labeling nodes which contain traces so that these traces can be predicted
by the parser.
|
HeadRules
Interface for encoding the head rules associated with parsing.
|
Class and Description |
---|
Constituent
Class used to hold constituents when reading parses.
|
GapLabeler
Interface for labeling nodes which contain traces so that these traces can be predicted
by the parser.
|
HeadRules
Interface for encoding the head rules associated with parsing.
|
Parse
Data structure for holding parse constituents.
|
Class and Description |
---|
AbstractContextGenerator
Abstract class containing many of the methods used to generate contexts for parsing.
|
Parse
Data structure for holding parse constituents.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.