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