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).
- Links to devel:languages:perl / perl-Ling...Snowball
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:kanku:perl/perl-Lingua-Stem-Snowball && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
Lingua-Stem-Snowball-0.952.tar.gz | 0000206836 202 KB | almost 12 years |
_link | 0000000128 128 Bytes | over 8 years |
perl-Lingua-Stem-Snowball.changes | 0000000641 641 Bytes | over 11 years |
perl-Lingua-Stem-Snowball.spec | 0000002329 2.27 KB | over 11 years |
Comments 0