On Wed, Sep 23, 2009 at 8:18 PM, Ted Dunning <[email protected]> wrote: > One of the clustering algorithms has a patch that should have some > at-least-ok key phrase extraction. Shashi was digging into that. > >
I think, that was on NLP Reading list. I have played a bit with OpenNLP and tried to change the beam search parameters. But, nothing related to mahout. Extracting phrases (noun/verb) could be done with OpenNLP, Gate, LingPipe, and many other similar tools. --shashi
