Uses of Package
opennlp.tools.chunker
-
Packages that use opennlp.tools.chunker Package Description opennlp.tools.chunker Package related to finding non-recursive syntactic annotation such as noun phrase chunks.opennlp.tools.cmdline.chunker opennlp.tools.formats Experimental package related to converting various corpora to OpenNLP Format.opennlp.tools.formats.ad opennlp.tools.parser Package containing common code for performing full syntactic parsing.opennlp.tools.util.model -
Classes in opennlp.tools.chunker used by opennlp.tools.chunker Class Description Chunker The interface for chunkers which provide chunk tags for a sequence of tokens.ChunkerContextGenerator Interface for the context generator used in syntactic chunking.ChunkerEvaluationMonitor ChunkerFactory ChunkerModel TheChunkerModel
is the model used by a learnableChunker
.ChunkSample Class for holding chunks for a single unit of text. -
Classes in opennlp.tools.chunker used by opennlp.tools.cmdline.chunker Class Description ChunkerEvaluationMonitor ChunkerModel TheChunkerModel
is the model used by a learnableChunker
.ChunkSample Class for holding chunks for a single unit of text. -
Classes in opennlp.tools.chunker used by opennlp.tools.formats Class Description ChunkSample Class for holding chunks for a single unit of text. -
Classes in opennlp.tools.chunker used by opennlp.tools.formats.ad Class Description ChunkSample Class for holding chunks for a single unit of text. -
Classes in opennlp.tools.chunker used by opennlp.tools.parser Class Description Chunker The interface for chunkers which provide chunk tags for a sequence of tokens.ChunkerContextGenerator Interface for the context generator used in syntactic chunking.ChunkerFactory ChunkerModel TheChunkerModel
is the model used by a learnableChunker
.ChunkSample Class for holding chunks for a single unit of text. -
Classes in opennlp.tools.chunker used by opennlp.tools.util.model Class Description ChunkerModel TheChunkerModel
is the model used by a learnableChunker
.