Functionsยง
- hamming_
distance - Bitwise hamming distance of two
u64hashes - hash
Deprecated - Calculate
u64simhash from&strsplit by whitespace - hash_
similarity - Calculate similarity as
f64of two hashes 0.0 means no similarity, 1.0 means identical - simhash
- Calculate
u64simhash from&strsplit by whitespace - simhash_
stream - Calculate
u64simhash from stream of&strwords - similarity
- Calculate similarity of two string slices split by whitespace by simhash
- similarity_
streams - Calculate similarity of two streams of string slices by simhash