{"library":"simhash","type":"library","category":null,"description":"The `simhash` library provides a Python implementation of the Simhash Algorithm, a technique for quickly finding near-duplicate documents or comparing the similarity of two texts or data objects. It's highly useful for tasks like large-scale content deduplication, spam detection, and content recommendation, offering a fast way to identify perceptually similar items. The current version is 2.1.2, and it follows an irregular release cadence based on contributions and bug fixes.","language":"python","status":"active","version":"2.1.2","tags":["hashing","similarity","deduplication","fuzzy matching","information retrieval","text processing"],"install":[{"cmd":"pip install simhash","imports":["from simhash import Simhash"]}],"homepage":"http://leons.im/posts/a-python-implementation-of-simhash-algorithm/","github":"https://github.com/1e0ng/simhash","docs":null,"changelog":null,"pypi":"https://pypi.org/project/simhash/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.6,"avg_import_s":0.26,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/simhash/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}