Skip to content

Check the definition of an word which you dont know. Type an word and get instantly the definition of the given word on this application.

License

Notifications You must be signed in to change notification settings

tskxz/WebDictionary

Repository files navigation

Codefresh build status Website shields.io

Web-Dictionary

Web Dictionary Application on python with flask. Returns the definition of the given word in the input

Features

  • Improve the "get_close_matches" to get the similiar word
  • Gives more than one definition of the word if exists
  • Try to be more and having friendly input

Installation

Cloning and running it on your local host

Clone the git repository with:
$ git clone https://github.com/tanjilk/WebDictionary.git Go into to the directory by doing cd WebDictionary
You should to install an mini framework to able to run the application. Install flask with
$ pip3 install flask Run the app.py file with python3 app.py and make sure to go `http://localhost:5000/ on your browser.
web1 web2

About

Check the definition of an word which you dont know. Type an word and get instantly the definition of the given word on this application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages