liblingua-stem-snowball-perl

Perl interface to Snowball stemmers

Description

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).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Lingua-Stem-Snowball/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install liblingua-stem-snowball-perl