aphp / edsnlp

Modular, fast NLP framework, compatible with Pytorch and spaCy, offering tailored support for French clinical notes.
https://aphp.github.io/edsnlp/
BSD 3-Clause "New" or "Revised" License
113 stars 29 forks source link

feat: add UMLS terminology #147

Closed Vincent-Maladiere closed 1 year ago

Vincent-Maladiere commented 2 years ago

Description

For the moment, EDS-NLP only allows the extraction and normalisation of entities to ATC (via ROMEDI) and ICD10. As UMLS is an international resource and brings together many terminologies (including SnomedCT) in many languages, integrating it would greatly benefit the library and its users to

What changes

Checklist

Vincent-Maladiere commented 1 year ago

Hey @percevalw, are there some steps left to do before merging?

percevalw commented 1 year ago

Your work was merged in #165 🎉 Thank you again !