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

[DRAFT] Fix `span_getter` argument for qualifiers #223

Closed Thomzoy closed 9 months ago

Thomzoy commented 10 months ago

Description

Checklist

codecov[bot] commented 9 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 (c220efc) 96.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #223 +/- ## ======================================= Coverage 96.56% 96.56% ======================================= Files 255 255 Lines 8387 8387 ======================================= Hits 8099 8099 Misses 288 288 ```

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