An open API service indexing awesome lists of open source software.

https://github.com/codeslash21/english_dictionary


https://github.com/codeslash21/english_dictionary

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# English Dictionary

By entering a word you will get its meaning or explanations if the word is valid, otherwise
You will get a suggestion that is very close to your word.

Very easy to use.

## Getting Started

1. You can run this file using command prompt.
* First cd to the directory where the python file exists.
* Then run the command - python english_dict.py

2. You can run this using python interpreter.
* Install ['Python3'](https://www.python.org/downloads/)
* Simply run the python file.

### License

This project is under - _MIT License_ See more details in ['LICENSE'](https://github.com/codeslash21/english_dictionary/blob/master/LICENSE)