Skip to content

FedoseevAlex/lsh-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsh-go

Locality sensitive hashing lib for golang

Supported methods

Minhash

In the first iteration only CSHAKE based minhash algorithm is supported. Using CHAKE customization we can easily make a bunch of hash functions and use them for calculating minhash.

TODO

  • Add examples for every hash method
  • Add more info here about locality sensitive hashing
  • Add some tests
  • TLSH support

About

Locality sensitive hashing lib for golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages