naver/splade
SPLADE: sparse neural search (SIGIR21, SIGIR22) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1876
- days_rel: n/a
- days_push: 852
- n_releases_24m: 0
Adoption not part of the score
1007 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SPLADE is a research library from NAVER for training, indexing, and retrieval with sparse neural search models based on BERT. It learns sparse query/document expansion representations that work with inverted indexes and includes evaluation on the BEIR benchmark.
Use cases
- train a sparse neural retrieval model
- index documents with SPLADE for first-stage ranking
- evaluate neural retrievers on BEIR
- learn sparse query and document expansion with BERT
- build a passage retrieval system with inverted indexes
- reproduce SPLADE v2 research results
When to choose
- you need interpretable sparse neural retrieval compatible with inverted indexes
- you want strong out-of-domain generalization on BEIR
- you are doing IR research on sparse expansion models
When to avoid
- you need a production-ready plug-and-play search engine
- you want dense vector retrieval or hybrid search out of the box
- you need active community support or frequent updates
Facets
library · maturity maintenance
search-engine machine-learning nlp rag machine-learning python sparse-retrieval bert passage-ranking inverted-index beir-benchmark neural-ir search natural-language-processing information-retrieval linux gpu
1 source
- readme: https://github.com/naver/splade · fetched 2026-08-28 · 4dd43df5aacc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| naver/splade | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem