Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: MinishLab/semhash

Tags

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fixed bug where unspecified columns got dropped in multi-column …

…datasets after deduplication (#84)

* Fixed non-embedding field bug

* Updated parameter name

* Bumped version

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Added multimodal support (#83)

* Added from_dataset class method

* Added from_dataset class method

* Optimized from_dataset class method

* Optimized from_dataset class method

* Simplified from_dataset class method

* Simplified from_dataset class method

* Added DatasetLike protocol

* Updated tests

* Updated tests

* Improved code

* Improved code

* Added optional datasets dependency

* Updated tests

* Renamed testfile

* Improved code, refactored utils

* Updated tests

* Simplified tests

* Simplified tests

* Improved coverage

* Consolidated tests

* Consolidated tests

* Simplified tests

* Simplified tests

* Generalized hashing functions to support complex types

* Removed complex method

* Updated docstrings

* Moved functions to records

* Removed from_dataset integration

* Updated docs and tagline

* Updated docs

* Updated docs and citation info

* Updated docs

* Updated variable names

* Updated variable names

* Added image benchmarks

* Updated docs

* Updated docs

* Added informative errors when passing non-text data without a custom encoder

* Added informative errors when passing non-text data without a custom encoder

* Bumped version

* Updated docs

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Added fix for selected_with_duplicates bug (#71)

* Added fix for selected_with_duplicates bug

* Bumped version

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add configurable ANN backends (#67)

* Added support for custom ANN backends

* Added kwargs support for vicinity

* Added kwargs support for vicinity

* Bumped version

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bumped version (#65)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fixed setuptools bug (#59)

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version (#50)

* Bumped version

* Bump version

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumped version (#26)

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Prepared package for release (#12)