Ticket #2 (closed enhancement: fixed)

Opened 7 years ago

Last modified 7 years ago

Add Lafcadio contributions

Reported by: Francis Hwang <sera@…> Owned by: deveiant
Priority: high Milestone: IncorporateContributions
Component: English Version: 1.0.3
Severity: normal Keywords: lafcadio sentence patch hwang
Cc:

Description

I've got some English-language methods in Lafcadio, and I'm looking to shed them into some more utility-like library. Gavin Sinclair pointed me to your Linguistics library. Here's the RDoc for the methods I want to pull out of Lafcadio:

 http://lafcadio.rubyforge.org/doc/classes/Lafcadio/English.html

( I just changed all the method names to be underscore; the RDoc doesn't reflect that yet. )

Do you see a match here? Linguistics seems a lot more low-level than my English module, but I don't know that much about your plans.

Attachments

English.rb Download (3.8 KB) - added by Francis Hwang <sera@…> 7 years ago.
Lafcadio English module
ts_english.rb Download (2.0 KB) - added by Francis Hwang <sera@…> 7 years ago.
Test suite for English.rb

Change History

Changed 7 years ago by Francis Hwang <sera@…>

Lafcadio English module

Changed 7 years ago by Francis Hwang <sera@…>

Test suite for English.rb

comment:1 Changed 7 years ago by Francis Hwang <sera@…>

[via an email date 2004/11/29]

Here are the files.

Currently Lafcadio is LGPL. What's the main diff between that and the Ruby license? I have to confess I'm not up on the minutiae of free software licenses.

comment:2 Changed 7 years ago by deveiant

  • Status changed from new to assigned

I've been extremely remiss in incorporating the changes Francis sent to me, so I added this ticket to track my progress on this. I did have most of it integrated at one point, but apparently didn't actually commit it, as it doesn't appear to be in my working copy now.

I'll get this done ASAP.

comment:3 Changed 7 years ago by ged

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [78]) - Fixed up subversion constants

  • Merged contributions from Francis Hwang <sera@…> (#camel_case_to_english, #english_to_camel_case, #proper_noun). Closes #2
  • Set svn:keyword
Note: See TracTickets for help on using tickets.