Takes a Range of words and adds them to the dictionary while at the same time increasing frequency of use.
Give a suggested word based the given word.
Tells if a given word is misspelled
Takes a list of words and increases the frequency of use only if the word is spelled correctly
Spelling suggestion based on the Spelling Corrector found at: norvig.com/spell-correct.html
A word list, big.txt can also be downloaded from the website: norvig.com/big.txt
Synopsis: