mnemonicode-0.73/TODO
author Jens Alfke <jens@mooseyard.com>
Wed Sep 02 08:41:25 2009 -0700 (2009-09-02)
changeset 35 5cab3034d3a1
permissions -rw-r--r--
10.6 compatibility: Fix some new compiler warnings, and work around apparent regressions in NSTask and -stringByStandardizingPath.
jens@0
     1
Improve the wordlist 
jens@0
     2
jens@0
     3
  I am looking for comments on the wordlist from you.  Yes, you :-)
jens@0
     4
jens@0
     5
Soundalike matching
jens@0
     6
jens@0
     7
  I have given up on standard soundex techniques for this purpose.  
jens@0
     8
  I am working on an ad-hoc solution which is more-or-less tailored to
jens@0
     9
  this specific list.
jens@0
    10