{ "info": { "author": "Matti Lyra", "author_email": "matti.lyra@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython" ], "description": "hlwy-lsh\n========\n\nLSH is a Python implementation of locality sensitive hashing with minhash. It is very useful for detecting\nnear duplicate documents.\n\nThe implementation uses the MurmurHash v3 library to create document finger prints.\n\nCython is needed if you want to regenerate the .cpp files for the hashing and shingling code. By default\nthe setup script uses the pregenerated .cpp sources, you can change this with the USE_CYTHON flag in\nsetup.py\n\nNumPy is needed to run the code.\n\nThe MurmurHash3 library is distributed under the MIT license. More information https://github.com/aappleby/smhasher\n\n\nInstallation\n============\n\n```shell\n$ pip install hlwy-lsh\n\u2026\n```\n\n\u2728\ud83c\udf70\u2728", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/feynmanlabs/hlwy-lsh", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "hlwy-lsh", "package_url": "https://pypi.org/project/hlwy-lsh/", "platform": "", "project_url": "https://pypi.org/project/hlwy-lsh/", "project_urls": { "Homepage": "https://github.com/feynmanlabs/hlwy-lsh" }, "release_url": "https://pypi.org/project/hlwy-lsh/0.3.6/", "requires_dist": null, "requires_python": "", "summary": "A library for performing shingling and LSH for python.", "version": "0.3.6" }, "last_serial": 5812272, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "77613cf34a81e368c4a5785bb019df2a", "sha256": "845cdd8573b28edd077bb027fe19a4abd10b8fee9c6e29e1f07e254a3b90c1e9" }, "downloads": -1, "filename": "hlwy_lsh-0.3.0-cp37-cp37m-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "77613cf34a81e368c4a5785bb019df2a", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 79777, "upload_time": "2019-09-10T10:14:33", "url": "https://files.pythonhosted.org/packages/5e/26/e2a4776f8d57b523105ddc09a6146bb0cba309cbf1061d66f7dda155162c/hlwy_lsh-0.3.0-cp37-cp37m-macosx_10_14_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "f0d55602bc3abe41aa63c5d4067644a9", "sha256": "c058e5d09ca2a5acdf39fc09ab8688ebeee57ff94db1bacd1f8e0840e67a71ff" }, "downloads": -1, "filename": "hlwy-lsh-0.3.0.tar.gz", "has_sig": false, "md5_digest": "f0d55602bc3abe41aa63c5d4067644a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126301, "upload_time": "2019-09-10T10:14:35", "url": "https://files.pythonhosted.org/packages/fb/a5/49e4a661479eeffefb83867afa2211f863106ff510c5baa9793281d2756a/hlwy-lsh-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "e8779e10e64fd9bc365cd56c74dc65d7", "sha256": "98ae907ccef4af003cad1d4c60d18244a1d58135d49fbc9a1e82dc78b6a37ed0" }, "downloads": -1, "filename": "hlwy-lsh-0.3.1.tar.gz", "has_sig": false, "md5_digest": "e8779e10e64fd9bc365cd56c74dc65d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126327, "upload_time": "2019-09-11T00:52:12", "url": "https://files.pythonhosted.org/packages/b1/b1/7bbd2b1fb92198562d2f6ef4c554ca1b13356fc708423efa056adfe9a2c5/hlwy-lsh-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "e13c9fd137795db6dcf0cd999dc6cfc6", "sha256": "987fb7d8d5881181763538fbf288e92c408af1d815d78753c1d4e1dd1bf3cdf2" }, "downloads": -1, "filename": "hlwy-lsh-0.3.2.tar.gz", "has_sig": false, "md5_digest": "e13c9fd137795db6dcf0cd999dc6cfc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126330, "upload_time": "2019-09-11T00:56:40", "url": "https://files.pythonhosted.org/packages/1c/e0/c9ea8972f7bb4d70a23417f337b081ec4acc3e702fb05a37628421ed45b2/hlwy-lsh-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "6a05214daa9bd502192e5ad62485ad61", "sha256": "eb23df7c631b115032b95f46cad1c5e6258c62c2af80fc33be7f5f8495668ed1" }, "downloads": -1, "filename": "hlwy-lsh-0.3.3.tar.gz", "has_sig": false, "md5_digest": "6a05214daa9bd502192e5ad62485ad61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126332, "upload_time": "2019-09-11T01:05:13", "url": "https://files.pythonhosted.org/packages/c4/c7/157bac38c83140a29fe9f350e287cb8a03a2e9b097b81ae7976868c16155/hlwy-lsh-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "7bfedba6206a11d352f26544866942ac", "sha256": "2dd41d50c20e4a29898de614a07161e2994b01efd04410654ac3d0d7e8a2d039" }, "downloads": -1, "filename": "hlwy-lsh-0.3.4.tar.gz", "has_sig": false, "md5_digest": "7bfedba6206a11d352f26544866942ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126333, "upload_time": "2019-09-11T01:06:52", "url": "https://files.pythonhosted.org/packages/78/ff/a6ebaef1e2202e38a040c936d739612ae7cf1ebf7945ac0aef7759dba6e2/hlwy-lsh-0.3.4.tar.gz" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "2733aa17e69c75317979a7be7186db7f", "sha256": "3486ca7b78a5c754164211d67d5d9b963e9db9a9b9bc7d725d4292054d47ddc1" }, "downloads": -1, "filename": "hlwy-lsh-0.3.5.tar.gz", "has_sig": false, "md5_digest": "2733aa17e69c75317979a7be7186db7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126448, "upload_time": "2019-09-11T01:08:34", "url": "https://files.pythonhosted.org/packages/2e/43/f6b059e81e5fc595a0f48e992b780a322fff9788d41b9024a639044451cc/hlwy-lsh-0.3.5.tar.gz" } ], "0.3.6": [ { "comment_text": "", "digests": { "md5": "8ae4ecf6c3e1669b54dc24e5bf2e7922", "sha256": "b845bc7f74979bf4a0a8b02b747c68508e3c73a205827e737a3f370c2ef879d7" }, "downloads": -1, "filename": "hlwy-lsh-0.3.6.tar.gz", "has_sig": false, "md5_digest": "8ae4ecf6c3e1669b54dc24e5bf2e7922", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126433, "upload_time": "2019-09-11T01:10:22", "url": "https://files.pythonhosted.org/packages/bb/d4/9e298f081e84d8af940e35c8e7684ec54b5b4cf5388479a6fb5e5e7340ab/hlwy-lsh-0.3.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ae4ecf6c3e1669b54dc24e5bf2e7922", "sha256": "b845bc7f74979bf4a0a8b02b747c68508e3c73a205827e737a3f370c2ef879d7" }, "downloads": -1, "filename": "hlwy-lsh-0.3.6.tar.gz", "has_sig": false, "md5_digest": "8ae4ecf6c3e1669b54dc24e5bf2e7922", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126433, "upload_time": "2019-09-11T01:10:22", "url": "https://files.pythonhosted.org/packages/bb/d4/9e298f081e84d8af940e35c8e7684ec54b5b4cf5388479a6fb5e5e7340ab/hlwy-lsh-0.3.6.tar.gz" } ] }