176
by richard
Initial MODULE file describing snowball. |
1 |
Module: snowball |
2 |
Title: Snowball |
|
3 |
Author: Martin Porter <martin@tartarus.org> |
|
4 |
Maintainer: Richard Boulton <richard@tartarus.org> |
|
5 |
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. |
|
186
by richard
Add homepage location. |
6 |
Homepage: http://snowball.tartarus.org/ |
176
by richard
Initial MODULE file describing snowball. |
7 |
Status: Active |