Package opennlp.tools.stemmer.snowball
Class SnowballStemmer
java.lang.Object
opennlp.tools.stemmer.snowball.SnowballStemmer
- All Implemented Interfaces:
Stemmer
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSnowballStemmer
(SnowballStemmer.ALGORITHM algorithm) SnowballStemmer
(SnowballStemmer.ALGORITHM algorithm, int repeat) -
Method Summary