Skip to content

horizenight/English-Thesarus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

English-Thesarus

Find the meaning of the word input by the user.

Description

The program accepts the input from the user . Outputs the meaning of the word. If the word doesn't exist , it returns The word doesn't exist. Please double check it. If wrong word is input it also suggest similar words . for eg: input rainn it would ask if the word is rain or not !

Getting Started

Dependencies

libraries used: json(to read data file that contains words and its meaning) and difflib(to suggest closest word)

Authors

Contributors : kshitij Roodkee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages