Uses of Package
opennlp.tools.parser
Packages that use opennlp.tools.parser
Package
Description
-
Classes in opennlp.tools.parser used by opennlp.tools.parserClassDescriptionHolds feature information about a specific
Parsenode.This is the defaultParserModelimplementation. -
Classes in opennlp.tools.parser used by opennlp.tools.parser.chunkingClassDescriptionAbstract class which contains code to tag and chunk parses for bottom up parsing and leaves implementation of advancing parses and completing parses to extend class.Abstract class containing many of the methods used to generate contexts for parsing.Abstract class extended by parser event streams which perform tagging and chunking.This is the default
ParserModelimplementation. -
Classes in opennlp.tools.parser used by opennlp.tools.parser.treeinsertClassDescriptionAbstract class which contains code to tag and chunk parses for bottom up parsing and leaves implementation of advancing parses and completing parses to extend class.Abstract class containing many of the methods used to generate contexts for parsing.Abstract class extended by parser event streams which perform tagging and chunking.This is the default
ParserModelimplementation.