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

Replace ujson with orjson, add load and close for `jsonlcorpus` #49

Closed xhluca closed 2 months ago

xhluca commented 2 months ago

closes #39