Thanks a lot everyone. I appreciate your suggestion.
But still, I could not find a simple way using wordnet since each term
might have several part of speech and each one of them can have many
senses. What I want is simply the list of synonyms of each term with
their popularity score in English te
On Jun 11, 1:10 pm, Sengly <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> This might be off group but I am looking for a python library that can
> help me to find a sense of a word in a text and eventually a list of
> synonyms of that term. I searched the web and found one but it is
> written in perl (
Sengly wrote:
> Thank you. I have tried but no luck :(
NLTK, maybe? Searching for "synonym" within nltk.org gives
http://nltk.org/doc/en/words.html
Peter
--
http://mail.python.org/mailman/listinfo/python-list
Thank you. I have tried but no luck :(
Regards,
Sengly
--
http://mail.python.org/mailman/listinfo/python-list
2008/6/11, Sengly <[EMAIL PROTECTED]>:
>
> Dear all,
>
> This might be off group but I am looking for a python library that can
> help me to find a sense of a word in a text and eventually a list of
> synonyms of that term. I searched the web and found one but it is
> written in perl (http://www.d.
On 11 Cze, 19:10, Sengly <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> This might be off group but I am looking for a python library that can
> help me to find a sense of a word in a text and eventually a list of
> synonyms of that term. I searched the web and found one but it is
> written in perl (ht