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

ML inference fixes & features #251

Closed percevalw closed 7 months ago

percevalw commented 8 months ago

Description

Added

Fixed

Checklist

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (518df4c) 96.70% compared to head (999fcdc) 96.76%.

Files Patch % Lines
edsnlp/extensions.py 95.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #251 +/- ## ========================================== + Coverage 96.70% 96.76% +0.05% ========================================== Files 255 255 Lines 8379 8433 +54 ========================================== + Hits 8103 8160 +57 + Misses 276 273 -3 ```

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