Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #32620

Re: word sense disambiguation

Path csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.024
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'sentence': 0.09; 'underlying': 0.09; '10:49': 0.16; 'already,': 0.16; 'kern': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'tagged': 0.16; 'wrote:': 0.17; 'pointed': 0.17; 'interpret': 0.22; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'am,': 0.27; 'subject:skip:d 10': 0.27; 'header:X-Complaints- To:1': 0.28; 'sense': 0.31; 'asked': 0.33; 'to:addr:python-list': 0.33; 'robert': 0.35; 'received:org': 0.36; 'url:org': 0.36; 'subject:: ': 0.38; 'perform': 0.38; 'to:addr:python.org': 0.39; 'hello,': 0.39; 'header:Received:5': 0.40; "you've": 0.61; 'world': 0.63; 'our': 0.65; 'believe': 0.69; 'eco': 0.84; 'subject:sense': 0.84; 'terrible': 0.84; 'url:api': 0.84; 'url:book': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Robert Kern <robert.kern@gmail.com>
Subject Re: word sense disambiguation
Date Fri, 02 Nov 2012 11:08:47 +0000
References <c1c41fc5-d44f-4105-a5ee-180b37c42b4c@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host 213.1.240.227
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:16.0) Gecko/20121026 Thunderbird/16.0.2
In-Reply-To <c1c41fc5-d44f-4105-a5ee-180b37c42b4c@googlegroups.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3200.1351854596.27098.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1351854596 news.xs4all.nl 6925 [2001:888:2000:d::a6]:40791
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:32620

Show key headers only | View raw


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 | NextPrevious in thread | Find similar | Unroll thread


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