UNPKG

superminhash

Version:

TypeScript implementation of the SuperMinHash algorithm for Jaccard similarity estimation

2 lines (1 loc) 64 B
export { SuperMinHash, HashableElement } from './superminhash';