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

Fix span linking #282

Closed percevalw closed 4 months ago

percevalw commented 4 months ago

Changelog

Added

Changed

Fixed

Checklist

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 97.44%. Comparing base (fdae338) to head (8c5c97d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #282 +/- ## ======================================= Coverage 97.43% 97.44% ======================================= Files 262 262 Lines 9090 9103 +13 ======================================= + Hits 8857 8870 +13 Misses 233 233 ```

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