Package opennlp.tools.stemmer
Interface Stemmer
- All Known Implementing Classes:
- PorterStemmer,- SnowballStemmer
public interface Stemmer
The stemmer is reducing a word to its stem.
- 
Method Summary
- 
Method Details- 
stem
 
- 
PorterStemmer, SnowballStemmer