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

Support all alignment modes in regex matching & partial doc matching #230

Closed percevalw closed 9 months ago

percevalw commented 9 months ago

Description

Fixes #201

Checklist

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (ddd1691) 96.51% compared to head (fbfa793) 96.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #230 +/- ## ========================================== + Coverage 96.51% 96.56% +0.05% ========================================== Files 254 255 +1 Lines 8372 8387 +15 ========================================== + Hits 8080 8099 +19 + Misses 292 288 -4 ```

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