Package | Description |
---|---|
opennlp.tools.parser |
Package containing common code for performing full syntactic parsing.
|
opennlp.tools.parser.lang.en | |
opennlp.tools.parser.lang.es |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
HeadRules
Class for storing the English head rules associated with parsing.
|
Modifier and Type | Class and Description |
---|---|
class |
AncoraSpanishHeadRules
Class for storing the Ancora Spanish head rules associated with parsing.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.