Skip to content

Tags: xhluca/bm25s

Tags

0.1.10

Toggle 0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update hf.py

0.1.9

Toggle 0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug fix and add link (#28)

* Update HF readme template

* Fix type for def retrieve

* Add tests for retrieve function

* Update retrieve to take tuples

0.1.8

Toggle 0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update __init__.py

0.1.7

Toggle 0.1.7's commit message

Verified

This commit was signed with the committer’s verified signature.
xhluca Xing Han Lu
Fix bug with tqdm in bm25s.utils.corpus; make tests independent from …

…libraries

0.1.6

Toggle 0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve readme generated when saving to huggingface (#6)

* Update hf.py

* Update hf.py

* Update hf.py

* Update hf.py

0.1.5

Toggle 0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix example hf.py

0.1.4

Toggle 0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow for local install on Windows (#3)

0.1.3

Toggle 0.1.3's commit message
Fix ignored paramter in tokenization

0.1.2

Toggle 0.1.2's commit message
Add supplementary test for jsonl corpus

0.1.1

Toggle 0.1.1's commit message
Improve tqdm importing, add version to params for saving/loading, all…

…ow disabling tqdm in retrieve()