public class GermanMinimalStemmer
extends java.lang.Object
This stemmer implements the following algorithm: Morphologie et recherche d'information Jacques Savoy.
Constructor and Description |
---|
GermanMinimalStemmer() |
Modifier and Type | Method and Description |
---|---|
int |
stem(char[] s,
int len) |