Skip to content

Batch synonyms from a csv file #166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

willm
Copy link

@willm willm commented Apr 18, 2025

Allow importing synonym rules from a CSV file, this saves users from having to go through the form multiple times to enter many synonyms. This implementation is very basic, it only supports synonym rules and doesn't add any tags. This can be extended if this is deemed useful.

I've used the papaparse package to parse the csv data.

Screenshot From 2025-04-18 15-23-33
Screenshot From 2025-04-18 15-24-15

Note I built this from the latest release commit rather than master because I'm having trouble to build/run the master branch, I think some versions of java/node have changed which I'm struggling to get right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant