C# Class Lucene.Net.Analysis.Gl.GalicianMinimalStemmer

Minimal Stemmer for Galician

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"

Inheritance: Lucene.Net.Analysis.Pt.RSLPStemmerBase
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
stem ( char s, int len ) : int

Method Details

stem() public méthode

public stem ( char s, int len ) : int
s char
len int
Résultat int