You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Definitions of the words can be pulled from a third party dictionary like merriam Webster or oxford. It would be great for providing user the definition of the word in python powered word game.
The text was updated successfully, but these errors were encountered:
The very same API provider "Wordnik" used here does provide a slightly different URL to make calls for a word's definition. I'll be including this feature and creating a pull request very soon.
The definitions for the words can be pulled from any site, but I don't know the procedure to keep the API token secret. This repo has been inactive for quite some time, and I don't think any improvements put forth hereon on this will go into production anytime soon. Best to invest time elsewhere.
Describe the solution you'd like
Definitions of the words can be pulled from a third party dictionary like merriam Webster or oxford. It would be great for providing user the definition of the word in python powered word game.
The text was updated successfully, but these errors were encountered: