|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use opennlp.tools.postag | |
---|---|
opennlp.tools.cmdline.postag | |
opennlp.tools.formats | Experimental package related to converting various corpora to OpenNLP Format. |
opennlp.tools.parser | Package containing common code for performing full syntactic parsing. |
opennlp.tools.parser.chunking | Package containing code for performing full syntactic parsing using shift/reduce-style decisions. |
opennlp.tools.postag | Package related to part-of-speech tagging. |
Classes in opennlp.tools.postag used by opennlp.tools.cmdline.postag | |
---|---|
POSModel
The POSModel is the model used
by a learnable POSTagger . |
|
POSSample
Represents an pos-tagged sentence. |
Classes in opennlp.tools.postag used by opennlp.tools.formats | |
---|---|
POSSample
Represents an pos-tagged sentence. |
Classes in opennlp.tools.postag used by opennlp.tools.parser | |
---|---|
POSModel
The POSModel is the model used
by a learnable POSTagger . |
|
POSSample
Represents an pos-tagged sentence. |
|
POSTagger
The interface for part of speech taggers. |
Classes in opennlp.tools.postag used by opennlp.tools.parser.chunking | |
---|---|
POSTagger
The interface for part of speech taggers. |
Classes in opennlp.tools.postag used by opennlp.tools.postag | |
---|---|
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
The POSModel is the model used
by a learnable POSTagger . |
|
POSSample
Represents an pos-tagged sentence. |
|
POSTagger
The interface for part of speech taggers. |
|
TagDictionary
Interface to determine which tags are valid for a particular word based on a tag dictionary. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |