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