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 Experimental package related to theArvores Deitadas corpusformat.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 aBeamSearchContextGeneratorused in syntactic chunking.ChunkerEvaluationMonitor A marker interface for evaluatingchunkers.ChunkerFactory ChunkerModel TheChunkerModelis 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 A marker interface for evaluatingchunkers.ChunkerModel TheChunkerModelis 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 aBeamSearchContextGeneratorused in syntactic chunking.ChunkerFactory ChunkerModel TheChunkerModelis 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 TheChunkerModelis the model used by a learnableChunker.