CreekLou / simhashLinks
An efficient algorithm for text similarity computation
☆61Updated 4 years ago
Alternatives and similar repositories for simhash
Users that are interested in simhash are comparing it to the libraries listed below
Sorting:
- Simhash Java单机实现☆109Updated 3 years ago
- A simple implementation of simhash algorithm by java.☆155Updated 4 years ago
- Chinese Word Segmentation Tool, THULAC的Java实现.☆84Updated 4 years ago
- a word2vec impl of Chinese language, based on deeplearning4j and ansj☆28Updated 4 years ago
- FoolNLTK java version☆81Updated 6 years ago
- The implementation of bloomfilter with bit set of java and redis or others what is implemented by yourself.☆108Updated 6 years ago
- The missing SVM-based text classification module implementing HanLP's interface☆47Updated 7 years ago
- Tree-split 搬新家..给各位带来的不便深表歉意☆55Updated 8 years ago
- 基于词典的负面舆情信息评分算法。☆26Updated 10 years ago
- ☆23Updated 7 years ago
- LDA 的java实现☆63Updated 9 years ago
- ltp4j: Language Technology Platform For Java☆161Updated 4 years ago
- Document preprocessing for preparing formatted input data which is suitable for LibSVM tool.☆50Updated 8 years ago
- 同义词词林扩展版相似度计算-Java☆25Updated 9 years ago
- 基于Map/Reduce爬虫,可抽取各大新闻网站的新闻正文并进行分类和聚类☆77Updated 11 years ago
- TextRank算法提取关键词的Java实现☆203Updated 10 years ago
- 基于hanlp的elasticsearch分词插件☆157Updated 3 years ago
- Solr book Example Code☆54Updated 2 years ago
- 常用文本聚类算法java实现☆15Updated 10 years ago
- 这是一个工具程序集合,方便我们平时对数据进行预处理。针对文本处理的内容较多。包括分词(集成了张华平分词、结巴分词)、文件处理增强(如读取文本到Map中,保存文本到Map)和语料模型(把文档转换成矩阵,就算单词数量等)☆21Updated 8 months ago
- 自动抽取网页正文的算法,用JAVA实现☆106Updated 8 years ago
- The jieba-analysis tool for java.(基于结巴分词词库实现的更加灵活优雅易用,高性能的 java 分词实现。支持词性标注。)☆150Updated last year
- HtmlExtractor是一个Java实现的基于模板的网页结构化信息精准抽取组件。☆155Updated 6 years ago
- 扩展jedis功能,目前实现了redis集群在特定场景下的管道操作:JedisClusterPipeline☆95Updated 6 years ago
- 使用Spark NaiveBayes 实现中文文本分类 use spark NaiveBayes for text classifi…☆25Updated 6 years ago
- 模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的…☆48Updated 10 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 7 years ago
- HanLP 测试☆16Updated 7 years ago
- mltk web edition☆41Updated 9 years ago
- 滑块验证码破解,以工商滑块验证码为例。☆27Updated 7 years ago