libsnowball-swedish-perl

Stemming algorithm for swedish
  http://search.cpan.org/dist/Snowball-Swedish/
  0
  no reviews



The stem function takes a scalar as a parameter and stems the word according to martin porters swedish stemming algorithm, which can be found at the snowball website: http://snowball.tartarus.org/.

it also supports caching if you pass the use_cache option when constructing a new l:s:s:s object.