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) |
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.