Package org.apache.lucene.analysis.es
Class SpanishLightStemmer
- java.lang.Object
-
- org.apache.lucene.analysis.es.SpanishLightStemmer
-
public class SpanishLightStemmer extends java.lang.Object
Light Stemmer for SpanishThis stemmer implements the algorithm described in: Report on CLEF-2001 Experiments Jacques Savoy
-
-
Constructor Summary
Constructors Constructor Description SpanishLightStemmer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
stem(char[] s, int len)
-