Tags: dleemiller/WordLlama
Toggle v0.3.7's commit message
Toggle v0.3.6's commit message
Using numpy in place of popcount
Toggle v0.3.5's commit message
Converting popcount to numpy bitwise_count
Toggle v0.3.4's commit message
Converting popcount to numpy bitwise_count
Toggle v0.3.3's commit message
Release v0.3.3
* adding batch_size option to rank()
Toggle v0.3.2's commit message
Release v0.3.2
* add option to return duplicate indices in deduplicate() function, rather than list of docs
Toggle v0.3.1's commit message
Release v0.3.1
* vector similarity refactor into cython for cross import
* refact deduplication for performance
* added sort=True|False option to rank()
Toggle v0.3.0's commit message
Release v0.3.0
* vector similarity refactor into cython for cross import
* refact deduplication for performance
* added sort=True|False option to rank()
Toggle v0.2.10's commit message
Merge pull request #31 from dleemiller/fix-deduplicate
shape check before equality comparison
Toggle v0.2.9's commit message
You can’t perform that action at this time.