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