Compatibility Unicode layer.
Stem UTF8 binary
-type text() :: string() | binary().
-spec stem_binary(Word :: text(), Stemmer :: fun((text()) -> text())) -> binary().