autocorrect
September 8, 2019 ยท View on GitHub
=========== 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'