This repo will contain a set of real world examples that utilize algorithms implemented in wuzzy.
The real-wuzzy examples can be installed via npm (npm install real-wuzzy
).
This spellchecker implementation was inspired by this wonderful article by Peter Norvig.
run it grunt spelling:<word-to-check>
or read the annotated source code