python "sounds-like" module
John Machin
sjmachin at lexicon.net
Thu Dec 13 01:31:23 EST 2007
More information about the Python-list mailing list
Thu Dec 13 01:31:23 EST 2007
- Previous message (by thread): python "sounds-like" module
- Next message (by thread): python "sounds-like" module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Dec 13, 4:12 pm, Astan Chee <st... at al.com.au> wrote: > John Machin wrote: > > Someone is sure to trot out the hoary old soundex ... believe me, it's > > teh suxxor. > > Plus febrl has soundex in it (as well as several modified versions of > it) among other things. Looks like this is what Im looking for. > Thanks! > Astan febrl has soundex in there so that they could compare it with other phonetic schemes. febrl has what you are lookin for. soundex is NOT what you should be looking for. Cheers, John
- Previous message (by thread): python "sounds-like" module
- Next message (by thread): python "sounds-like" module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list