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

Detect tnm entities followed by a space #229

Closed percevalw closed 9 months ago

percevalw commented 9 months ago

Description

Fixes #175

Checklist

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (d43fbd9) 96.49% compared to head (fb62ae3) 96.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #229 +/- ## ======================================= Coverage 96.49% 96.49% ======================================= Files 254 254 Lines 8361 8361 ======================================= Hits 8068 8068 Misses 293 293 ```

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