pkgsrc/textproc/p5-Lingua-Stem-Ru/DESCR
sno bfb8869ec7 Importing package for Perl5 module Lingua::Stem::Ru 0.01 as dependency
of scheduled import for Lingua::Stem.

This module applies the Porter Stemming Algorithm to its parameters,
returning the stemmed words.

The algorithm is implemented exactly as described in:

    * http://snowball.tartarus.org/russian/stemmer.html

The code is carefully crafted to work in conjunction with the Lingua::Stem
module by Benjamin Franz. This stemmer is also based on the work of Aldo
Capini, see Lingua::Stem::It.
2010-08-19 06:26:23 +00:00

10 lines
389 B
Text

This module applies the Porter Stemming Algorithm to its parameters,
returning the stemmed words.
The algorithm is implemented exactly as described in:
* http://snowball.tartarus.org/russian/stemmer.html
The code is carefully crafted to work in conjunction with the Lingua::Stem
module by Benjamin Franz. This stemmer is also based on the work of Aldo
Capini, see Lingua::Stem::It.