Machine-Learning-for-Medical-Language / ctakes-client-py

Apache License 2.0
4 stars 1 forks source link

fix(text2fhir): don't duplicate CUIs #51

Closed mikix closed 1 year ago

mikix commented 1 year ago

Collect CUIs in a set, to avoid repeating them unnecessarily.

Fixes #50