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