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 |
---|---|
void |
GapLabeler.labelGaps(Stack<Constituent> stack)
Labels the constituents found in the stack with gap labels if appropriate.
|
Modifier and Type | Method and Description |
---|---|
void |
HeadRules.labelGaps(Stack<Constituent> stack) |
Modifier and Type | Method and Description |
---|---|
void |
AncoraSpanishHeadRules.labelGaps(Stack<Constituent> stack) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.