Python 3 Spelling Corrector
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
pip install autocorrect
>>> from autocorrect import spell
>>> spell('HTe')
'The'