public class SpanishLightStemmer
extends java.lang.Object
This stemmer implements the algorithm described in: Report on CLEF-2001 Experiments Jacques Savoy
Constructor and Description |
---|
SpanishLightStemmer() |
Modifier and Type | Method and Description |
---|---|
int |
stem(char[] s,
int len) |