Jaro-Winkler Distance Algorithm in .NET [closed]

独自空忆成欢 提交于 2019-12-01 06:02:56

The SimMetrics library appears to support Jaro-Winkler, and there's a .NET version available for download.

Unfortunately it's licensed under the GPL, but maybe the authors would be amenable to giving/selling you a commercial license.

(NB: I haven't used this library myself, and know absolutely nothing about it.)

I wrote a public domain version in F#. You can access it here: http://fssnip.net/2M

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!