libstemmer: libstemmer (C stemming algorithm library) libstemmer: libstemmer: All you need to include the snowball stemming algorithms into a libstemmer: C project. libstemmer: Snowball provides algorithms for several (mainly European) languages. libstemmer: It also provides access to the classic Porter stemming algorithm for libstemmer: English: although this has been superseded by an improved algorithm, libstemmer: the original algorithm may be of interest to information retrieval libstemmer: researchers wishing to reproduce results of earlier experiments. libstemmer: Homepage: https://dev.gentoo.org/~graaff/libstemmer_c-20140325.tgz