Hacker News new | ask | show | jobs
by semenko 4660 days ago
Sure, though there are simhash implementations, where you can compute a hash that itself can be used to compute a hamming distance between two inputs.

(This is used a fair amount in search, to cluster similar documents.)