umcu / negation-detection

Negation detection in Dutch clinical text.
GNU General Public License v3.0
3 stars 0 forks source link

Work in progress on sentence splitter #22

Closed sandertan closed 2 years ago

sandertan commented 3 years ago

Experiment on splitting text into sentences before training & predictions. Requires some changes to MedCAT as well. I got a F1 of 0.88 on DCC, which is 0.02 better than without sentence splitting.

sandertan commented 2 years ago

Currently not important.