public class FrenchMinimalStemmer extends Object
This stemmer implements the following algorithm: A Stemming procedure and stopword list for general French corpora. Jacques Savoy.
FrenchMinimalStemmer()
int
stem(char[] s, int len)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FrenchMinimalStemmer()
public int stem(char[] s, int len)