Lingua::Stem

 Provides word stemming algorithms localized by language.

Current only 'En' (English) is supported, but hooks for
other languages are in place. The next to be added 
will be 'De' (German).

Changes

0.30 1999.06.24 Inital public release

To install:

perl Makefile.PL
make
make test
make install

Type 'perldoc Lingua::Stem' after installation for the documentation 
or go to <URL:http://www.nihongo.org/snowhare/utilities/modules/lingua-stem/>

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.
