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

Multi head ml #257

Closed percevalw closed 6 months ago

percevalw commented 7 months ago

Description

Added

Changed

Fixed

Checklist

codecov[bot] commented 7 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (9d2b58f) 96.87% compared to head (81b8e72) 96.93%.

Files Patch % Lines
edsnlp/processing/multiprocessing.py 97.71% 4 Missing :warning:
edsnlp/core/torch_component.py 98.03% 1 Missing :warning:
edsnlp/processing/simple.py 96.96% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #257 +/- ## ========================================== + Coverage 96.87% 96.93% +0.05% ========================================== Files 255 255 Lines 8438 8568 +130 ========================================== + Hits 8174 8305 +131 + Misses 264 263 -1 ```

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