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

Fix "eds" tokenizer base #260

Closed percevalw closed 6 months ago

percevalw commented 6 months ago

Description

Fixed

Checklist

codecov[bot] commented 6 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (9d2b58f) 96.87% compared to head (621c73b) 96.95%. Report is 12 commits behind head on master.

:exclamation: Current head 621c73b differs from pull request most recent head f610637. Consider uploading reports for the commit f610637 to get more accurate results

Files Patch % Lines
edsnlp/processing/multiprocessing.py 97.71% 4 Missing :warning:
edsnlp/core/torch_component.py 98.03% 1 Missing :warning:
edsnlp/processing/simple.py 96.96% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #260 +/- ## ========================================== + Coverage 96.87% 96.95% +0.07% ========================================== Files 255 255 Lines 8438 8591 +153 ========================================== + Hits 8174 8329 +155 + Misses 264 262 -2 ```

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