pypi bm25s 0.2.0rc6

latest releases: 0.2.3, 0.2.2, 0.2.1...
2 months ago

Speeding up retrieval with numba, and new stopwords

🔈 Discussions

This is a pretty exciting pre-release! It is a major new feature for the v0.2.0 that will come out. I hope you get to try this and share your thoughts in the discussions!

What's Changed

  • Add numba integration to allow for faster scoring and retrieval by @xhluca in #41
  • Add stopwords for 10 new languages by @bm777 in #33
  • Add type hint for texts argument in tokenize function and replace time.time() with time.monotonic()` by @dantetemplar in #44

New Contributors

Full Changelog: 0.1.10...0.2.0rc6

Don't miss a new bm25s release

NewReleases is sending notifications on new releases.