word sense disambiguation

Robert Kern robert.kern at gmail.com
Fri Nov 2 07:08:47 EDT 2012


On 11/2/12 10:49 AM, nachiket wrote:
> hello,
>
> do you know how to perform word sense disambiguation.
>
> Input:- sentence
> Output:- Sense tagged words.

You've asked this already, and I have pointed you to NLTK.

   http://nltk.org/
   http://nltk.org/book/ch06.html
   http://nltk.org/api/nltk.classify.html

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco




More information about the Python-list mailing list