Lingua::Stem

 Provides word stemming algorithms localized by language.

To install:

perl Makefile.PL
make
make test
make install

Alternatively, if you have Module::Build installed,

perl Build.PL
./Build
./Build test
./Build install

Type 'perldoc Lingua::Stem' after installation for the documentation 

Copyright 1999, Benjamin Franz <snowhare@nihongo.org> 
(<URL:http://www.nihongo.org/snowhare/>),
Jim Richardson, <jimr@maths.usyd.edu.au>
(<URL:http://www.maths.usyd.edu.au:8000/jimr.html>),
and FreeRun Technologies (<URL:http://www.freeruntech.com/>). 

All Rights Reserved.
This software may be copied or redistributed under the same terms as Perl itelf.
