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

fix: support missing torch with spark and multiprocessing backends #244

Closed percevalw closed 8 months ago

percevalw commented 8 months ago

Description

Fixes #243

Checklist

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (eb08237) 96.70% compared to head (2da3cc3) 96.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #244 +/- ## ======================================= Coverage 96.70% 96.70% ======================================= Files 255 255 Lines 8369 8372 +3 ======================================= + Hits 8093 8096 +3 Misses 276 276 ```

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