issues
search
meetDeveloper
/
freeDictionaryAPI
There was no free Dictionary API on the web when I wanted one for my friend, so I created one.
https://dictionaryapi.dev/
GNU General Public License v3.0
2.67k
stars
267
forks
source link
Update README.md
#191
Open
Vishnunkumar
opened
11 months ago
Vishnunkumar
commented
11 months ago
PythonDictionary
Description
A simple Python wrapper over the free dictionary API that can be integrated into text analytics platforms.
To do
Adding a knowledge graph wrapper to perform operations on sentences via spaCy.
Sentiment analysis polarity on both word and sentence via spaCy.
PythonDictionary
Description
To do