Description
Suggests spelling corrections from Python using a pure-Python approach based on Peter Norvig's work. It helps text tools, forms, editors, and educational software offer simple correction suggestions.
Spell suggestions are probabilistic and can be wrong. Review behavior for names, technical terms, and languages outside the trained dictionary.