Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 479 Bytes

README.rst

File metadata and controls

22 lines (17 loc) · 479 Bytes

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

pip install autocorrect

Examples

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