stemerge_fi (stemerge v0.4.0)

View Source

The implementation of the Finnish stemming algorithm.

Summary

Functions

Stem of a Finnish word form.

Types

r1pos/0

-type r1pos() :: non_neg_integer().

r2pos/0

-type r2pos() :: non_neg_integer().

Functions

stem(Word)

-spec stem(Word :: string() | binary()) -> string() | binary().

Stem of a Finnish word form.