name: bm25s version: 0.3.11 summary: An ultra-fast implementation of BM25 based on sparse matrices. license: MIT License author: Xing Han Lù homepage: https://github.com/xhluca/bm25s requires_python: >=3.8 python_min: 3.8 install_size: 73.2 KB module_format: py3-none-any repo_url: https://github.com/xhluca/bm25s last_released_at: 2026-08-25T03:14:56Z releases_last_12mo: 19 avg_days_between_releases: 14.7 platforms: any ## dependencies numpy ## extras [cli] rich [core] orjson tqdm PyStemmer numba [dev] black [evaluation] pytrec_eval [full] orjson tqdm PyStemmer numba PyStemmer huggingface_hub black jax[cpu] scipy pytrec_eval mcp rich [hf] huggingface_hub [indexing] scipy [mcp] mcp [selection] jax[cpu] [stem] PyStemmer ## maintainers Xing Han Lù