Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #32620
| From | Robert Kern <robert.kern@gmail.com> |
|---|---|
| Subject | Re: word sense disambiguation |
| Date | 2012-11-02 11:08 +0000 |
| References | <c1c41fc5-d44f-4105-a5ee-180b37c42b4c@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3200.1351854596.27098.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
word sense disambiguation nachiket <nachik8kamat@gmail.com> - 2012-11-02 03:49 -0700 Re: word sense disambiguation Robert Kern <robert.kern@gmail.com> - 2012-11-02 11:08 +0000
csiph-web