Package org.apache.lucene.analysis.fr
Class FrenchMinimalStemmer
java.lang.Object
org.apache.lucene.analysis.fr.FrenchMinimalStemmer
Light Stemmer for French.
This stemmer implements the following algorithm: A Stemming procedure and stopword list for general French corpora. Jacques Savoy.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FrenchMinimalStemmer
FrenchMinimalStemmer()
-
-
Method Details
-
stem
int stem(char[] s, int len)
-