{ "info": { "author": "Koustuv Sinha", "author_email": "koustuvsinha@hotmail.com", "bugtrack_url": null, "classifiers": [], "description": "swacch\n==========================\n\nSet of utility functions for cleaning text.\n\n## Available Functions\n\n- `remove_stopwords`\n- `split_sentences`\n- `strip_tags`\n- `remove_punct`\n- `chunks`\n- `chunkify`\n- `levenshteinDistance`\n- `hasNumbers`\n- `clean`\n- `cosine_sim`\n\n## Extra functions\n\n- `load_file`\n\n## TODO\n\n- [ ] Add more functions\n\n# LICENSE\n\n[MIT](https://koustuvs.mit-license.org/)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/koustuvsinha/swacch", "keywords": "text utility", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "swacch", "package_url": "https://pypi.org/project/swacch/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/swacch/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/koustuvsinha/swacch" }, "release_url": "https://pypi.org/project/swacch/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Utilities for cleaning text", "version": "0.0.1" }, "last_serial": 2748320, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1c3a16edd897ae2b99932de02d503495", "sha256": "280afb3088965ef5c2b122eb4dfef8e91383943f234aed008e8754640aaa426d" }, "downloads": -1, "filename": "swacch-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1c3a16edd897ae2b99932de02d503495", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6281, "upload_time": "2017-04-02T23:52:21", "url": "https://files.pythonhosted.org/packages/76/6c/dc9508d9180419c791ba3a2feb4e07d6740fbb19a199c5eca02824cfdf56/swacch-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1c3a16edd897ae2b99932de02d503495", "sha256": "280afb3088965ef5c2b122eb4dfef8e91383943f234aed008e8754640aaa426d" }, "downloads": -1, "filename": "swacch-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1c3a16edd897ae2b99932de02d503495", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6281, "upload_time": "2017-04-02T23:52:21", "url": "https://files.pythonhosted.org/packages/76/6c/dc9508d9180419c791ba3a2feb4e07d6740fbb19a199c5eca02824cfdf56/swacch-0.0.1.tar.gz" } ] }