WordNet integrated with ElasticSearch - How to add new synonyms WordNet integrated with ElasticSearch - How to add new synonyms elasticsearch elasticsearch

WordNet integrated with ElasticSearch - How to add new synonyms


If you are going to be actively modifying your synonym database you should probably just transform the synsets in the wordnet database into the basic comma delimited file in this format

    "british,english",    "queen,monarch"

Then use and edit this file as your synonym resource.