Skip to content
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

Synonym sync: Abbreviation exclusions #652

Open
2 tasks done
joeflack4 opened this issue Sep 7, 2024 · 0 comments · Fixed by #668
Open
2 tasks done

Synonym sync: Abbreviation exclusions #652

joeflack4 opened this issue Sep 7, 2024 · 0 comments · Fixed by #668
Assignees
Labels
enhancement New feature or request

Comments

@joeflack4
Copy link
Contributor

joeflack4 commented Sep 7, 2024

Overview

We have a rule (e.g. uppercase, <10 chars) for determining when a synonym is an abbreviation. However, there are / will be specific cases that we know of where a synonym may fall under this logic but in fact not be an abbreviation. For those, we will read in a specific config file and make sure that any synonyms matching the strings in those configs will not be marked as an abbreviation.

Sub-tasks

  • 1. Set up code to utilize the config
    • For now can make a mock config file
  • 2. Add and populate abbreviation exclusions config file
@joeflack4 joeflack4 self-assigned this Sep 7, 2024
@joeflack4 joeflack4 added the enhancement New feature or request label Sep 7, 2024
@joeflack4 joeflack4 linked a pull request Sep 21, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant