<<Up     Contents

Soundex

Redirected from Metaphone

Soundex, Metaphone and Miracode are algorithms for indexing words and phrases by their sound, when pronounced in the English language.

They are necessarily complex algorithms with many rules and exceptions, because English spelling and pronunciation is complicated by historical changes in pronunciation and words borrowed from many languages.

The Soundex code for a name consists of a letter followed by three numbers: the letter is the first letter of the name, and the numbers encode the remaining consonants. Vowels can affect the coding, but are never coded directly.

Metaphone was developed by Lawrence Philips as a response to deficiencies in the Soundex algorithm. Metaphone is available as a built-in operator in a number of systems, including later versions of PHP.

See also:

External links:

wikipedia.org dumped 2003-03-17 with terodump