in reply to
Natural Language Index Stemming
The Porter algorithm worked well enough for us, when building the search engine for etoys.com. I haven't tried any others. The implementation we used was actually in C though.
Comment on
Re: Natural Language Index Stemming
In Section
Seekers of Perl Wisdom