MLnick / elasticsearch-vector-scoring
Score documents with pure dot product / cosine similarity with ES
☆250Updated 3 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
- Score documents using embedding-vectors dot-product or cosine-similarity with ES Lucene engine☆397Updated last year
- This tool extracts word vectors from Lucene index.☆134Updated 7 years ago
- Go to: https://github.com/alexklibisz/elastiknn☆250Updated 4 years ago
- Elasticsearch term position similarity plugin☆71Updated last year
- A simple scoring plugin for vector in Elasticsearch.☆69Updated 7 years ago
- ☆36Updated 6 years ago
- This demo uses data from TheMovieDB (TMDB) to demonstrate using Ranklib learning to rank models with Elasticsearch.☆36Updated last year
- 🆕 A machine learning plugin which supports an approximate k-NN search algorithm for Open Distro.☆279Updated 3 years ago
- Plugin to integrate approximate nearest neighbor(ANN) search with Elasticsearch☆65Updated 6 years ago
- An Elasticsearch ingest processor to do named entity extraction using Apache OpenNLP☆270Updated 2 years ago
- Train a Word2Vec model or LSA model, and Implement Conceptual Search\Semantic Search in Solr\Lucene - Simon Hughes Dice.com, Dice Tech Jo…☆257Updated 5 years ago
- ☆214Updated 2 years ago
- Fast Entity Linker Toolkit for training models to link entities to KnowledgeBase (Wikipedia) in documents and queries.☆337Updated 4 years ago
- Mirror of Apache Lucene + Solr☆48Updated 5 years ago
- A Learning to Rank Library☆135Updated 12 years ago
- Carrot2 plugin for ElasticSearch☆292Updated 2 years ago
- From Zero to Learning to Rank in Apache Solr☆180Updated 4 years ago
- Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.☆380Updated last week
- An example how to implement a custom similarity (overlap similarity) for elasticsearch☆41Updated 9 years ago
- Dice Solr Plugins from Simon Hughes Dice.com☆87Updated 3 years ago
- ☆77Updated 7 years ago
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆106Updated 8 years ago
- Search relevance evaluation toolkit☆73Updated 3 years ago
- Mahout Taste-based recommendation on Elasticsearch☆335Updated 5 years ago
- Yet another Python binding for fastText☆226Updated 6 years ago
- A RankLib based Solr Learning to Rank Plugin☆29Updated 2 years ago
- Hardened Fork of Ranklib learning to rank library