issues
search
xhluca
/
bm25s
Fast lexical search implementing BM25 in Python using Numpy, Numba and Scipy
https://bm25s.github.io
MIT License
862
stars
35
forks
source link
Bug fix and add link
#28
Closed
xhluca
closed
3 months ago
xhluca
commented
3 months ago
Allow retrieve() to take a tuple as input
Add advanced type check for retrieve
Add link to technical report when pushing to huggingface
Tests for retrieve() function