proxy.golang.org : github.com/michielbuddingh/nilsimsa
Package nilsimsa implements the nilsimsa fuzzy hash by cmeclax. In summary, nilsimsa is a trigram frequency table, with a bit depth of 1 bit. Table positions are zero if the frequency of a specific hash value is lower than average, and 1 if it is higher than average. Nilsimsa codes of two texts can be compared; similar texts will have very similar frequency distributions.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/michielbuddingh/nilsimsa
Keywords:
go
, locality-sensitive-hashing
, spam
License: Apache-2.0
Latest release: over 7 years ago
First release: over 7 years ago
Namespace: github.com/michielbuddingh
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago