Hacker News new | ask | show | jobs
by acdimalev 3576 days ago

  >>> import spell
  >>> spell.correction('ducking')
  'fucking'
  >>>
Yup, it works.