Class FrenchMinimalStemmer
Light Stemmer for French.
This stemmer implements the following algorithm:
A Stemming procedure and stopword list for general French corpora.
Jacques Savoy.
Inherited Members
Namespace: Lucene.Net.Analysis.Fr
Assembly: Lucene.Net.Analysis.Common.dll
Syntax
public class FrenchMinimalStemmer
Methods
Stem(char[], int)
Light Stemmer for French.
This stemmer implements the following algorithm:
A Stemming procedure and stopword list for general French corpora.
Jacques Savoy.
Declaration
public virtual int Stem(char[] s, int len)
Parameters
Type | Name | Description |
---|---|---|
char[] | s | |
int | len |
Returns
Type | Description |
---|---|
int |