Uses of Package
opennlp.tools.postag
Packages that use opennlp.tools.postag
Package
Description
Experimental package related to converting various corpora to OpenNLP Format.
Experimental package related to the
Arvores Deitadas corpus
format.Experimental package related to the CoNNL-U format.
Experimental package related to the
MASC
corpus format.Experimental package related to the OntoNotes 4.0 format.
Package containing common code for performing full syntactic parsing.
Package related to part-of-speech tagging.
This package contains classes for generating sequence features.
-
Classes in opennlp.tools.postag used by opennlp.tools.cmdline.postag
-
Classes in opennlp.tools.postag used by opennlp.tools.formats
-
Classes in opennlp.tools.postag used by opennlp.tools.formats.ad
-
Classes in opennlp.tools.postag used by opennlp.tools.formats.conllu
-
Classes in opennlp.tools.postag used by opennlp.tools.formats.convert
-
Classes in opennlp.tools.postag used by opennlp.tools.formats.masc
-
Classes in opennlp.tools.postag used by opennlp.tools.formats.ontonotes
-
Classes in opennlp.tools.postag used by opennlp.tools.parser
-
Classes in opennlp.tools.postag used by opennlp.tools.postagClassDescriptionInterface that allows
TagDictionary
entries to be added and removed.Interface for aBeamSearchContextGenerator
used in POS tagging.Provides a means of determining which tags are valid for a particular word based on aTagDictionary
read from a file.Represents an pos-taggedsentence
.The interface for part of speech taggers.A marker interface for evaluatingpos taggers
.The factory that providesPOSTagger
default implementations and resources.Interface to determine which tags are valid for a particular word based on a tag dictionary. -
Classes in opennlp.tools.postag used by opennlp.tools.util.featuregen
-
Classes in opennlp.tools.postag used by opennlp.tools.util.model