vit has asked for the wisdom of the Perl Monks concerning the following question:

Dear Monks,
I know there is a bunch of such modules. Could someone recommend one which he/she has a good experience with.

Replies are listed 'Best First'.
Re: word stemming module
by tptass (Sexton) on Aug 12, 2008 at 18:27 UTC
    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.
Re: word stemming module
by rob_au (Abbot) on Aug 13, 2008 at 01:16 UTC
    You may find the previous discussion Natural Language Index Stemming on different stemming techniques and Perl modules of interest.

     

    perl -le "print unpack'N', pack'B32', '00000000000000000000001000000000'"