This repository contains scripts to parse synonym CSV files to the text format required by OpenSearch.
To parse synonym sets run the following command from the directory of this package:
npm run parse-synonyms {csv file} {name of text file to write}