OlivierBinette / StringCompare

Efficient String Comparison Functions and Fuzzy String Matching
https://olivierbinette.github.io/StringCompare/
17 stars 2 forks source link

Implement min-hashing in Python #19

Open OlivierBinette opened 2 years ago

OlivierBinette commented 2 years ago

Implement min-hashing as an approximation to the Jaccard similarity.