Package opennlp.tools.stemmer
-
Interface Summary Interface Description Stemmer The stemmer is reducing a word to its stem. -
Class Summary Class Description PorterStemmer AStemmer, implementing the Porter Stemming Algorithm
| Interface | Description |
|---|---|
| Stemmer |
The stemmer is reducing a word to its stem.
|
| Class | Description |
|---|---|
| PorterStemmer |
A
Stemmer, implementing the
Porter Stemming Algorithm |