umcu / clinlp

A Python library for performing NLP on clinical text written in Dutch
GNU General Public License v3.0
33 stars 0 forks source link

Parsing entity matching concepts with settings from csv/excel #56

Closed vmenger closed 4 months ago

vmenger commented 4 months ago

Concept information is currently presented to the EntityMatcher as a dict (see Entity matcher in README.md). It would be nice to be able to read this information from a csv/excel, to suit some less technically inclined users, with all the possible options.