Spell checking in 20 lines of Python
Peter Norvig has an article up about how to write a spelling corrector that’s getting quite a bit of attention. The explanation of the code and theory behind it is really interesting stuff.
Peter Norvig has an article up about how to write a spelling corrector that’s getting quite a bit of attention. The explanation of the code and theory behind it is really interesting stuff.