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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 88 - 117 of 309   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
88
The following is a project that makes heavy use of QueryData! -- We are happy to announce the availability of a free, open-source Perl package that implements...
ted pedersen
ted_pedersen
Offline Send Email
Jun 7, 2002
2:31 pm
89
Hi Jason, 1. Is the bug below fixed as yet? I don't recall seeing an announcement to the effect... ... 2. I need to be able to access the WordNet 1.7 data...
satanjeev
Offline Send Email
Jun 10, 2002
12:05 am
90
Hi Jason, Ignore question 1. I just saw changelog for version 1.18 that fixes the bug below. Thanks, and sorry for the question. WRT question 2, I understand...
Satanjeev Banerjee
satanjeev
Offline Send Email
Jun 10, 2002
1:04 am
91
... Fixed, as you figured out... ... Unix and Windows use different sequences of characters to separate lines ("\n" vs. "\r\n"), but I think perl will be smart...
Jason Rennie
jasonrennie
Offline Send Email
Jun 10, 2002
12:54 pm
92
I probably should have made these changes a while ago, but school has kept me busy, so I'm just getting around to it now. I'm going to make changes #1b, #2 &...
Jason Rennie
jasonrennie
Offline Send Email
Jun 10, 2002
1:14 pm
93
As promised, a new version (1.21) is available: http://www.ai.mit.edu/~jrennie/WordNet/ Any collocation that QueryData returns will use the underscore '_' to...
Jason Rennie
jasonrennie
Offline Send Email
Jun 11, 2002
2:45 pm
94
Hey Jason, this is great news!! I'll give it a shot straightaway. BTW, the webpage says version 1.20... Thanks Bano ... ...
Satanjeev Banerjee
satanjeev
Offline Send Email
Jun 11, 2002
2:50 pm
95
... I went through a couple versions, thinking each would be the one I'd really release. So, yeah, the web page had a few different version numbers over the...
Jason Rennie
jasonrennie
Offline Send Email
Jun 11, 2002
2:54 pm
96
QueryData.pm version 1.22 is released. Get it here: http://www.ai.mit.edu/~jrennie/WordNet/ I've changed Makefile.PL so that it will die if 1) WNHOME isn't...
Jason Rennie
jasonrennie
Offline Send Email
Jun 14, 2002
12:57 am
97
... Thanks again! That sure does need to be fixed. I also noticed a similar bug in getWordPointers (passing $tgt to getWord without converting). Hopefully...
Jason Rennie
jasonrennie
Offline Send Email
Jun 20, 2002
1:07 pm
98
... Hi Jason, I had this loop running, looking for the hypernyms of a whole lot of synets. The code was breaking for two for them. Here are the queries for...
Siddharth A Patwardhan
sidz1979
Offline Send Email
Jun 21, 2002
5:05 pm
99
... Great! I've added a test for the hypernym of sunset#n#1 so that the same bug won't accidentally crop up in the future :) Version 1.23 has been released. ...
Jason Rennie
jasonrennie
Offline Send Email
Jun 21, 2002
5:28 pm
100
... Thanks for finding this. I wasn't parsing the source/target pointers correctly (more hex issues...) Anyway, I've released 1.24 and added a test to make...
Jason Rennie
jasonrennie
Offline Send Email
Jun 27, 2002
11:43 am
101
... Ah :) So, querySense will only tell you about things that have entries in the data.* files. It will not try morphological modifications to find the right...
Jason Rennie
jasonrennie
Offline Send Email
Jul 1, 2002
6:39 pm
102
... My impression has been that the polysemy count is sometimes tied to the number of senses observed in the SEMCOR data (a manually sense tagged portion of...
Ted Pedersen
ted_pedersen
Offline Send Email
Jul 1, 2002
9:18 pm
103
Heres what the wndb man page has to say about the polysemy count... poly_cnt Number of different senses (polysemy) lemma has in WordNet. Note that...
Siddharth A Patwardhan
sidz1979
Offline Send Email
Jul 2, 2002
12:01 am
104
... That's easy enough to do :) ... Yeah. I think it's kind of weird too. Certainly a good first approximation, but probably not much more. ... Oh, you might...
Jason Rennie
jasonrennie
Offline Send Email
Jul 2, 2002
2:08 am
105
Thanks Sid, I think your clarification answers this point pretty well. I am not sure what I was thinking of in regards to links between WordNet and SEMCOR -...
Ted Pedersen
ted_pedersen
Offline Send Email
Jul 2, 2002
2:04 pm
106
Hi Jason, ... I tracked the warning Mona was getting -- "Attempt to free unreferenced scalar during global destruction" -- to QueryData. She gets this warning ...
patw0006@...
sidz1979
Offline Send Email
Jul 2, 2002
8:21 pm
107
... I tried running Mona's query (distance.pl -type res --trace --allsenses car bicycle) and didn't have any trouble. I used QueryData 1.24 and distance.pl...
Jason Rennie
jasonrennie
Offline Send Email
Jul 3, 2002
1:10 pm
108
... Hi Jason, She gets this distance 0.11 and with any program that runs QueryData. In fact, I was also unable to recreate the warnings on my machine. I found...
Siddharth A Patwardhan
sidz1979
Offline Send Email
Jul 3, 2002
4:24 pm
109
... I'd appreciate being sent copies of any scripts that make such warnings, especially small ones that might make it easier for me to isolate the problem. ......
Jason Rennie
jasonrennie
Offline Send Email
Jul 3, 2002
5:31 pm
110
... Perl 5 is the minimum requirement. It sounds like you are using a version of perl 5 that may have significant bugs (5.004). 5.004 was part of the 5.00x...
Jason Rennie
jasonrennie
Offline Send Email
Jul 8, 2002
1:28 pm
111
... Good to hear that the problem is solved :) I'll add a mention to the README that 5.005_03 and 5.6.1 are good versions to use. Jason...
Jason Rennie
jasonrennie
Offline Send Email
Jul 8, 2002
1:51 pm
112
... equate ... they're ... I was doing a little reading recently that may explain somewhat why WordNet equates polsemy with familiarity. Apparently George Zipf...
ted_pedersen
Offline Send Email
Jul 16, 2002
4:50 pm
113
Proper nouns in WordNet are capitalized (e.g., World War II), but all words in QueryData.pm seem to be converted to lower case. For my application, it would be...
pdturney
Offline Send Email
Jul 29, 2002
1:41 pm
114
... So, right now, QueryData lowercases everything. This isn't necessary. It is necessary to do the lowercase for the index.* data file lookup, but there's no...
Jason Rennie
jasonrennie
Offline Send Email
Jul 30, 2002
3:08 pm
115
Hi Jason and Peter (and anyone else listening in...) ... This sounds like a good idea. It's fairly easy for a QueryData user to lowercase things if we wish,...
Ted Pedersen
ted_pedersen
Offline Send Email
Jul 30, 2002
3:23 pm
116
... This solution would work, but I would prefer a new function, such as ProperNoun($word) (returns true/false) or Capitalization($word) (return capitalized...
pdturney
Offline Send Email
Jul 30, 2002
6:01 pm
117
... So, directly returning the capitalized versions of words would be cleaner because that's how they're stored in the WordNet database. It would also better...
Jason Rennie
jasonrennie
Offline Send Email
Jul 30, 2002
7:05 pm
Messages 88 - 117 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