Uses of Class
opennlp.tools.parser.Constituent
Packages that use Constituent
Package
Description
Package containing common code for performing full syntactic parsing.
-
Uses of Constituent in opennlp.tools.parser
Method parameters in opennlp.tools.parser with type arguments of type ConstituentModifier and TypeMethodDescriptionvoid
GapLabeler.labelGaps
(Stack<Constituent> stack) Labelsconstituents
found in thestack
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 -
Uses of Constituent in opennlp.tools.parser.lang.es
Method parameters in opennlp.tools.parser.lang.es with type arguments of type ConstituentModifier and TypeMethodDescriptionvoid
AncoraSpanishHeadRules.labelGaps
(Stack<Constituent> stack)