/spell-checker

Ruby implementation of a simple spell-checker based on Norvig's Python version

Primary LanguageRuby

A Ruby implementation of a spellchecker, based on Peter Norvig's Python version. 

I did this without looking the best 'solution' up - it's ugly, but it works.