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

Support for a filesystem param in all edsnlp.data readers/writers #274

Closed percevalw closed 5 months ago

percevalw commented 5 months ago

Description

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.12%. Comparing base (226951d) to head (bbb743b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #274 +/- ## ========================================== + Coverage 97.07% 97.12% +0.05% ========================================== Files 256 257 +1 Lines 8677 8703 +26 ========================================== + Hits 8423 8453 +30 + Misses 254 250 -4 ```

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