Skip to content

Releases: xhluca/bm25s

0.1.10

10 Jul 16:01
73c7dea
Compare
Choose a tag to compare

Update

  • Add bibtex to the auto-generated readme for huggingface

Full Changelog: 0.1.9...0.1.10

0.1.9

10 Jul 15:58
7cf3d11
Compare
Choose a tag to compare

Fix

  • Allow retrieve() to take a tuple as input
  • Add advanced type check for retrieve
  • Add link to technical report when pushing to huggingface

0.1.8

28 Jun 18:59
6294f8e
Compare
Choose a tag to compare

Fix: #15

0.1.7

25 Jun 00:16
3503661
Compare
Choose a tag to compare

Fix bug when tqdm is not available in bm25s.utils.corpus

Full Changelog: 0.1.6...0.1.7

0.1.6

23 Jun 18:02
ae435a6
Compare
Choose a tag to compare

What's Changed

  • Improve readme generated when saving to huggingface by @xhluca in #6

Full Changelog: 0.1.5...0.1.6

0.1.5

19 Jun 20:16
bd86f58
Compare
Choose a tag to compare

Fix readme template example when saving to hub.

0.1.4

19 Jun 17:04
7449342
Compare
Choose a tag to compare

What's Changed

  • [hf] Add "library_name" metadata to avoid confusion about what the primary library is by @tomaarsen in #2
  • [compat] Allow for local install on Windows by @tomaarsen in #3

New Contributors

Full Changelog: 0.1.3...0.1.4

0.1.3

18 Jun 05:39
Compare
Choose a tag to compare

Full Changelog: 0.1.2...0.1.3

0.1.2

18 Jun 04:48
Compare
Choose a tag to compare

Fix speed issue with in-memory corpus

0.1.1

18 Jun 04:00
Compare
Choose a tag to compare

Full Changelog: 0.1.0...0.1.1