Uses of Record Class
opennlp.tools.parser.ParserAnnotator.Phrase
Packages that use ParserAnnotator.Phrase
-
Uses of ParserAnnotator.Phrase in opennlp.tools.parser
Fields in opennlp.tools.parser with type parameters of type ParserAnnotator.PhraseModifier and TypeFieldDescriptionstatic final opennlp.tools.document.LayerKey<ParserAnnotator.Phrase> ParserAnnotator.PHRASESParse phrases; each annotation covers one phrase and carries itsParserAnnotator.Phrase, in pre-order of the parse tree.