Hacker News new | ask | show | jobs
Show HN: A shorter alternative to Norvig's Spelling Corrector with deletes only (github.com)
1 points by pcbje 872 days ago
1 comments

A simple illustration of how symmetric deletion can be used to implement a spellchecker, based on Norvigs spellchecker.