Skip to content

Commit

Permalink
Edited 270_Fuzzy_matching/60_Phonetic_matching.asciidoc with Atlas co…
Browse files Browse the repository at this point in the history
…de editor
  • Loading branch information
skalapurakkel committed Jan 15, 2015
1 parent 9ccf1ab commit be61e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 270_Fuzzy_matching/60_Phonetic_matching.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ http://en.wikipedia.org/wiki/Metaphone#Double_Metaphone[Double Metaphone]
(which expands phonetic matching to languages other than English),
http://en.wikipedia.org/wiki/Caverphone[Caverphone] for matching names in New
Zealand, the
http://en.wikipedia.org/wiki/Beider%E2%80%93Morse_Phonetic_Name_Matching_Algorithm[Beider-Morse] algorithm, which adopts the Soundex algorithm
http://bit.ly/1E47qoB[Beider-Morse] algorithm, which adopts the Soundex algorithm
for better matching of German and Yiddish names, and the
http://de.wikipedia.org/wiki/K%C3%B6lner_Phonetik[Kölner Phonetik] for better
handling of German words.
Expand Down

0 comments on commit be61e52

Please sign in to comment.