in reply to
word stemming module
Lingua::Stem
has worked for me in the past. But I used it in a pretty simple searching case. I was simply trying to search a database tag list with a given text entry.
Comment on
Re: word stemming module
In Section
Seekers of Perl Wisdom