搜索资源列表
similarity.文本相似度计算余弦相似度代码
- 文本相似度计算余弦相似度代码,计算文本相似度,用于搜索引擎,Cosine similarity of text similarity computation code, the text of the similarity calculation for the search engine
Levenshtein_Distance
- 计算网页title的相似度,在seo优化时有用-check the similarity of titles of webpage
Detecting-Community
- 基于相似度的社区发现分裂算法,包括GML文件读取,相似度计算等-Similarity-based community discovery splitting algorithms, including GML file read, similarity calculation
similarity
- 文本相似度计算余弦相似度代码,计算文本相似度,用于搜索引擎-Cosine similarity of text similarity computation code, the text of the similarity calculation for the search engine
kgramjac
- 计算两个字符串的k-gram的jaccard系数,是信息检索理论判断两个字符串相似度的应用。-To calculate the jaccard value of the two strings, in terms of the k_gram theory.