<br><div><span class="gmail_quote">2008/6/11, Sengly <<a href="mailto:Sengly.Heng@gmail.com">Sengly.Heng@gmail.com</a>>:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear all,<br> <br> This might be off group but I am looking for a python library that can<br> help me to find a sense of a word in a text and eventually a list of<br> synonyms of that term. I searched the web and found one but it is<br>
written in perl (<a href="http://www.d.umn.edu/~tpederse/senserelate.html">http://www.d.umn.edu/~tpederse/senserelate.html</a>) :(<br> <br> I appreciate any pointers.<br> <br> Thank you before hand.<br> <br> Kind regards,<br>
<br> Sengly<br> <br>--<br> <a href="http://mail.python.org/mailman/listinfo/python-list">http://mail.python.org/mailman/listinfo/python-list</a><br> </blockquote></div><p></p><p>You may try e.g. NLTK<br></p><p><a href="http://nltk.sourceforge.net/">http://nltk.sourceforge.net/</a></p>
<p></p><p></p><p></p><p>probably WordNet mentioned in the documentation in the 3rd chapter: </p><p>3.6 WordNet: An English Lexical Database <a href="http://nltk.org/doc/en/words.html">http://nltk.org/doc/en/words.html</a></p>
<p> Greetings,</p><p> vbr</p><p> </p><p></p>