Getting all the nouns from wordnet

33 views
Skip to first unread message

koko_2

unread,
Jan 19, 2009, 5:53:43 PM1/19/09
to wn-perl
Hello,

When trying to obtain all the nouns in WordNet with the help of the wn-
perl module, I got some words which do not exist in wordNet such as :
iproclozid
jacuzzi
kodagu
langlauffer
latisimus_dorsi
lechartelierite
legin
licencee

and many others too. Any idea why ?

koko_2

unread,
Jan 19, 2009, 5:56:49 PM1/19/09
to wn-perl
I used Ted's code by the way for obtaining the nouns.

use WordNet::QueryData;
my $wn = WordNet::QueryData->new;
@allnouns = $wn->listAllWords("n");
print "@allnouns";




On Jan 19, 10:53 pm, koko_2 <a.bawa...@gmail.com> wrote:
> Hello,
>
> When trying to obtain all thenounsin WordNet with the help of the wn-

Saggi Malachi

unread,
Jan 19, 2009, 7:43:36 PM1/19/09
to wn-perl
I do see these words in WordNet...

Jason Rennie

unread,
Jan 19, 2009, 8:12:36 PM1/19/09
to wn-...@googlegroups.com
On Mon, Jan 19, 2009 at 5:53 PM, koko_2 <a.ba...@gmail.com> wrote:
I got some words which do not exist in wordNet such as :

This is an ambiguous statement.  It would help if you could clarify.  What do you mean by "in WordNet?"

Jason

--
Jason Rennie
Research Scientist, ITA Software
http://www.itasoftware.com/

koko_2

unread,
Jan 20, 2009, 8:02:41 AM1/20/09
to wn-perl
I was referring to the WordNet browser:
http://wordnet.princeton.edu/



On Jan 20, 1:12 am, Jason Rennie <jren...@gmail.com> wrote:

Jason Rennie

unread,
Jan 20, 2009, 8:42:52 AM1/20/09
to wn-...@googlegroups.com
None of them appear in the WordNet-3.0 dict files nor are they returned by the QueryData listAllWords("n") function when using WordNet-3.0...

Jason
Reply all
Reply to author
Forward
0 new messages