Class GermanMinimalStemmer
Minimal Stemmer for German.
This stemmer implements the following algorithm:
Morphologie et recherche d'information
Jacques Savoy.
Inheritance
System.Object
GermanMinimalStemmer
Namespace: Lucene.Net.Analysis.De
Assembly: Lucene.Net.Analysis.Common.dll
Syntax
public class GermanMinimalStemmer : object
Methods
| Improve this Doc View SourceStem(Char[], Int32)
Declaration
public virtual int Stem(char[] s, int len)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Char[] | s | |
| System.Int32 | len |
Returns
| Type | Description |
|---|---|
| System.Int32 |