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

Entity linking #280

Closed percevalw closed 4 months ago

percevalw commented 4 months ago

Preview docs: https://aphp.github.io/edsnlp/dev

Description

Added

Changed

Fixed

Checklist

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 99.75490% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 97.43%. Comparing base (b4b951a) to head (00fdd59).

Files Patch % Lines
edsnlp/core/torch_component.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #280 +/- ## ========================================== + Coverage 97.29% 97.43% +0.14% ========================================== Files 257 262 +5 Lines 8753 9090 +337 ========================================== + Hits 8516 8857 +341 + Misses 237 233 -4 ```

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