it does not take a trained expert to teach the phonetic code to a child who is ready.
教一个準备就绪的孩子学习语音编码,并不需要训练有素的专家。
best guess: if no suggestions have been found, add all dictionary words that have the same phonetic code as the misspelled word and with the smallest edit distance from the misspelled word.
the strength of the aspell algorithm is the way it uses edit distance at both the word level and the phonetic code level.
aspell算法的优势在于它利用编辑距离的方式,它在单词级别上和语音代码级别上都使用编辑距离。
for these codes, add all dictionary words that have the same phonetic code as the misspelled word and whose edit distance from the misspelled word is less than a given threshold.