|
--- |
|
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> |
|
|