Score documents with pure dot product / cosine similarity with ES
☆255Aug 9, 2021Updated 4 years ago
Alternatives and similar repositories for elasticsearch-vector-scoring
Users that are interested in elasticsearch-vector-scoring are comparing it to the libraries listed below
Sorting:
- Score documents using embedding-vectors dot-product or cosine-similarity with ES Lucene engine☆406Oct 30, 2023Updated 2 years ago
- ☆37Jul 27, 2018Updated 7 years ago
- A simple scoring plugin for vector in Elasticsearch.☆69Apr 5, 2017Updated 8 years ago
- 计算两个特征向量的相似度☆27Mar 5, 2019Updated 7 years ago
- Use Jupyter Notebooks to demonstrate how to build a Recommender with Apache Spark & Elasticsearch☆842Apr 24, 2020Updated 5 years ago
- Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch☆1,525Feb 19, 2026Updated 2 weeks ago
- Plugin to integrate approximate nearest neighbor(ANN) search with Elasticsearch