Skip to content

rohanmallick08/python-interactive-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-interactive-dictionary

This is simple but intelligent command line dictionary.

  • Download Zip file.
  • Extract it in some folder.
  • Run using command line python app.py

Test Cases

  • Search for "rain"
  • Result -
    • Precipitation in the form of liquid water drops with diameters greater than 0.5 millimetres.
    • To fall from the clouds in drops of water.
  • Search for "rainn"
  • Result - Did you mean : rain
    • Precipitation in the form of liquid water drops with diameters greater than 0.5 millimetres.
    • To fall from the clouds in drops of water.

About

This is simple but intelligent command line dictionary.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages