CreekLou / simhash
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
- Simhash Java单机实现☆109Updated 2 years ago
- A simple implementation of simhash algorithm by java.☆155Updated 4 years ago
- Chinese Word Segmentation Tool, THULAC的Java实现.☆84Updated 4 years ago
- ☆23Updated 7 years ago
- a word2vec impl of Chinese language, based on deeplearning4j and ansj☆28Updated 4 years ago
- Document preprocessing for preparing formatted input data which is suitable for LibSVM tool.☆50Updated 8 years ago
- Spider_SinaTweetCrawler, to crawl tweet content from sinaTweet. (java)☆23Updated 8 years ago
- a simple implementation of textrank algorithm for nlp keywords extraction☆28Updated 7 years ago
- The missing SVM-based text classification module implementing HanLP's interface☆47Updated 7 years ago
- 基于词典的负面舆情信息评分算法。☆26Updated 10 years ago
- 一款基于SQL查询ES的Java工具包,支持SQL解析DSL,支持JDBC驱动,支持和Mybatis、Spring集成☆125Updated 7 years ago
- 滑块验证码破解,以工商滑块验证码为例。☆27Updated 7 years ago
- 基于Map/Reduce爬虫,可抽取各大新闻网站的新闻正文并进行分类和聚类☆77Updated 11 years ago
- 企业级搜索系统案例(已经非常精简)☆87Updated 2 years ago
- 基于spark、mahout和spring boot构建的推荐系统☆131Updated last week
- 知乎爬虫,基于webmagic框架 .A java web spider base on webmagic.☆69Updated 8 years ago
- FoolNLTK java version☆81Updated 6 years ago
- 这是一个工具程序集合,方便我们平时对数据进行预处理。针对文本处理的内容较多。包括分词(集成了张华平分词、结巴分词)、文件处理增强(如读取文本到Map中,保存文本到Map)和语料模型(把文档转换成矩阵,就算单词数量等)☆21Updated 6 months ago
- HanLP 测试☆16Updated 7 years ago
- 使用Spark NaiveBayes 实现中文文本分类 use spark NaiveBayes for text classifi…☆25Updated 6 years ago
- Text retrieval database based on simhash similarity search☆24Updated 2 years ago
- 常见数据挖掘和机器学习算法☆33Updated 11 years ago
- 实现中文文本分类,支持文件、文本分类,基于多项式分布的朴素贝叶斯分类器。由于工作实际应用是二分类,加之考虑到每个分类属性都建立map存储词语向量可能引起的内存问题,所以目前只支持二分类。当然,直接复用这个结构扩展到多分类也是很容易。之所以自己写,主要原因是没有仔细研读mah…☆22Updated 8 years ago
- 自动抽取网页正文的算法,用JAVA实现☆106Updated 8 years ago
- 对 ansj 编写的 Word2VEC_java 的进一步包装,同时实现了常用的词语相似度和句子相似度计算。☆180Updated 2 years ago
- 放一些java操作elasticsearch的示例代码☆20Updated 8 years ago
- Solr book Example Code☆54Updated 2 years ago
- The implementation of bloomfilter with bit set of java and redis or others what is implemented by yourself.☆108Updated 6 years ago
- 模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的…☆48Updated 10 years ago
- Decision Tree/Ratio algorithms Base Business Decision Rules Open Source Project Drools☆152Updated 3 years ago