SkillAgentSearch skills...

Lshforest

An implementation of LSH Forrest based off of the following paper (http://infolab.stanford.edu/~bawa/Pub/similarity.pdf).

Install / Use

/learn @justinfargnoli/Lshforest

README

lshforest

Cosine/Simhash LSH Forest in Golang

GoDoc

Install: go get github.com/justinfargnoli/lshforest

This is an implementation of a LSH Forest as described in the following paper (http://infolab.stanford.edu/~bawa/Pub/similarity.pdf).

This library, currently, is only supports cosine similarity. However, pull requests to support other applicable similarity metrics are welcome :)

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated8mo ago
Forks1

Languages

Go

Security Score

82/100

Audited on Jul 11, 2025

No findings