Package org.apache.lucene.analysis.gl
Class GalicianMinimalStemmer
- java.lang.Object
 - 
- org.apache.lucene.analysis.pt.RSLPStemmerBase
 - 
- org.apache.lucene.analysis.gl.GalicianMinimalStemmer
 
 
 
- 
public class GalicianMinimalStemmer extends RSLPStemmerBase
Minimal Stemmer for GalicianThis follows the "RSLP-S" algorithm, but modified for Galician. Hence this stemmer only applies the plural reduction step of: "Regras do lematizador para o galego"
- See Also:
 RSLPStemmerBase
 
- 
- 
Constructor Summary
Constructors Constructor Description GalicianMinimalStemmer() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intstem(char[] s, int len) 
 -