public class FrenchMinimalStemmer
extends java.lang.Object
This stemmer implements the following algorithm: A Stemming procedure and stopword list for general French corpora. Jacques Savoy.
Constructor and Description |
---|
FrenchMinimalStemmer() |
Modifier and Type | Method and Description |
---|---|
int |
stem(char[] s,
int len) |