word-map-api
🔗 Quick Links
📊 Project Details
- Primary Language: Python
- Languages Used: Python, Shell, Batchfile
- License: None
- Created: May 26, 2022
- Last Updated: May 26, 2022
📝 About
word-map-api
Takes a word array and returns the synonyms/antonyms related to each.
For example:
and receive: ``` { "beautiful": { "antonyms": [ "ugly" ], "synonyms": [ "beautiful" ] }, "collected": { "antonyms": [ "spread", "uncollected", "ungathered" ], "synonyms": [ "take_in",