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: use spacy entry points for missing factories #238

Closed percevalw closed 8 months ago

percevalw commented 8 months ago

Description

Fix following #235. Additionally, fixes #239

Checklist

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (1faf768) 96.56% compared to head (f6cf871) 96.60%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #238 +/- ## ========================================== + Coverage 96.56% 96.60% +0.03% ========================================== Files 255 255 Lines 8387 8389 +2 ========================================== + Hits 8099 8104 +5 + Misses 288 285 -3 ```

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