strutil:Golang度量标准,用于计算字符串相似度和其他字符串实用程序功能

上传者: 42112685 | 上传时间: 2023-03-01 10:47:53 | 文件大小: 24KB | 文件类型: ZIP
Strutil strutil提供了用于计算字符串相似度的字符串度量标准以及其他字符串实用程序功能。 完整文档可在以下找到: : 。 安装 go get github.com/adrg/strutil 字符串指标 杰罗·温克勒 史密斯·沃特曼·高图 索伦森-骰子 贾卡德 重叠系数 程序包定义了StringMetric接口,该接口由所有字符串指标实现。 该接口与“ Similarity功能一起使用,该功能使用提供的字符串度量标准来计算指定字符串之间的相似度。 type StringMetric interface { Compare ( a , b string ) float64 } func Similarity ( a , b string , metric StringMetric ) float64 { } 所有定义的字符串指标都可以在指标包中找到。 汉明

文件下载

资源详情

[{"title":"( 24 个子文件 24KB ) strutil:Golang度量标准,用于计算字符串相似度和其他字符串实用程序功能","children":[{"title":"strutil-master","children":[{"title":"go.mod <span style='color:#111;'> 84B </span>","children":null,"spread":false},{"title":"example_test.go <span style='color:#111;'> 1.90KB </span>","children":null,"spread":false},{"title":"strutil.go <span style='color:#111;'> 3.07KB </span>","children":null,"spread":false},{"title":".github","children":[{"title":"FUNDING.yml <span style='color:#111;'> 13B </span>","children":null,"spread":false},{"title":"workflows","children":[{"title":"ci.yaml <span style='color:#111;'> 724B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"go.sum <span style='color:#111;'> 1024B </span>","children":null,"spread":false},{"title":"metrics","children":[{"title":"smith_waterman_gotoh.go <span style='color:#111;'> 2.75KB </span>","children":null,"spread":false},{"title":"hamming.go <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false},{"title":"levenshtein.go <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"metrics_test.go <span style='color:#111;'> 3.99KB </span>","children":null,"spread":false},{"title":"overlap_coefficient.go <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"match_mismatch.go <span style='color:#111;'> 863B </span>","children":null,"spread":false},{"title":"jaro.go <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false},{"title":"examples_test.go <span style='color:#111;'> 3.65KB </span>","children":null,"spread":false},{"title":"jaro_winkler.go <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"substitution.go <span style='color:#111;'> 472B </span>","children":null,"spread":false},{"title":"sorensen_dice.go <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false},{"title":"jaccard.go <span style='color:#111;'> 1.55KB </span>","children":null,"spread":false}],"spread":false},{"title":"CONTRIBUTING.md <span style='color:#111;'> 4.86KB </span>","children":null,"spread":false},{"title":"internal","children":[{"title":"util","children":[{"title":"util.go <span style='color:#111;'> 2.15KB </span>","children":null,"spread":false},{"title":"ngrams.go <span style='color:#111;'> 2.81KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 7.56KB </span>","children":null,"spread":false},{"title":"CODE_OF_CONDUCT.md <span style='color:#111;'> 3.28KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明