[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#493910: ITP: liblingua-stem-snowball-perl -- Perl interface to Snowball stemmers



Package: wnpp
Severity: wishlist
Owner: Dominic Hargreaves <dom@earth.li>

* Package name    : liblingua-stem-snowball-perl
  Version         : 0.941
  Upstream Author : Marvin Humphrey <marvin@rectangular.com>
* URL             : http://search.cpan.org/dist/Lingua-Stem-Snowball/
* License         : Dual GPL/Artistic, portions BSD
  Programming Lang: Perl, C
  Description     : Perl interface to Snowball stemmers

Stemming reduces related words to a common root form. For instance,
"horse", "horses", and "horsing" all become "hors". Most commonly,
stemming is deployed as part of a search application, allowing searches
for a given term to match documents which contain other forms of that
term.

This module is very similar to Lingua::Stem -- however, Lingua::Stem
is pure Perl, while Lingua::Stem::Snowball is an XS module which
provides a Perl interface to the C version of the Snowball stemmers.
(http://snowball.tartarus.org).



Reply to: