/real-wuzzy

a few real world examples that make use of the wuzzy library.

Primary LanguageCSS

Real Wuzzy!

This repo will contain a set of real world examples that utilize algorithms implemented in wuzzy.

Installation

The real-wuzzy examples can be installed via npm (npm install real-wuzzy).

The Examples

spellchecker

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