Skip to content
#

phonetic-algorithm

Here are 41 public repositories matching this topic...

Metaphone is a phonetic algorithm, an algorithm published in 1990 for indexing words by their English pronunciation. It fundamentally improves on the Soundex algorithm by using information about variations and inconsistencies in English spelling and pronunciation to produce a more accurate encoding, which does a better job of matching words and …

  • Updated Sep 22, 2013
  • Python

Add this topic to your repo

To associate your repository with the phonetic-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more