bmatch:近似字符串匹配库(带有本地绑定)

时间:2021-05-03 21:29:50
【文件属性】:
文件名称:bmatch:近似字符串匹配库(带有本地绑定)
文件大小:9KB
文件格式:ZIP
更新时间:2021-05-03 21:29:50
Go 匹配 近似字符串匹配库(带有本地绑定) 受启发 Levenshtein实现取自: : 为什么 因为不幸的是,amatch会产生段错误。 我希望golang-to-C不会那样做。 问题 测试通过绿色后,该版本会继续在travis-ci上进行分段测试。 (另请参见 ) 用法 require 'bmatch/similarities' Similarities . levenshtein_distance ( "aa" , "aü" ) Similarities . dice_similarity ( "night" , "nacht" ) 贡献 只需向我发送一个github pull请求即可。
【文件预览】:
bmatch-master
----.travis.yml(112B)
----Rakefile(28B)
----bmatch.gemspec(922B)
----Dockerfile(140B)
----LICENSE(1KB)
----tests.sh(202B)
----Gemfile(38B)
----ext()
--------extconf.rb(154B)
--------similarities.go(3KB)
--------Makefile(143B)
--------build.sh(76B)
----.rspec(30B)
----spec()
--------bmatch()
--------spec_helper.rb(684B)
----.gitignore(565B)
----lib()
--------bmatch()
----README.md(1KB)

网友评论