Metaphone is a phonetic algorithm published in 1990 for indexing words by their English pronunciation.
Yak-shaving alert. Although I am precluded from displaying any source code, I figure with a well-written post I may be …
c++ gcc compiler-errors g++ metaphoneI want to code the Metaphone 3 algorithm myself. Is there a description? I know the source code is available for …
spell-checking phonetics metaphoneI'm trying to come up with an implicit spell checker that will use the mappings of input words to some …
machine-learning nlp soundex phonetics metaphone