Uses of Class
opennlp.tools.parser.Constituent
Packages that use Constituent
-
Uses of Constituent in opennlp.tools.parser
Method parameters in opennlp.tools.parser with type arguments of type ConstituentModifier and TypeMethodDescriptionvoidGapLabeler.labelGaps(Stack<Constituent> stack) Labelsconstituentsfound in thestackwith gap labels if appropriate.