|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Constituent | |
---|---|
opennlp.tools.parser | Package containing common code for performing full syntactic parsing. |
opennlp.tools.parser.lang.en |
Uses of Constituent in opennlp.tools.parser |
---|
Method parameters in opennlp.tools.parser with type arguments of type Constituent | |
---|---|
void |
GapLabeler.labelGaps(Stack<Constituent> stack)
Labels the constituents found in the stack with gap labels if appropriate. |
Uses of Constituent in opennlp.tools.parser.lang.en |
---|
Method parameters in opennlp.tools.parser.lang.en with type arguments of type Constituent | |
---|---|
void |
HeadRules.labelGaps(Stack<Constituent> stack)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |