Class German2Stemmer

All Implemented Interfaces:
Serializable

public class German2Stemmer extends SnowballStemmer
This class implements the stemming algorithm defined by a snowball script.

Generated by Snowball 2.0.0 - https://snowballstem.org/

See Also:
  • Constructor Details

    • German2Stemmer

      public German2Stemmer()
  • Method Details