{ "info": { "author": "Santhosh Thottingal", "author_email": "santhosh.thottingal@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "This module will compare two text\n s for their similarity.\n Based on the similarity it will give a number\n between 0 and 1. 1 means both text are similary.\n 0 means texts are completely different. A\n value in between 0 and 1 indicates how much they are similar.\n The algorithm uses an n-grams model and cosine similarity.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "LGPL-3.0", "maintainer": null, "maintainer_email": null, "name": "textsimilarity", "package_url": "https://pypi.org/project/textsimilarity/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/textsimilarity/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/textsimilarity/0.1/", "requires_dist": null, "requires_python": null, "summary": "Compare text and get a match score", "version": "0.1" }, "last_serial": 872071, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "056ce85ff0bae48df171924b9f386c4d", "sha256": "a33824296c597ef924646abe3db7023d740640aa203276f19c175d122525aec6" }, "downloads": -1, "filename": "textsimilarity-0.1.tar.gz", "has_sig": false, "md5_digest": "056ce85ff0bae48df171924b9f386c4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4314, "upload_time": "2013-09-23T17:23:42", "url": "https://files.pythonhosted.org/packages/4f/5a/555518da4b0b0e70f6de64707eb2ff67cf9b8fe73ac127653f0517a58670/textsimilarity-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "056ce85ff0bae48df171924b9f386c4d", "sha256": "a33824296c597ef924646abe3db7023d740640aa203276f19c175d122525aec6" }, "downloads": -1, "filename": "textsimilarity-0.1.tar.gz", "has_sig": false, "md5_digest": "056ce85ff0bae48df171924b9f386c4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4314, "upload_time": "2013-09-23T17:23:42", "url": "https://files.pythonhosted.org/packages/4f/5a/555518da4b0b0e70f6de64707eb2ff67cf9b8fe73ac127653f0517a58670/textsimilarity-0.1.tar.gz" } ] }