Uses of Package
opennlp.tools.chunker
Packages that use opennlp.tools.chunker
Package
Description
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
Experimental package related to converting various corpora to OpenNLP Format.
Experimental package related to the
Arvores Deitadas corpus
format.Package containing common code for performing full syntactic parsing.
-
Classes in opennlp.tools.chunker used by opennlp.tools.chunkerClassDescriptionThe interface for chunkers which provide chunk tags for a sequence of tokens.Interface for a
BeamSearchContextGenerator
used in syntactic chunking.A marker interface for evaluatingchunkers
.TheChunkerModel
is the model used by a learnableChunker
.Class for holding chunks for a single unit of text. -
Classes in opennlp.tools.chunker used by opennlp.tools.cmdline.chunkerClassDescriptionA marker interface for evaluating
chunkers
.TheChunkerModel
is the model used by a learnableChunker
.Class for holding chunks for a single unit of text. -
Classes in opennlp.tools.chunker used by opennlp.tools.formats
-
Classes in opennlp.tools.chunker used by opennlp.tools.formats.ad
-
Classes in opennlp.tools.chunker used by opennlp.tools.parserClassDescriptionThe interface for chunkers which provide chunk tags for a sequence of tokens.Interface for a
BeamSearchContextGenerator
used in syntactic chunking.TheChunkerModel
is the model used by a learnableChunker
.Class for holding chunks for a single unit of text. -
Classes in opennlp.tools.chunker used by opennlp.tools.util.model