ginobefun / elasticsearch-feature-vector-scoringLinks
A simple scoring plugin for vector in Elasticsearch.
☆70Updated 8 years ago
Alternatives and similar repositories for elasticsearch-feature-vector-scoring
Users that are interested in elasticsearch-feature-vector-scoring are comparing it to the libraries listed below
Sorting:
- Elasticsearch term position similarity plugin☆71Updated 2 years ago
- Score documents with pure dot product / cosine similarity with ES☆254Updated 4 years ago
- An implementation of the multi-class/multi-label classifier, of which the training is carried out using AdaBoost.MH on Apache Spark.☆108Updated 10 years ago
- word2vec的Java并行实现☆131Updated 9 years ago
- Java port of c++ version of facebook fasttext☆124Updated 4 years ago
- LDA 的java实现☆64Updated 9 years ago
- 相似度计算软件包☆191Updated last year
- HanLP Chinese Analysis Plugin for Elasticsearch http://www.elasticsearch.org☆20Updated 9 years ago
- This tool extracts word vectors from Lucene index.☆135Updated 7 years ago
- Score documents using embedding-vectors dot-product or cosine-similarity with ES Lucene engine☆405Updated last year
- Java porting of Darts (Double ARray Trie System)☆273Updated 7 years ago
- Chinese Tokenizer; New words Finder. 中文三段式机械分词算法; 未登录新词发现算法☆95Updated 8 years ago
- A Learning to Rank Library☆137Updated 12 years ago
- DeepDriver is a JAVA framework of Deep Learning, it supports ANN/CNN/DNN/RNN/LSTM now, hope it can be widely used for deep learning devel…☆102Updated 7 years ago
- JNI api for faiss☆14Updated 8 years ago
- 计算两个特征向量的相似度☆27Updated 6 years ago
- A Java implemention of LDA(Latent Dirichlet Allocation)☆196Updated 8 years ago
- Chinese Word Segmentation Tool, THULAC的Java实现.☆86Updated 4 years ago
- Simhash Java单机实现