opnsense-ports/math/py-simhash/pkg-descr
Franco Fichtner 02408012e6 */*: sync with upstream
Taken from: HardenedBSD
2018-06-16 10:31:02 +02:00

4 lines
186 B
Text

A Python implementation of the SimHash algorithm, a technique for quickly
estimating how similar two sets are.
WWW: https://leons.im/posts/a-python-implementation-of-simhash-algorithm/