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.

Datei anzeigen Open project: apache/lucenenet

Public Methods

Method Description
stem ( char s, int len ) : int

Method Details

stem() public method

public stem ( char s, int len ) : int
s char
len int
return int