srvraj311 / cli-dictionary-python

A command line dictionary with search filter and suggestions made with python as a learning project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command Line Dictionary with Word Prediction

A command line dictionary with search filter and suggestions made with python as a learning project. The Application runs on any command line and will run until you want. The main functionality includes multiple meanings for one word. The application also suggests you a word if the word does not match to any data in Database, it will give you option to choose.

To Run

python Project1.py

About

A command line dictionary with search filter and suggestions made with python as a learning project.


Languages

Language:Python 100.0%