Ensure that all the required libraries(Tkinter and others) are installed.
Open terminal in this directory and type the following command -
python gui.py
Run gui.py using terminal/cmd to open a Grapical User Interface of the dictionary.
- Upon typing the text in text input box, press Enter to execute the query.
- To navigate the listbox(search and word recommendations), scroll using a mouse or touchpad.
Webster's Unabridged Dictionary was used as dictionary.txt
(Plain Text UTF-8) from here.