开发者

Is there a "Sounds-Like" string matching algorithm implemented in Dutch?

I know about the Soundex an开发者_高级运维d Double-Methaphone algorithms for "sounds-like" stringmatching in English. Where can I find a similar algorithm, or a port of one of the algorithms for the Dutch Language?


If you're only after the algorithm, I would check nltk out. If you supply the data, you might be able to test some with the FSTs (Finite State Transducers) contrib by Edward Loper and Steven Bird. Or perhaps use data from the "Alpino Dutch Treebank", which is distributed along with nltk.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜