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