1 2 3 4 5 6 7 |
Module: snowball Title: Snowball Author: Martin Porter <martin@tartarus.org> Maintainer: Richard Boulton <richard@tartarus.org> Description: Snowball is a small string processing language designed for creating stemming algorithms for use in Information Retrieval. This module contains both the snowball compiler, and stemming algorithms for several languages. Homepage: http://snowball.tartarus.org/ Status: Active |