SoundsLike

SoundsLike project page

This package contains soundex and DoubleMetaphone which is used to convert words to a their sound components so that correctly spelled words can be found with misspelled worlds.

Examples: 'titlebalm' soundsLike: 'teitelbaum'

you can also get the phoneticStringsFor: to store the sound representation of a word so that it can be compared later. This works well for sorting and retrieving from a database.

SoundsLike-RobRothwell.1.mcz
SoundsLike-RJT.2.mcz