Perl interface to Snowball stemmers
http://search.cpan.org/perldoc?Lingua::Stem::Snowball
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).
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-Lingua...m-Snowball
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Lingua-Stem-Snowball && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Lingua-Stem-Snowball-0.952.tar.bz2 | 0000126628 124 KB | |
perl-Lingua-Stem-Snowball.changes | 0000000502 502 Bytes | |
perl-Lingua-Stem-Snowball.spec | 0000002374 2.32 KB |
Revision 5 (latest revision is 15)
Stephan Kulow (coolo)
committed
(revision 5)
siwtch to perl_requires macro
Comments 0