Sha256: 2aab72d24576ded8775dd306ad86fc1d7bc70cfcf4b75f94882a5625eaea7f06

Contents?: true

Size: 541 Bytes

Versions: 2

Compression:

Stored size: 541 Bytes

Contents

= Linguistics Module To-Do List

* Add missing Lingua::EN::Inflect features:
  * Number-insensitive Equality methods, e.g., +PL_eq()+, +PL_N_eq()+, etc.
  * String iterpolation methods? This can already be done via things like +"The
    #{'cat'.en.no(catCount)} in the hat."+, but it might be nice to have some
    more convenient notation and an #interpolate method.
  * User-defined inflections

* Ask the stemmable.rb authors if they'd let me put it into the en.rb module.

* Port more Perl modules:
  * Lingua::Phonology?
  * Others?


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
Linguistics-1.0.3 TODO
Linguistics-1.0.5 TODO