Lingua/Stem/Snowball/No version 1.2

Lingua::Stem::Snowball::No is a perl port of the norwegian stemmer at http://snowball.tartarus.org.

It also supports caching of words and it's stemmed equaivilent.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

None

COPYRIGHT AND LICENCE

Copyright (C) 2001-2007 Ask Solem Hoel <ask@0x61736b.net>