Package org.apache.lucene.analysis.fr
Class FrenchMinimalStemmer
- java.lang.Object
 - 
- org.apache.lucene.analysis.fr.FrenchMinimalStemmer
 
 
- 
public class FrenchMinimalStemmer extends java.lang.ObjectLight Stemmer for French.This stemmer implements the following algorithm: A Stemming procedure and stopword list for general French corpora. Jacques Savoy.
 
- 
- 
Constructor Summary
Constructors Constructor Description FrenchMinimalStemmer() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intstem(char[] s, int len) 
 -