/PhoneticSearch

An implementation of a phonetically fuzzy matching class (using metaphone/soundex and levenstein distance)

Primary LanguageObjective-CMIT LicenseMIT

PhoneticSearch

An implementation of a phonetically fuzzy matching class (using metaphone/soundex and levenstein distance)

Please note that this code is in no way optimized. It merely serves as an example and a reference