public class portugueseStemmer extends SnowballStemmer
Constructor and Description |
---|
portugueseStemmer() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
boolean |
stem() |
getCurrent, setCurrent
public boolean stem()
stem
in class SnowballStemmer
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object