C# Class Lucene.Net.Analysis.Fr.FrenchMinimalStemmer

Light Stemmer for French.

This stemmer implements the following algorithm: A Stemming procedure and stopword list for general French corpora. Jacques Savoy.

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