{ "info": { "author": "nnnet", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Programming Language :: Python :: 3" ], "description": "# SuperMinHash, Simhash and SimhashIndex\n\n## SuperMinHash\n\nA New Minwise Hashing Algorithm for Jaccard Similarity Estimation\n\nThis is an implementation of [Otmar Ertl's paper](https://arxiv.org/pdf/1706.05698.pdf) with the same title.\nThe implementation is still in progress but almost there...\n\nIt is fork to Python from Go (source https://github.com/seiflotfy/superminhash)\n\n## Simhash and SimhashIndex\n\nIt is fork and redesign (source https://github.com/leonsim/simhash)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/fantasticfears/superminhash", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "superminhash", "package_url": "https://pypi.org/project/superminhash/", "platform": "", "project_url": "https://pypi.org/project/superminhash/", "project_urls": { "Homepage": "http://github.com/fantasticfears/superminhash" }, "release_url": "https://pypi.org/project/superminhash/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A SuperMinHash implementation", "version": "0.1.0" }, "last_serial": 4987480, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2888bc0c90a68f9e222664c0660ce0f3", "sha256": "3a33e56b3cd82638ba36ac22e8542bd070939841d10f9825c5a18a6493273e5a" }, "downloads": -1, "filename": "superminhash-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2888bc0c90a68f9e222664c0660ce0f3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8493, "upload_time": "2019-03-26T12:33:03", "url": "https://files.pythonhosted.org/packages/ee/eb/ee7b424b604e5938132294f48bbad03f06efecc667eae85c3531fc378135/superminhash-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "17a9c12df438e93bbb102a07b9be2d83", "sha256": "181fe4aa119ceaa139ba0569f21fb5804431df65f85a25131f5002ec78ec142a" }, "downloads": -1, "filename": "superminhash-0.1.0.tar.gz", "has_sig": false, "md5_digest": "17a9c12df438e93bbb102a07b9be2d83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6420, "upload_time": "2019-03-26T12:32:53", "url": "https://files.pythonhosted.org/packages/f2/6f/08af3c8e44ce654c825cd9fab5412cdfcdcee4b866479099e261c9c48055/superminhash-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2888bc0c90a68f9e222664c0660ce0f3", "sha256": "3a33e56b3cd82638ba36ac22e8542bd070939841d10f9825c5a18a6493273e5a" }, "downloads": -1, "filename": "superminhash-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2888bc0c90a68f9e222664c0660ce0f3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8493, "upload_time": "2019-03-26T12:33:03", "url": "https://files.pythonhosted.org/packages/ee/eb/ee7b424b604e5938132294f48bbad03f06efecc667eae85c3531fc378135/superminhash-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "17a9c12df438e93bbb102a07b9be2d83", "sha256": "181fe4aa119ceaa139ba0569f21fb5804431df65f85a25131f5002ec78ec142a" }, "downloads": -1, "filename": "superminhash-0.1.0.tar.gz", "has_sig": false, "md5_digest": "17a9c12df438e93bbb102a07b9be2d83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6420, "upload_time": "2019-03-26T12:32:53", "url": "https://files.pythonhosted.org/packages/f2/6f/08af3c8e44ce654c825cd9fab5412cdfcdcee4b866479099e261c9c48055/superminhash-0.1.0.tar.gz" } ] }