aphp / edsnlp

Modular, fast NLP framework, compatible with Pytorch and spaCy, offering tailored support for French clinical notes.
https://aphp.github.io/edsnlp/
BSD 3-Clause "New" or "Revised" License
111 stars 29 forks source link

Update patterns for hypothesis détection #266

Closed LaRiffle closed 6 months ago

LaRiffle commented 6 months ago

Description

"une éventuelle dialyse" is not currently labelling "dialyse" as hypothetical

Checklist

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (084aa4f) 96.95% compared to head (d9104aa) 96.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #266 +/- ## ======================================= Coverage 96.95% 96.95% ======================================= Files 255 255 Lines 8591 8591 ======================================= Hits 8329 8329 Misses 262 262 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.