| Package | Description |
|---|---|
| eus.ixa.ixa.pipe.ml.parse |
Package containing the Parser classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AncoraHeadRules
Class for obtaining head rules from Spanish Ancora parse
trees.
|
class |
PennTreebankHeadRules
Class for storing the English head rules associated with parsing.
|
| Modifier and Type | Method and Description |
|---|---|
static Parse |
Parse.parseParse(String parse,
GapLabeler gl)
Parses the specified tree-bank style parse string and return a Parse structure
for that string.
|
Copyright © 2016 IXA pipes. All rights reserved.