Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 723 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 723 Bytes

banner

How to Run?

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.

Usage

  • 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.

Footnotes

Webster's Unabridged Dictionary was used as dictionary.txt (Plain Text UTF-8) from here.