#152 · Primary category: Knowledge Base & RAG
splade
SPLADE: sparse neural search (SIGIR21, SIGIR22)
Project last updated:05/03/24
GitHub Stars
1.0K
Forks
96
Contributors
13
License
Other
Why we included this project
SPLADE comes from NAVER Labs Europe and is the reference implementation of a sparse neural retrieval model. Dense retrievers map text into fixed vectors that are hard to inspect; SPLADE instead expands each query and document into sparse, weighted term lists. Because those lists are sparse, retrieval still runs on an inverted index, and because they are terms, the matches stay interpretable, which is a real advantage when you need to explain why a result ranked. The repo covers training, indexing, and query-time retrieval, and it ships with a BEIR evaluation harness plus pre-trained v2 weights on Hugging Face, so you can test the released models before fine-tuning your own. It reads as a research codebase more than a ready-to-deploy service, but for anyone building first-stage ranking and wanting lexical transparency with neural generalization, it's the most complete place to start.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience