Stemerge

BuildLicenseErlang Versions

Stemerge is a collection of stemmers in Erlang.

Supported languages

At the moment, the following languages are supported:

Romance:

Germanic:

Scandinavian:

Usage

Just specify the language code of the word you'd like to stem, like this:

stemerge:stem("stemerge", "en")

or call the stem/1 API of any available stemmer separately:

stemerge_no:stem("havneeier")