allenai / scispacy

A full spaCy pipeline and models for scientific/biomedical documents.
https://allenai.github.io/scispacy/
Apache License 2.0
1.66k stars 223 forks source link

Support UMLS filtering by language (Solves #477) #478

Closed nachollorca closed 1 year ago

nachollorca commented 1 year ago

In relation with Issue #477, here is a modified version of scispacy/umls_utils.py we are using to filter UMLS concepts by language. The options are also included as arguments in the .JSON exporter.