SkillAgentSearch skills...

MinHashLSH

Java implementation for MinHash and LSH for finding near duplicate documents as measured by Jaccard similarity.

Install / Use

/learn @ALShum/MinHashLSH
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MinHashLSH

Java implementation for MinHash and LSH for finding near duplicate documents as measured by Jaccard similarity.

Implementation of MinHash for approximating Jaccard similarity in text documents.
Also includes an implementation of LSH which is a fast way to find approximate nearest neighbors.

Related Skills

View on GitHub
GitHub Stars32
CategoryDevelopment
Updated4mo ago
Forks16

Languages

Java

Security Score

72/100

Audited on Dec 4, 2025

No findings