| Interface | Description |
|---|---|
| GapLabeler |
Interface for labeling nodes which contain traces so that these traces can be predicted
by the parser.
|
| HeadFinder |
HeadFinder interface.
|
| HeadRules |
Interface for encoding the head rules associated with parsing.
|
| ParserEvaluationMonitor |
| Class | Description |
|---|---|
| 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.
|
| AncoraHeadRules |
Class for obtaining head rules from Spanish Ancora parse
trees.
|
| AncoraHeadRules.AncoraHeadRulesSerializer | |
| 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.
|
| CollinsHeadFinder |
HeadFinder for constituent parse using Collins rules.
|
| Cons |
Class to hold feature information about a specific parse node.
|
| Constituent |
Class used to hold constituents when reading parses.
|
| HeadRule | |
| Parse |
Data structure for holding parse constituents.
|
| ParserEvaluator |
Class for ParserEvaluator.
|
| ParserEventStream |
Wrapper class for one of four parser event streams.
|
| ParserFactory | |
| ParserModel |
ParserModel class.
|
| ParseSampleStream | |
| PennTreebankHeadRules |
Class for storing the English head rules associated with parsing.
|
| PennTreebankHeadRules.PennTreebankHeadRulesSerializer | |
| ShiftReduceParser |
Class for a shift reduce style parser based on Adwait Ratnaparkhi's 1998 thesis.
|
Copyright © 2016 IXA pipes. All rights reserved.