8000 GitHub - justinfargnoli/simhash: A barebones implementation of the simhash data sketching algorithm.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

justinfargnoli/simhash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

simhash

Simhash in Golang.

GoDoc

Install: go get github.com/justinfargnoli/simhash

A barebones implementation of the simhash data sketching algorithm. The simhash algorithm was first described in section 3 of Moses Charikar's STOC 2002 paper, "Similarity Estimation Techniques from Rounding Algorithms".

About

A barebones implementation of the simhash data sketching algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0