Releases: tdebatty/java-LSH
Releases · tdebatty/java-LSH
v0.12
v0.11
v0.10
v0.9
Speed improvement
To compute MinHash signature, loop over 'true' values, instead of loop over all values of dictionary to speedup computation when dictionary size is large.
Based on pull request by Sven Schröder
v0.6
v0.4
LSH-MinHash and LSH-Super-Bit
v0.3 [maven-release-plugin] copy for tag v0.3
Initial release
Implemented:
- Shingling
- MinHash
- LSH