CzechStemmer

Light stemmer for Czech.

Implements the algorithm described in: Indexing and stemming approaches for the Czech language.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun stem(s: CharArray, len: Int): Int

Stem an input buffer of Czech text.