{ "info": { "author": "Martin Thoma", "author_email": "info@martin-thoma.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 7 - Inactive", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Software Development", "Topic :: Utilities" ], "description": "[![Build Status](https://travis-ci.org/MartinThoma/pyspell.svg?branch=master)](https://travis-ci.org/MartinThoma/pyspell)\n[![Coverage Status](https://img.shields.io/coveralls/MartinThoma/pyspell.svg)](https://coveralls.io/r/MartinThoma/pyspell?branch=master)\n[![Documentation Status](http://img.shields.io/badge/docs-latest-brightgreen.svg)](https://pythonhosted.org/pyspell)\n\npyspell\n=======\n\nA Python package with interactive and fully-automatic spelling correction as\nwell as the possibility to create new language files.\n\nThis package should contain scripts to check different data formats like\nMarkdown, TeX and plain text as well as the possibility to check different\nlanguages. Tools to build domain-specific language models should be contained\nas well.\n\nCurrently, nothing has been implemented. This project is in a pre-alpha phase\nwhere the definition what should get done, how it should get done, how\ndata formats should look like is not clear.\n\nOther, similar projects are examined.\n\n\nInterfaces\n----------\n\nI would like to have 3 interaces:\n\n* A command line interface for interactive spelling correction\n* A command line interface for spelling correction by programs\n* A Python interface\n\nThe latter two should return lists of words with their probability to be wrong\nand their possible corrections with the probability of being the correct\ncorrection (assuming the word was wrong):\n\n```text\nword;probability to be wrong;list of words with probabilities\nacessible;99.2;(accessible,99.9)\n```\n\n\nCurrent state of the project\n----------------------------\n\nThis project cannot be used by now. It is a low-priority project of mine. If\nyou want to help, please send an email to info@martin-thoma.de.\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/MartinThoma/pyspell", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MartinThoma/pyspell", "keywords": "spell check,language", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyspell", "package_url": "https://pypi.org/project/pyspell/", "platform": "", "project_url": "https://pypi.org/project/pyspell/", "project_urls": { "Download": "https://github.com/MartinThoma/pyspell", "Homepage": "https://github.com/MartinThoma/pyspell" }, "release_url": "https://pypi.org/project/pyspell/0.1.4/", "requires_dist": [ "argparse" ], "requires_python": "", "summary": "Spell checker for different languages and data formats", "version": "0.1.4" }, "last_serial": 3945404, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8fad8e74b611f2e3a3029b15ed134953", "sha256": "e2fc09cd755aebdfce6573fe4182d569b6783236ff829c67959d6fc5186172eb" }, "downloads": -1, "filename": "pyspell-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8fad8e74b611f2e3a3029b15ed134953", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6725, "upload_time": "2014-12-09T19:30:19", "url": "https://files.pythonhosted.org/packages/7d/51/cca0cf7e30fc357768fbae84a6de6d8f540ead515111989c3b7a4611c58d/pyspell-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "7cc990aa10e018da27687a18c32f7672", "sha256": "292f3987d3a75ad703e4623e22d7debec76d055cf53ee73b443fb3b0627dbcb0" }, "downloads": -1, "filename": "pyspell-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7cc990aa10e018da27687a18c32f7672", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7065, "upload_time": "2014-12-09T19:32:14", "url": "https://files.pythonhosted.org/packages/c5/38/c01cd4b80e492caf9e908fdb9ce9b102352f83db25bacb9d325429f8d5e8/pyspell-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "7b56c6986fa93f9d588178e375c64a0f", "sha256": "cbc2cc91c70181ec771605bf1476da4dc2ebc65ed3de8085f5562867861cf041" }, "downloads": -1, "filename": "pyspell-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7b56c6986fa93f9d588178e375c64a0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7068, "upload_time": "2014-12-09T19:33:45", "url": "https://files.pythonhosted.org/packages/f1/15/ef2cab392d2a1d32d5cfbeb7a7e25e6e764bee03dc44abf7a6caeeb62994/pyspell-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "288293da8c4361eec7b6d559d702f303", "sha256": "7e346ce875e3d58edf31a2a955e1c2d36dcce6fd67e0da08aff087f188d2ac51" }, "downloads": -1, "filename": "pyspell-0.1.3.tar.gz", "has_sig": true, "md5_digest": "288293da8c4361eec7b6d559d702f303", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6914, "upload_time": "2015-01-18T10:38:27", "url": "https://files.pythonhosted.org/packages/9e/bc/0ecc06f74ce56e60179642c0029005137de45e0dc129dfbc56fd70964ab9/pyspell-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "aca73a504c1c7a76691743d6d6091c44", "sha256": "03cf45f7d6ecd1afc0a30ef44f5ff60b5c9144f2c3c8ef8e78e34b9da8f46e0f" }, "downloads": -1, "filename": "pyspell-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "aca73a504c1c7a76691743d6d6091c44", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9136, "upload_time": "2018-06-09T15:05:31", "url": "https://files.pythonhosted.org/packages/10/6a/c62bbf6f8bdf10211498d8faba0c04907d77e274192fa7797316bfb0226e/pyspell-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1b2c5eb5d6741b98889edd68097fd6b9", "sha256": "2ca26c531fc201b223c10c2d3b6879c81ea1a87b1999baef0ef75bcf2ac946c2" }, "downloads": -1, "filename": "pyspell-0.1.4.tar.gz", "has_sig": false, "md5_digest": "1b2c5eb5d6741b98889edd68097fd6b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12378, "upload_time": "2018-06-09T15:05:32", "url": "https://files.pythonhosted.org/packages/72/8a/d85f5f2d2e7bbf302f9264469753d3e151764f82223fa44cfe265854d760/pyspell-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aca73a504c1c7a76691743d6d6091c44", "sha256": "03cf45f7d6ecd1afc0a30ef44f5ff60b5c9144f2c3c8ef8e78e34b9da8f46e0f" }, "downloads": -1, "filename": "pyspell-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "aca73a504c1c7a76691743d6d6091c44", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9136, "upload_time": "2018-06-09T15:05:31", "url": "https://files.pythonhosted.org/packages/10/6a/c62bbf6f8bdf10211498d8faba0c04907d77e274192fa7797316bfb0226e/pyspell-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1b2c5eb5d6741b98889edd68097fd6b9", "sha256": "2ca26c531fc201b223c10c2d3b6879c81ea1a87b1999baef0ef75bcf2ac946c2" }, "downloads": -1, "filename": "pyspell-0.1.4.tar.gz", "has_sig": false, "md5_digest": "1b2c5eb5d6741b98889edd68097fd6b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12378, "upload_time": "2018-06-09T15:05:32", "url": "https://files.pythonhosted.org/packages/72/8a/d85f5f2d2e7bbf302f9264469753d3e151764f82223fa44cfe265854d760/pyspell-0.1.4.tar.gz" } ] }