Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phatpiglet/autocorrect

Python 3 Spelling Corrector
https://github.com/phatpiglet/autocorrect

Last synced: 3 months ago
JSON representation

Python 3 Spelling Corrector

Awesome Lists containing this project

README

        

===========
autocorrect
===========
Python 3 Spelling Corrector

Deprecated Fork
===============
This is a deprecated fork. If you wish to contribute to the project, please visit the active fork https://github.com/fifimajster/autocorrect maintained by the awesome legend coder Filip Sondej

Installation
============
.. code-block:: bash

pip install autocorrect

Examples
========
.. code-block:: python

>>> from autocorrect import spell
>>> spell('HTe')
'The'