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 opennlp.tools.formats.conllu opennlp.tools.formats.convert opennlp.tools.formats.masc opennlp.tools.formats.ontonotes 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-tagged sentence.POSTaggerEvaluationMonitor -
Classes in opennlp.tools.postag used by opennlp.tools.formats Class Description POSSample Represents an pos-tagged sentence. -
Classes in opennlp.tools.postag used by opennlp.tools.formats.ad Class Description POSSample Represents an pos-tagged sentence. -
Classes in opennlp.tools.postag used by opennlp.tools.formats.conllu Class Description POSSample Represents an pos-tagged sentence. -
Classes in opennlp.tools.postag used by opennlp.tools.formats.convert Class Description POSSample Represents an pos-tagged sentence. -
Classes in opennlp.tools.postag used by opennlp.tools.formats.masc Class Description POSSample Represents an pos-tagged sentence. -
Classes in opennlp.tools.postag used by opennlp.tools.formats.ontonotes Class Description POSSample Represents an pos-tagged sentence. -
Classes in opennlp.tools.postag used by opennlp.tools.parser Class Description POSModel POSSample Represents an pos-tagged sentence.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 The interface for a context generator for the POS Tagger.POSDictionary Provides a means of determining which tags are valid for a particular word based on a tag dictionary read from a file.POSModel POSSample Represents an pos-tagged sentence.POSTagger The interface for part of speech taggers.POSTaggerEvaluationMonitor POSTaggerFactory The factory that provides POS Tagger default implementations and resourcesTagDictionary 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