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
112 stars 29 forks source link

Handle 'ne permet pas + verb' false positive negation patterns #249

Closed percevalw closed 8 months ago

percevalw commented 8 months ago

Description

Fixes #245 @julienduquesne

Checklist

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (db532d4) 96.70% compared to head (0bc3434) 96.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #249 +/- ## ======================================= Coverage 96.70% 96.70% ======================================= Files 255 255 Lines 8379 8379 ======================================= Hits 8103 8103 Misses 276 276 ```

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