C# Class Lucene.Net.Analysis.De.GermanMinimalStemmer

Minimal Stemmer for German.

This stemmer implements the following algorithm: Morphologie et recherche d'information Jacques Savoy.

Exibir arquivo 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