| Interface | Description |
|---|---|
| POSTagger |
Part-of-speech tagging (POS tagging) is the process of marking up the words
in a sentence as corresponding to a particular part of speech.
|
| Class | Description |
|---|---|
| EnglishPOSLexicon |
An English lexicon with part-of-speech tags.
|
| HMMPOSTagger |
Part-of-speech tagging with hidden Markov model.
|
| Enum | Description |
|---|---|
| PennTreebankPOS |
The Penn Treebank Tag set.
|