Open Source Text Processing Project: golibstemmer

Go (golang) bindings for libstemmer Project Website: None Github Link: https://github.com/rjohnsondev/golibstemmer Description Go bindings for the snowball libstemmer library including porter 2 This simple library provides Go (golang) bindings for the snowball libstemmer library including the popular porter and porter2 … Continue reading

Open Source Text Processing Project: Ruby-Stemmer

Ruby-Stemmer exposes SnowBall API to Ruby Project Website: http://locknet.ro/archive/2009-10-29-ann-ruby-stemmer.html Github Link: https://github.com/aurelian/ruby-stemmer Description This package includes libstemmer_c library released under BSD licence and available for free here. Support for latin language is also included and it has been generated with … Continue reading

Open Source Text Processing Project: libstemmer

libstemmer: The C version of the libstemmer library Project Website: http://snowball.tartarus.org/dist/libstemmer_c.tgz Github Link: https://github.com/zvelo/libstemmer Description This contains all you need to include the snowball stemming algorithms into a C project of your own. If you download this, you don’t need … Continue reading