public class GermanMinimalStemmer extends Object
This stemmer implements the following algorithm: Morphologie et recherche d'information Jacques Savoy.
GermanMinimalStemmer()
int
stem(char[] s, int len)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GermanMinimalStemmer()
public int stem(char[] s, int len)