Lingua/Stem/Snowball/No version 1.0
==============================

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-2002 Ask Solem Hoel <ask@unixmonks.net>

