Ticket #11 (assigned defect)

Opened 9 months ago

Last modified 2 months ago

WordNet and LinkParser API breakage

Reported by: sol Owned by: deveiant
Priority: high Milestone: Bugfix/Update Release
Component: English Version: 1.0.5
Severity: major Keywords: wordnet linkparser method lookupSynsets api
Cc:

Description

Hey, is this project still alive? Looks like it isn't :( sadly

There are various problems currently with Wordnet and Linkparser (method names changed in Wordnet, Constant missing in Linkparser)

Change History

  Changed 8 months ago by deveiant

I'm not sure what criteria you're using to determine its "aliveness", but I'm still using it myself. I haven't made any changes to it quite a while, but that's because it's working for me, not because it's dead.

What problems in particular are you having?

follow-up: ↓ 3   Changed 7 months ago by sol

sorry for the late reply, I've been pretty busy.

I didn't want to offend you, but I read in IRC about Ruby Linguistics and was pretty excited since I'm still using the external perl scripts together with my ruby code. Someone there complaint that it seems to be broken, and not changed for a while, that's why I thought it isn't alive anymore.

What I specifically meant is, if I use it together with ruby-wordnet, the wordnet calls seem to be outdate. According to the ruby-wordnet api the synset method is lookup_synsets, but in linguistics/en/wordnet.rb, lookupSynset is used (line 163).

A ran into a similar problem when using it with linkparser.

Am I right or did I just confuse some versions?

greetings

in reply to: ↑ 2   Changed 7 months ago by deveiant

  • status changed from new to assigned
  • severity changed from normal to major
  • priority changed from normal to high
  • version set to 1.0.5
  • milestone set to Bugfix/Update Release
  • keywords wordnet linkparser method lookupSynsets api added

Replying to sol:

sorry for the late reply, I've been pretty busy.

No worries, I'm pretty busy too.

I didn't want to offend you, but I read in IRC about Ruby Linguistics and was pretty excited since I'm still using the external perl scripts together with my ruby code. Someone there complaint that it seems to be broken, and not changed for a while, that's why I thought it isn't alive anymore.

I'm not offended, I just wanted enough information to fix the problem/s. :)

Now that you've given me that I'll push out a fix ASAP. Thanks for the report!

follow-up: ↓ 5   Changed 7 months ago by deveiant

  • summary changed from Various Problems to WordNet and LinkParser API breakage

in reply to: ↑ 4   Changed 2 months ago by amit

Replying to deveiant: Hi has this been fixed? I just installed linguistics and am having the same problem as described in this ticket. Could you give me an update or just explain how to fix it.

Thanks!

Note: See TracTickets for help on using tickets.