npm.io
0.1.1 • Published 13 years ago

corrector

Licence
Version
0.1.1
Deps
0
Vulns
0
Weekly
0

Spellling Corrector

A really simple module for spell correction based on the levenshtein distance between words.

Keep in mind this is a very naive implementations without any optimizations so it will perform bad with large dictionaries.

Build Status

Build Status