PrithivirajDamodaran/SPLADERunner
Lite weight wrapper for the independent implementation of SPLADE++ models for search & retrieval pipelines. Models and Library created by Prithivi Da, For PRs and Collaboration checkout the readme.
This tool helps improve search results by transforming text into a format that captures both exact keywords and broader meanings. It takes raw text, like a product description or a document, and processes it into a 'sparse representation' that can be used with search engines like Solr or Elasticsearch. This is ideal for anyone managing search functionality, such as e-commerce managers, content strategists, or knowledge base administrators, who want more relevant search outcomes.
No commits in the last 6 months. Available on PyPI.
Use this if you need to enhance the accuracy and relevance of your search or retrieval pipelines without the heavy computational demands of traditional semantic search methods.
Not ideal if you primarily rely on exact, keyword-only matching for your search needs and do not experience 'vocabulary mismatch' issues.
Stars
34
Forks
2
Language
Python
License
—
Category
Last pushed
Aug 24, 2024
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/PrithivirajDamodaran/SPLADERunner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepset-ai/haystack-tutorials
Here you can find all the Tutorials for Haystack 📓
aryn-ai/sycamore
🍁 Sycamore is an LLM-powered search and analytics platform for unstructured data.
MaartenGr/PolyFuzz
Fuzzy string matching, grouping, and evaluation.
unum-cloud/USearch
Fast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C,...
towhee-io/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.