Name matching extends string matching as follows: string matching can look for approximate matches such as edit distance that can detect typographic errors. Name matching does this too. But name matching also assumes that the item to be matched is a spoken word that may be misspelled or alternately spelled depending on how it sounds. So name matching may use approximate matching based on word sounds. @author Jim Grace
|
|