medspacy / QuickUMLS

System for Medical Concept Extraction
MIT License
3 stars 6 forks source link

feat: Support whitelist of cuis for UMLS dictionary install #21

Open aarongiera opened 4 months ago

aarongiera commented 4 months ago

This helped with performance. I was able to restrict the UMLS terms to just the ones I was looking for this way.

jianlins commented 4 months ago

I wonder if you have made a whitelist, would it be more cleaner to use that list build a separate source file to index?