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

Refacto span classification #276

Closed percevalw closed 5 months ago

percevalw commented 5 months ago

Description

Changed

Fixed

Checklist

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.29%. Comparing base (35c3b01) to head (1cecb42).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #276 +/- ## ========================================== + Coverage 97.13% 97.29% +0.15% ========================================== Files 257 257 Lines 8734 8753 +19 ========================================== + Hits 8484 8516 +32 + Misses 250 237 -13 ```

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