Snowball - Projects

Introduction
Demo
Download
Mailing lists
License
Credits
Projects

Source on github

This page lists projects which make use of snowball, or are related in some way.


Tclsnowball

A simple Tcl binding to some of the stemmers of the snowball project.

C++ stemmers

A reimplementation of the snowball stemming algorithms in C++.

Xapian

A probabilistic search engine which supports stemming using Snowball.

TextIndexNG

A fulltext indexing solution for Zope with support for stemming using Snowball.

urim

(added Sep 2010) Developed by Oleg Mazko, Urim is a standalone, offline tag-cloud builder engine, fully written in JavaScript and so capable of integration into all Internet browsers. Available as a Firefox add-on. With a JavaScript port of the Snowball stemmers (danish, dutch, english, finnish, french, german, hungarian, italian, norwegian, portuguese, russian, spanish, swedish, romanian, turkish) also avaliable as a separate library ready for developers.

libstemmer in Go

(added Feb 2013) Miki Tebeka has ported libstemmer_c to the Go programming language.

XML tagger incorporating snowball

(added Feb 2013) Sebastian Bopp has incorporated the snowball stemmers into his XML-tagger, freely available at speechact.de/edu.