English Word Conversion Algorithms |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||
|
||||||||||
itow turns an integer into words, for example: itow(1234568790) gives: "One Hundred and Twenty Three Million Four Hundred and Fifty Six Thousand Eight Hundred and Ninety"
The Double-Metaphone algorithm turns a text string into a phonetic text string (soundex); great for saving databases from mis-typed company names!