2007年3月15日星期四

Metaphone Algorithm

Lawrence Philips' Metaphone Algorithm is an algorithm which returns the rough approximation of how an English word sounds.

该算法为输入的文字提供了一个英语语音发声散列。它会根据单字的发音而不是拼写生成代码。有助于提供用户支持、字典、查询、web搜索,或建立系谱等。

http://aspell.net/metaphone/里面有各个版本此算法的实现

没有评论: