public class SpanishMinimalStemmer extends Object
This stemmer implements the "plurals" stemmer for spanish lanugage.
SpanishMinimalStemmer()
int
stem(char[] s, int len)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SpanishMinimalStemmer()
public int stem(char[] s, int len)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.