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 | 0000000352 352 Bytes | |
perl-Lingua-Stem-Snowball.spec | 0000002396 2.34 KB |
Revision 4 (latest revision is 15)
Christian Wittmer (computersalat)
accepted
request 42956
from
Christian Wittmer (computersalat)
(revision 4)
Copy from home:computersalat:devel:perl/perl-Lingua-Stem-Snowball via accept of submit request 42956 revision 2. Request was accepted with message: self accept
Comments 0