ekzhu / datasketch

MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
https://ekzhu.github.io/datasketch
MIT License
2.51k stars 294 forks source link

Update MinHashLSH.query docstring detailing proximal nature of results #199

Closed micimize closed 1 year ago

micimize commented 1 year ago

Fixes incorrect docstring and should hopefully eliminate some usage confusion