Spell - Peter Norvig's Spell Checker for JavaScript
spell is a dictionary module for node.js
https://github.com/dscape/spell
var dict = spell();
dict.load("I am going to the park with Theo today." +
" It's going to be the bomb");
console.log(dict.suggest('thew'));
Written by Nuno Job
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Browser
Authors
Filed Under
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#