Skip to content

1.1.1

Choose a tag to compare

@raphaelsty raphaelsty released this 02 Jun 20:07
· 6 commits to main since this release

Reduce memory usage of BM25Vectorizer by casting values to float32 and avoid copy of the sparse matrix.