搜索资源列表
med
- 最小编辑距离,可以计算2个字符串的相似度,用于语音文档检索-Minimum edit distance between two strings can calculate the similarity for retrieval of voice files
similar
- 你可以通过此段代码完成两个字符串之间的相似度的计算。然后根据相似度的值就可以判定两个字符串是不是匹配-This code you can complete the similarity between two string calculations. Then the value of similarity can be found not to match two strings
contrast-the--file
- 自己输入两个字符串 可以比较他们的相似度 有多个字符相同 相似度是多少-自己输入两个字符串 可以比较他们的相似度 有多个字符相同 相似度是多少
delphi
- delphi7.0 比较两字符串的相似程度,从而判断字符串相似度的优先级别-delphi7.0 compare the degree of similarity of the two strings in order to determine the priority of string similarity
alookup
- 自定义VBA函数,能自动计算字符串相似度,主要用于Excel数据录入的规范性检查。-Custom VBA function, can automatically calculate the string similarity, mainly for Excel normative data entry checks.
jaccard-index
- 使用链表技术,实现字符串相似度计算,重复字母重复计算。-Use list technology, the realization of string similarity calculation, repetitive letter is calculated.
similarity
- 求字符串s1和s2的最大公共字串,衡量文档的相似度,体现了词的顺序。-The biggest public string for strings s1 and s2, measure the similarity of document, embodies the word order.