simhash-java 介绍
simhash 算法的 java 实现。
特点
计算字符串的 simhash
通过构建智能索引来计算所有字符串之间的相似性,因此可以处理大数据
使用
outputfile 格式
start //start flag
first line // doc
sencode lien // doc1\tdist the dist is the hamming distance between doc and doc1
end //end flag
simhash-java 官网
https://github.com/sing1ee/simhash-java
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。