Search the web
Sign In
New User? Sign Up
wn-perl · Perl WordNet Module
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 256 - 285 of 309   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
256
Hi I am trying to install WordNet-QueryData module in my Linux environment (mandrake 10.1). I have already installed WordNet-2.0 ( the path is...
debanjanghosh
Offline Send Email
Apr 15, 2005
12:39 am
257
Try executing the following line in your shell (from the directory where you extracted the QueryData module): WNHOME="/home/xyz/WordNet-2.0" perl Makefile.PL ...
Jason Rennie
jasonrennie
Offline Send Email
Apr 15, 2005
12:57 am
258
Hi jason I tried the command exactly.It is giving a message :- WNHOME=/home/xyz/WordNet-2.0: Command not found Any clue ? Thanks, Debanjan...
debanjanghosh
Offline Send Email
Apr 15, 2005
8:41 pm
259
Please cut-and-paste the exact command you issued and the exact output it produced. Jason...
Jason Rennie
jasonrennie
Offline Send Email
Apr 15, 2005
8:50 pm
260
Instead of the command Jason offered, try the following two commands: setenv WNHOME /home/xyz/WordNet-2.0 perl Makefile.PL (You are likely using a shell that...
Ben Haskell
dilbert256
Offline Send Email
Apr 15, 2005
8:56 pm
261
hi Ben I am using bash shell. I used WNHOME=/home/xyz/WordNet-2.0 . now if I type "set" in the command prompt,it is showing (that is WNHOME). But the perl ...
Debanjan Ghosh
debanjanghosh
Offline Send Email
Apr 15, 2005
11:44 pm
262
Debanjan -- You might also have to export the variable: WNHOME=/home/xyz/WordNet-2.0 export WNHOME perl Makefile.PL (or maybe just: export...
Ben Haskell
dilbert256
Offline Send Email
Apr 16, 2005
12:43 am
263
Hi Debanjan, If you are using the bash shell open up the .bash_profile file in your home directory (/home/xys/.bash_profile) and then inlcude the following: ...
Maheedhar Kolla
maheedhar_k
Offline Send Email
Apr 16, 2005
10:54 am
264
Thanks guys for all the info..The module is running fine. Thanks once again. Debanjan ... From: Maheedhar Kolla To: wn-perl@yahoogroups.com Sent: Saturday,...
Debanjan
debanjanghosh
Offline Send Email
Apr 18, 2005
11:21 pm
265
Thanks guys for all the info..The module is running fine. Thanks once again. Debanjan ... From: Maheedhar Kolla To: wn-perl@yahoogroups.com Sent: Saturday,...
Debanjan
debanjanghosh
Offline Send Email
Apr 18, 2005
11:21 pm
266
Hi, I installed QueryData - thank you for sharing! I am checking WordNet coverage of free text - how much of the words are in WN. A problem I came across is...
beata_b_bk
Offline Send Email
May 19, 2005
3:29 pm
267
I just found out that there is no entry for "kart" in Wordnet, so splitting on hyphen won't help. This is indeed a strange case where a word is used in a...
beata_b_bk
Offline Send Email
May 19, 2005
3:29 pm
268
... Yup. You've certainly found a bug and from what I can tell, the fix you're suggesting is the correct one. Seems that we need to replace every instance of...
Jason Rennie
jasonrennie
Offline Send Email
May 19, 2005
4:11 pm
269
is out! http://people.csail.mit.edu/jrennie/WordNet/ It simply fixes the bug that Beata noticed. The change worked as expected and didn't break any tests, so...
Jason Rennie
jasonrennie
Offline Send Email
May 19, 2005
4:58 pm
270
... Thanks, Jason. go-karts are treated correctly now :-) Beata...
beata_b_bk
Offline Send Email
May 22, 2005
1:24 pm
271
Hi, I have downloaded the QueryData package and I think I have followed the installation steps appropriately. When I run test.pl I see it prints out: "Found...
graziarl
Offline Send Email
May 23, 2005
9:32 pm
272
Hi, could someone tell me why when I run perl test.pl I get: Use of uninitialized value in hex at mypath/WordNet/QueryData.pm line 547, <GEN9> line 2 Grazia...
graziarl
Offline Send Email
May 23, 2005
9:32 pm
273
... Please read the man page: http://search.cpan.org/doc/JRENNIE/WordNet-QueryData-1.38/QueryData.pm Jason...
jasonrennie
Offline Send Email
May 23, 2005
9:40 pm
274
... use ... 1.38/QueryData.pm ... Thank you, that worked. But I still get the unitizialied value at line QueryData 546 <GEN9> line 2 ... Grazia...
graziarl
Offline Send Email
May 23, 2005
10:02 pm
275
... use ... 1.38/QueryData.pm ... This is the error message I get, even after having passed the correct path to WN2.0: perl test.pl I get: Use of uninitialized...
graziarl
Offline Send Email
May 23, 2005
10:16 pm
276
... Please post the full output of the "perl test.pl" run. Thanks, Jason...
Jason Rennie
jasonrennie
Offline Send Email
May 23, 2005
11:09 pm
277
... line ... Here it is v1.6: 1..36 v1.7: 1..38 v1.7.1: 1..37 v2.0: 1..54 ok 1 Loading index files. This may take a while... Found WordNet database version...
graziarl
Offline Send Email
May 24, 2005
12:34 am
278
Welp, the fact that it dies before running all the tests and that test 2 fails tells me that something is definitely wrong. :) However, I'm not sure what the...
Jason Rennie
jasonrennie
Offline Send Email
May 24, 2005
1:54 am
279
... test ... Windows XP. I'll re-install WN 2.0 and let you know. Thank you. Grazia...
graziarl
Offline Send Email
May 24, 2005
2:48 am
280
Hi, Jason and everybody, I wonder if the following is the intended behaviour: query with validForms(hating#v) returns hate#v hat#v Now, there happens to be a...
beata_b_bk
Offline Send Email
May 24, 2005
4:09 pm
281
So, as far as I understand the morphy man page: http://wordnet.princeton.edu/man/morphy.7WN QueryData is doing the "right" thing. There are no entries in ...
Jason Rennie
jasonrennie
Offline Send Email
May 24, 2005
5:57 pm
282
Yes, the "rules of detachment" are prioritized. First match with a corresponding word in WordNet gets returned. (Array definitions below are from morph.c in...
Ben Haskell
dilbert256
Offline Send Email
May 24, 2005
6:16 pm
283
Ben---many thanks for the info. I'll get QueryData patched up and a new version out RSN. :) Jason...
Jason Rennie
jasonrennie
Offline Send Email
May 24, 2005
9:38 pm
284
So, the fix will require a non-trivial amount of restructuring of the QueryData. It might be a few days or weeks before I find the time to work on this. It...
Jason Rennie
jasonrennie
Offline Send Email
May 25, 2005
1:54 pm
285
... HI, Jason, Is there any reason for validForms to return the original, pluralized form of a noun? I.e. years#n -> years#n year#n ? I am currently taking...
beata_b_bk
Offline Send Email
May 25, 2005
3:30 pm
Messages 256 - 285 of 309   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help