The Sauce

Many years ago, I translated a giant list of ~100,000 English words into 9 other languages. I was a bit naïve thinking I could use this for sentence translations, but the resulting dataset wasn't completely useless. By joining on the translation results and using fuzzy matching I could do all sorts of unexpected things – like find similar words.

Double Metaphone

This form takes a single word locates other words in the database that sound similar according to the Double-Metaphone algorithm. Feel free to add a % sign to the beginning and/or end of the word to match wildcards.