Fast lexical search implementing BM25 in Python using Numpy, Numba and Scipy
862
stars
35
forks
source link
Add type hint for `texts` argument in `tokenize` function, use `time.monotonic` instead of `time.time` #44
Closed
dantetemplar closed 2 months ago
Thank you for the PR!