Verwendungen von Package
opennlp.tools.chunker
Packages, die opennlp.tools.chunker verwenden
Package
Beschreibung
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.
-
Von opennlp.tools.chunker verwendete Klassen in opennlp.tools.chunkerKlasseBeschreibungThe 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. -
Von opennlp.tools.cmdline.chunker verwendete Klassen in opennlp.tools.chunkerKlasseBeschreibungA marker interface for evaluating
chunkers
.TheChunkerModel
is the model used by a learnableChunker
.Class for holding chunks for a single unit of text. -
Von opennlp.tools.formats verwendete Klassen in opennlp.tools.chunker
-
Von opennlp.tools.formats.ad verwendete Klassen in opennlp.tools.chunker
-
Von opennlp.tools.parser verwendete Klassen in opennlp.tools.chunkerKlasseBeschreibungThe 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. -
Von opennlp.tools.util.model verwendete Klassen in opennlp.tools.chunker