jsubercaze / simhashdb
Text retrieval database based on simhash similarity search
☆24Updated 2 years ago
Alternatives and similar repositories for simhashdb
Users that are interested in simhashdb are comparing it to the libraries listed below
Sorting:
- elasticsearch similarity Custom plug-in☆10Updated 11 years ago
- Document preprocessing for preparing formatted input data which is suitable for LibSVM tool.☆50Updated 8 years ago
- 自定制的精准短文本搜索服务☆18Updated 3 years ago
- A simple implementation of simhash algorithm by java.☆155Updated 4 years ago
- LDA 的java实现☆63Updated 9 years ago
- Tree-split 搬新家..给各位带来的不便深表歉意☆55Updated 8 years ago
- A Java port of darts-clone.☆44Updated 11 years ago
- word2vec的Java并行实现☆126Updated 9 years ago
- ☆29Updated 9 years ago
- Chinese Word Segmentation Tool, THULAC的Java实现.☆84Updated 4 years ago
- 实现中文文本分类,支持文件、文本分类,基于多项式分布的朴素贝叶斯分类器。由于工作实际应用是二分类,加之考虑到每个分类属性都建立map存储词语向量可能引起的内存问题,所以目前只支持二分类。当然,直接复用这个结构扩展到多分类也是很容易。之所以自己写,主要原因是没有仔细研读mah…☆22Updated 8 years ago
- 本项目转移到https://github.com/cocolian/cocolian-nlp☆34Updated 10 years ago
- 语义、情感、相似度分析。☆58Updated 9 years ago
- Java port of c++ version of facebook fasttext☆122Updated 4 years ago
- Simhash Java单机实现☆109Updated 2 years ago
- HanLP Chinese Analysis Plugin for Elasticsearch http://www.elasticsearch.org☆20Updated 8 years ago
- A simple scoring plugin for vector in Elasticsearch.☆69Updated 8 years ago
- solr自定义评分组件demo☆23Updated 3 months ago
- 使用Spark NaiveBayes 实现中文文本分类 use spark NaiveBayes for text classifi…☆25Updated 6 years ago
- ☆23Updated 7 years ago
- 新浪微博模拟登陆2014-04-01版☆22Updated 11 years ago
- Solr Redis Extensions☆52Updated last year
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 7 years ago
- a word2vec impl of Chinese language, based on deeplearning4j and ansj☆28Updated 4 years ago
- 基于词典的负面舆情信息评分算法。☆26Updated 10 years ago
- mltk web edition☆41Updated 9 years ago
- 基于Nutch+ElasticSearch+MySQL+SSM的简易搜索引擎☆20Updated 8 years ago
- 文本去重算法,研究自推荐系统中新闻的去重,采用了雅虎的Near-duplicates and shingling算法,服务端用c实现,客户端用java实现,利用thrift框架进行通信,为了提高扩展性,去重可以在服务端实现,服务器也提供了计算的接口,方便客户端自己扩展☆24Updated 11 years ago
- a simple implementation of textrank algorithm for nlp keywords extraction☆28Updated 8 years ago
- TextRank算法提取关键词的Java实现☆203Updated 10 years ago