{ "info": { "author": "Vikas Bharti", "author_email": "vikas.bharti.pro@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "* Python package for cleaning text, Handle Decoding and Encoding errors for all formats.\r\n\r\n* Usage\r\n\t\r\n\tPlace bad text in a file and read it in python source and clean it using textclean.clean() function.\r\n\r\n* test.py\r\n\r\n\tfrom textclean.textclean import textclean\r\n\r\n\ttext = open(\"badtext.txt\").read()\r\n\t\r\n\tcleaned_text = textclean.clean(text)\r\n\t\r\n\tprint cleaned_text", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "MIT", "maintainer": "Vikas Bharti", "maintainer_email": "vikas.bharti.pro@gmail.com", "name": "textclean", "package_url": "https://pypi.org/project/textclean/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/textclean/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/textclean/0.4/", "requires_dist": null, "requires_python": null, "summary": "Handle the very famous decoding - encoding errors in Python !", "version": "0.4" }, "last_serial": 1188800, "releases": { "0.1": [], "0.2.2": [ { "comment_text": "", "digests": { "md5": "58237b522f13c9e06eb9a60e9366e919", "sha256": "0c6f9e8b365f52700be183345db0185b46dfa0c8cfb989848f9193677c4cebf1" }, "downloads": -1, "filename": "textclean-0.2.2.zip", "has_sig": false, "md5_digest": "58237b522f13c9e06eb9a60e9366e919", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11301, "upload_time": "2014-08-12T07:26:32", "url": "https://files.pythonhosted.org/packages/46/3b/0484d4064898303f1707d48fc538980338e24e07998948b34b5f76735d3a/textclean-0.2.2.zip" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "3679000567b3d108b35373622113fb00", "sha256": "6009472943b9ec2d21d9d5a81ea4c600de5a19eee8a3cca19083c4abf6c3da85" }, "downloads": -1, "filename": "textclean-0.3.zip", "has_sig": false, "md5_digest": "3679000567b3d108b35373622113fb00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11247, "upload_time": "2014-08-12T07:43:43", "url": "https://files.pythonhosted.org/packages/c2/51/3abd67346a41af9fffa12d51e68ddb66914e170c047305511a002dd6825b/textclean-0.3.zip" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "002565f397b6207f22ae3945a623ad6f", "sha256": "c4cf964176c94df95dd9306f27b4946d8c8b59eb6a6bd42c764d874acfdb7650" }, "downloads": -1, "filename": "textclean-0.3.1.zip", "has_sig": false, "md5_digest": "002565f397b6207f22ae3945a623ad6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11334, "upload_time": "2014-08-12T08:20:48", "url": "https://files.pythonhosted.org/packages/af/12/5778f1814329bdf5476272a5a5971434adef18f54dd3eeb05f8cbbe22ff8/textclean-0.3.1.zip" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "6dbe71f613bc49c9fe969b8e7b191e22", "sha256": "bdd6e5d7853badc16afff5f7512a53dc050cc195c346f7a9e282e98e69880ed3" }, "downloads": -1, "filename": "textclean-0.4.zip", "has_sig": false, "md5_digest": "6dbe71f613bc49c9fe969b8e7b191e22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11314, "upload_time": "2014-08-12T10:34:54", "url": "https://files.pythonhosted.org/packages/bb/9e/0b32053f388300c6b63f72e0f583189d45e4a9a05f23b376bc8b5503fcb3/textclean-0.4.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6dbe71f613bc49c9fe969b8e7b191e22", "sha256": "bdd6e5d7853badc16afff5f7512a53dc050cc195c346f7a9e282e98e69880ed3" }, "downloads": -1, "filename": "textclean-0.4.zip", "has_sig": false, "md5_digest": "6dbe71f613bc49c9fe969b8e7b191e22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11314, "upload_time": "2014-08-12T10:34:54", "url": "https://files.pythonhosted.org/packages/bb/9e/0b32053f388300c6b63f72e0f583189d45e4a9a05f23b376bc8b5503fcb3/textclean-0.4.zip" } ] }