Uses of Package
opennlp.tools.postag
-
Packages that use opennlp.tools.postag Package Description opennlp.tools.cmdline.postag opennlp.tools.formats Experimental package related to converting various corpora to OpenNLP Format.opennlp.tools.formats.ad Experimental package related to theArvores Deitadas corpus
format.opennlp.tools.formats.conllu Experimental package related to the CoNNL-U format.opennlp.tools.formats.convert opennlp.tools.formats.masc Experimental package related to theMASC
corpus format.opennlp.tools.formats.ontonotes Experimental package related to the OntoNotes 4.0 format.opennlp.tools.parser Package containing common code for performing full syntactic parsing.opennlp.tools.postag Package related to part-of-speech tagging.opennlp.tools.util.featuregen This package contains classes for generating sequence features.opennlp.tools.util.model -
Classes in opennlp.tools.postag used by opennlp.tools.cmdline.postag Class Description POSModel POSSample Represents an pos-taggedsentence
.POSTaggerEvaluationMonitor A marker interface for evaluatingpos taggers
. -
Classes in opennlp.tools.postag used by opennlp.tools.formats Class Description POSSample Represents an pos-taggedsentence
. -
Classes in opennlp.tools.postag used by opennlp.tools.formats.ad Class Description POSSample Represents an pos-taggedsentence
. -
Classes in opennlp.tools.postag used by opennlp.tools.formats.conllu Class Description POSSample Represents an pos-taggedsentence
. -
Classes in opennlp.tools.postag used by opennlp.tools.formats.convert Class Description POSSample Represents an pos-taggedsentence
. -
Classes in opennlp.tools.postag used by opennlp.tools.formats.masc Class Description POSSample Represents an pos-taggedsentence
. -
Classes in opennlp.tools.postag used by opennlp.tools.formats.ontonotes Class Description POSSample Represents an pos-taggedsentence
. -
Classes in opennlp.tools.postag used by opennlp.tools.parser Class Description POSModel POSSample Represents an pos-taggedsentence
.POSTagger The interface for part of speech taggers. -
Classes in opennlp.tools.postag used by opennlp.tools.postag Class Description MutableTagDictionary Interface that allowsTagDictionary
entries to be added and removed.POSContextGenerator Interface for aBeamSearchContextGenerator
used in POS tagging.POSDictionary Provides a means of determining which tags are valid for a particular word based on aTagDictionary
read from a file.POSModel POSSample Represents an pos-taggedsentence
.POSTagger The interface for part of speech taggers.POSTaggerEvaluationMonitor A marker interface for evaluatingpos taggers
.POSTaggerFactory The factory that providesPOSTagger
default implementations and resources.TagDictionary 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 Class Description POSModel POSTagger The interface for part of speech taggers. -
Classes in opennlp.tools.postag used by opennlp.tools.util.model Class Description POSModel