summaryrefslogtreecommitdiff
path: root/textproc/p5-Snowball-Swedish/DESCR
blob: 2aa0d7a3474785d3e01e79071d7715ead89d7389 (plain)
1
2
3
4
5
6
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 the use_cache option is passed when
constructing a new L:S:S:N object.