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

Apache License 2.0
4 stars 1 forks source link

feat: add filesystem.covid_symptoms_path to get bsv path directly #48

Closed mikix closed 1 year ago

mikix commented 1 year ago

(Also add umls_semantic_groups_path.)

filesystem.covid_symptoms() was intended to be the primary way to ask for the covid symptoms list, but there are also use cases where it's easiest to directly access the bsv file. So here it is.