A stemmer for German words. The algorithm is based on the report
"A Fast and Simple Stemming Algorithm for German Words" by Jörg
Caumanns (joerg.caumanns@isst.fhg.de).
Namespace: Lucene.Net.Analysis.DeAssembly: Lucene.Net.Contrib.Analyzers (in Lucene.Net.Contrib.Analyzers.dll) Version: 2.9.2.1 (2.9.2.1)
Syntax
C# |
---|
public class GermanStemmer |
Visual Basic |
---|
Public Class GermanStemmer |
Visual C++ |
---|
public ref class GermanStemmer |