Scripts and notebooks for generating and exploring synonym based semantic networks.
synonyms.py collects synonyms from the Oxford Dictionary API. To use you need to get APP_ID and APP_KEY tokens and set in a .env file as defined in .env.example.