Lucene.Net 1.4.3 Class Library

GermanStemmer Class

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).

For a list of all members of this type, see GermanStemmer Members.

System.Object
   Lucene.Net.Analysis.DE.GermanStemmer

public class GermanStemmer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Analysis.DE

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

GermanStemmer Members | Lucene.Net.Analysis.DE Namespace