Mini App: English Thesaurus – Real World Applications Built With Python

The Python project introduced in this article builds an English Thesaurus program which returns the meaning of an English word the user enters and additionally, has the ability to check the typo in the entered word. For example, if the user enters “weether”, the program will ask “Did you mean wether instead?”. If the user says “No”, the program will continue to ask “Did you mean whether instead?”. If the user still says “No”, the program will continue to ask “Did you mean weather instead?”. If the user says “Yes”, the program will return the definitions of the English word “weather”.

Previous post 前一篇 Mini App: Volcano and Population Web Map – Real World Applications Built With Python
Next post 下一篇 1 Classifying more than 2 things at a time – Deep Learning in Python Part 1
image/svg+xml

Menu 菜单

Follow me 关注我

Stay updated

Subscribe to my newsletter to receive my latest work.

订阅我的电子报,可以收到我的最新作品。