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

Add support for bi-directional patterns in context algorithm #88

Closed vmenger closed 1 month ago

vmenger commented 1 month ago

Some triggers for qualifiers are bi-directional (e.g. 'nooit'), currently they have to be duplicated both as preceding and following. Would be nice to add bi-directional support.