Skip to content

A human friendly, interactive dictionary, built with python....

License

Notifications You must be signed in to change notification settings

mlaroussi/interactive-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interactive dictionary

This project is my first in python, following some courses online... It is also the first one to be worked on using git :D

Basically what I have in this project is a JSON file having definitions for words and a python script which loads this latter and try to give a definition to the word in the input... It currently supports the following:

  • Normal words, with single or multiple definitions
  • Title and Capital case words
  • Correcting the inputed word if it has a typo

About

A human friendly, interactive dictionary, built with python....

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages