Search code examples
rubystemming

Ruby Lingua::Stem alternative


Is there a free alternative of Perl Lingua::Stem module, able to handle Russian language? Thanks


Solution

  • https://github.com/aurelian/ruby-stemmer

    Удачи )