python "sounds-like" module

Astan Chee stanc at al.com.au
Wed Dec 12 19:39:55 EST 2007


Hi,
Thanks for all the help from the previous problem. Turns out I didnt 
have to use wxSizers, just change the size of my wxWidgets everytime a 
EVT_SIZE is called.
Anyway, Im trying to find a python module (im not sure if it exists) 
that takes two words and compares if they sound the same. So 'right' and 
'write' sounds the same or 'u' and 'you' . Also I know this takes into 
account the use of language and accent but is there any out there before 
I start making my own?
Thanks
Astan



More information about the Python-list mailing list