{ "info": { "author": "Vinay M", "author_email": "rmdort@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Documentation", "Topic :: Software Development :: Quality Assurance", "Topic :: Text Processing :: Filters" ], "description": "RegEx Typo Fix\n====\n\nRegex spellchecker based on Wikipedia's `RegExTypoFix` project\n\n.. _RegExTypoFix: https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos\n\nThe dictionary prepared by wikipedia contains most common incorrectly spelled words.\n\nUsage\n-----\n\nThe easiest way to install it is using pip::\n\n pip install regextypofix\n\n from regextypofix import correct\n print (correct('whiel selled'))\n\nAdd more patterns\n-----\nYou can either create your own dictionary or just append to the default dictionary::\n\n from regextypofix import correct, create_dictionary\n\n # Build default dictionary\n default_dictionary = create_dictionary()\n\n # User defined dictionary\n user_dictionary = create_dictionary('./path_to_text_files')\n\n # Complete dictionary\n dictionary = default_dictionary + user_dictionary\n\n # Now pass dictionary to `correct`\n\n correct('whiel selled', dictionary=dictionary)", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/pypi/regextypofix/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rmdort/regextypofix", "keywords": "typo spelling grammar text", "license": "MIT, CC-BY-SA", "maintainer": "", "maintainer_email": "", "name": "regextypofix", "package_url": "https://pypi.org/project/regextypofix/", "platform": "any", "project_url": "https://pypi.org/project/regextypofix/", "project_urls": { "Download": "https://pypi.python.org/pypi/regextypofix/", "Homepage": "https://github.com/rmdort/regextypofix" }, "release_url": "https://pypi.org/project/regextypofix/1.0.4/", "requires_dist": null, "requires_python": "", "summary": "Simple Regex spellchecker based on Wikipedia's RegExTypoFix project", "version": "1.0.4" }, "last_serial": 3455565, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f5366c3a5f56af8e5eba9117da4fe7ae", "sha256": "4de2a77afe1dfff7288671cdafb21a55061441ceecf13eaf2b98cbaff89f0a7f" }, "downloads": -1, "filename": "regextypofix-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f5366c3a5f56af8e5eba9117da4fe7ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2015, "upload_time": "2018-01-02T03:16:24", "url": "https://files.pythonhosted.org/packages/c6/84/f56f394e373a001d7cee5f16d942aa9d65dbda8fef49c476d4ad226ef970/regextypofix-0.0.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "dcc024896a7d9e02b8c1c4b12136751f", "sha256": "1b0daaee48b59995be040905e9bf595ec1e6419920efed39319b004d4a991fa0" }, "downloads": -1, "filename": "regextypofix-1.0.0.tar.gz", "has_sig": false, "md5_digest": "dcc024896a7d9e02b8c1c4b12136751f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2041, "upload_time": "2018-01-02T03:43:32", "url": "https://files.pythonhosted.org/packages/e8/83/c35bd2b69c4522c6cc73548f2496bc127eefb660f7c6cfcd91183e5ccb4f/regextypofix-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "1f7f338e0f69bb71ddf0a6bf5af76383", "sha256": "d36bcc171ae903199d217613dca89bda530b1e8b275043749ef544241eb0e6f9" }, "downloads": -1, "filename": "regextypofix-1.0.1.tar.gz", "has_sig": false, "md5_digest": "1f7f338e0f69bb71ddf0a6bf5af76383", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2286, "upload_time": "2018-01-02T04:03:36", "url": "https://files.pythonhosted.org/packages/57/a8/ba434ed1bfd26db145f4f5b98b92055fc3b5ef4d72a8bf34776a4d8d5711/regextypofix-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "84a5f8632e6e04f46da010a47d06b902", "sha256": "e364037af443ad3b1ab98ba646c51baed1eda46091fc6d23bdb547a194195741" }, "downloads": -1, "filename": "regextypofix-1.0.2.tar.gz", "has_sig": false, "md5_digest": "84a5f8632e6e04f46da010a47d06b902", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2283, "upload_time": "2018-01-02T04:06:35", "url": "https://files.pythonhosted.org/packages/c7/2c/cd0d5a6ac4a3dfbf194a80662da7324582efba8b03a89ac6da3ef6849e86/regextypofix-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "cfd32b289e7404e5998de96d8e85c6d5", "sha256": "74e6f0ad8bf3d7c20be807f4557af67c2c59b6176fc4dad60ed6c8ea4cda77c6" }, "downloads": -1, "filename": "regextypofix-1.0.3.tar.gz", "has_sig": false, "md5_digest": "cfd32b289e7404e5998de96d8e85c6d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2283, "upload_time": "2018-01-02T04:08:03", "url": "https://files.pythonhosted.org/packages/42/e1/4791417cbf6f6a5a762741f43921eacfb62131aeef346380e95d77e8c0c2/regextypofix-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "dd0350d2c5448cb8c21dbd4159f2230f", "sha256": "99584161f24c9d2704db4fe2328b45e2fe95ee3773c2024b86ff1815b05f276a" }, "downloads": -1, "filename": "regextypofix-1.0.4.tar.gz", "has_sig": false, "md5_digest": "dd0350d2c5448cb8c21dbd4159f2230f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 117967, "upload_time": "2018-01-02T04:20:36", "url": "https://files.pythonhosted.org/packages/ab/c0/8497d1fdc9a0e2253df4f85cf7c1a8100205d7cbf562849d4f4d4477e7bb/regextypofix-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dd0350d2c5448cb8c21dbd4159f2230f", "sha256": "99584161f24c9d2704db4fe2328b45e2fe95ee3773c2024b86ff1815b05f276a" }, "downloads": -1, "filename": "regextypofix-1.0.4.tar.gz", "has_sig": false, "md5_digest": "dd0350d2c5448cb8c21dbd4159f2230f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 117967, "upload_time": "2018-01-02T04:20:36", "url": "https://files.pythonhosted.org/packages/ab/c0/8497d1fdc9a0e2253df4f85cf7c1a8100205d7cbf562849d4f4d4477e7bb/regextypofix-1.0.4.tar.gz" } ] }