hpi-dhc / xmen

✖️MEN - A Modular Toolkit for Cross-Lingual Medical Entity Normalization
Apache License 2.0
23 stars 7 forks source link

Integrate BRONCO and MUGIT into GitHub #6

Closed phlobo closed 1 year ago

phlobo commented 1 year ago

Please migrate the example .yaml files for BRONCO and MUGIT dicts.

We had some in GitLab, but I guess a BRONCO version might worker better with the new --key option?

phlobo commented 1 year ago

@nachollorca Thanks! Do you think you could simplify the MUGIT script such that it works without UMLS? I think we just need the SNOMED CT IDs and German aliases. The current solution seems to have had a different goal (extending SNOMEDCT_US with German terms).

nachollorca commented 1 year ago

Sure! It was weird to have both umls and custom in the same dict, but I never used MUGIT before, so I just went along

nachollorca commented 1 year ago

Check now, that should make it