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

https://github.com/ajithvcoder/meaningfinder

Enables you to find meanings for 1000's of english words with script
https://github.com/ajithvcoder/meaningfinder

Last synced: 3 months ago
JSON representation

Enables you to find meanings for 1000's of english words with script

Awesome Lists containing this project

README

        

### Meaning Finder

**Prerequesties**
- PyDictionary
- Internet connection

**Usage**
- python3 main.py

**Explanation**
- Write your words in each line without spelling mistakes in words.txt
- Using internet connection Pydictionary fetches content and gives you the meaning
- You would get your output in output.txt file
- Usefull while finding meaning for 1000's of words

**Visual**
![Visual Sample](./sample.png)