Package opennlp.tools.stemmer.snowball
Class catalanStemmer
- java.lang.Object
-
- opennlp.tools.stemmer.snowball.catalanStemmer
-
public class catalanStemmer extends Object
This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.
-
-
Constructor Summary
Constructors Constructor Description catalanStemmer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getCurrent()
Get the current string.int
hashCode()
void
setCurrent(String value)
Set the current string.boolean
stem()
-