README / README.md
xhluca's picture
Update README.md
f46b93c verified
---
title: README
emoji: πŸ“‰
colorFrom: green
colorTo: purple
sdk: static
pinned: false
---
# BM25-Sparse⚑
*BM25S is a fast and efficient implementations of BM25 algorithms in Python, built on top of Numpy and Scipy.*
<table>
<tr>
<td>
<a href="https://github.com/xhluca/bm25s">πŸ’» GitHub</a>
</td>
<td>
<a href="https://bm25s.github.io">🏠 Homepage</a>
</td>
<td>
<a href="https://huggingface.co/blog/xhluca/bm25s">πŸ€— Blog Post</a>
</td>
<td>
<a href="https://arxiv.org/abs/2407.03618">πŸ“ Technical Report</a>
</td>
</tr>
</table>