Skip to content

phatpiglet/autocorrect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Jonas McCallum
Sep 8, 2019
3ad2262 · Sep 8, 2019

History

21 Commits
Aug 23, 2016
Nov 11, 2014
Sep 23, 2014
Sep 8, 2019
Aug 23, 2016

Repository files navigation

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'