| Package | Description |
|---|---|
| eus.ixa.ixa.pipe.ml |
Package containing common code for training and evaluating IXA pipes models.
|
| eus.ixa.ixa.pipe.ml.formats |
Classes to directly train NERC models from a variety of corpus formats.
|
| eus.ixa.ixa.pipe.ml.parse |
Package containing the Parser classes.
|
| Class and Description |
|---|
| HeadRules
Interface for encoding the head rules associated with parsing.
|
| Parse
Data structure for holding parse constituents.
|
| ParserFactory |
| ParserModel
ParserModel class.
|
| Class and Description |
|---|
| Parse
Data structure for holding parse constituents.
|
| Class and Description |
|---|
| AbstractContextGenerator
Abstract class containing many of the methods used to generate contexts for parsing.
|
| AncoraHeadRules
Class for obtaining head rules from Spanish Ancora parse
trees.
|
| 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.
|
| 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.
|
| HeadFinder
HeadFinder interface.
|
| HeadRules
Interface for encoding the head rules associated with parsing.
|
| Parse
Data structure for holding parse constituents.
|
| ParserEvaluationMonitor |
| ParserFactory |
| ParserModel
ParserModel class.
|
| PennTreebankHeadRules
Class for storing the English head rules associated with parsing.
|
| ShiftReduceParser
Class for a shift reduce style parser based on Adwait Ratnaparkhi's 1998 thesis.
|
Copyright © 2016 IXA pipes. All rights reserved.