EnglishDictionary I have created a simple program to that looks for the definition of a word in an English Dictionary. If the word is not found then the program finds a word (using difflib) with a similarity > 70% to the one written.