public class GermanLightStemmer extends Object
This stemmer implements the "UniNE" algorithm in: Light Stemming Approaches for the French, Portuguese, German and Hungarian Languages Jacques Savoy
GermanLightStemmer()
int
stem(char[] s, int len)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GermanLightStemmer()
public int stem(char[] s, int len)