Package opennlp.tools.stemmer.snowball
Class spanishStemmer
java.lang.Object
opennlp.tools.stemmer.snowball.spanishStemmer
This class implements the stemming algorithm defined by a snowball script.
Generated by Snowball (build from 867c4ec70debd4daa7fb4d5a9f7759b47887d0b9) - https://github.com/snowballstem/snowball
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get the current string.int
hashCode()
void
setCurrent
(String value) Set the current string.boolean
stem()