public class SpanishMinimalStemmer
extends java.lang.Object
This stemmer implements the "plurals" stemmer for spanish lanugage.
Constructor and Description |
---|
SpanishMinimalStemmer() |
Modifier and Type | Method and Description |
---|---|
int |
stem(char[] s,
int len) |