summaryrefslogtreecommitdiff
path: root/textproc/p5-Snowball-Norwegian/DESCR
blob: e4b026627fde1ade8d026619e5d7bfd2758f37ec (plain)
1
2
3
4
5
6
The stem function takes a scalar as a parameter and stems the word
according to Martin Porters Norwegian 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.