The latest version of snowball is 1.0.0.1-0.
snowball
Version 0.1.0.1 revision 0 uploaded by DagOdenhall.
Package meta
- Synopsis
- Bindings to the Snowball library.
- Description
The Snowball library is used to compute the stems of words in natural languages.
Compared to the older stemmer package, this one:
Correctly handles unicode without relying on the system locale
Takes greater care to avoid memory leaks
Uses Text rather than String
Gets rid of the need for
stemWords
by using rewrite rules to makemap stem
efficientIncludes a more recent release of Snowball
Attempts to comply with the Snowball licensing terms
However, although this code is written from scratch, it is heavily modeled after the code of the "stemmer" package.
- Author
- n/a
- Bug reports
- n/a
- Category
- Natural Language Processing, Text
- Copyright
- (c) 2012 Dag Odenhall, (c) 2008 Tupil, (c) 2002 Richard Boulton
- Homepage
- http://hub.darcs.net/dag/snowball
- Maintainer
- dag.odenhall@gmail.com
- Package URL
- n/a
- Stability
- n/a