public class GalicianMinimalStemmer extends RSLPStemmerBase
This 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"
RSLPStemmerBaseRSLPStemmerBase.Rule, RSLPStemmerBase.RuleWithSetExceptions, RSLPStemmerBase.RuleWithSuffixExceptions, RSLPStemmerBase.Step| Constructor and Description | 
|---|
GalicianMinimalStemmer()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
stem(char[] s,
    int len)  | 
parseCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.