aphp / eds-pseudo

EDS-Pseudo is a hybrid model for detecting personally identifying entities in clinical reports
https://aphp.github.io/eds-pseudo
Other
44 stars 5 forks source link

New dates_normalizer pipe to parse the ml dates value & format #11

Closed percevalw closed 7 months ago

percevalw commented 8 months ago

Description

To address #10. This is closely related to https://github.com/aphp/edsnlp/issues/174, but here we assume that the date has been correctly extracted, whereas eds.dates has to find a balance between precision and recall, limiting the variety of date formats it supports.

Checklist

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (7247384) 99.82% compared to head (c672363) 99.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11 +/- ## ========================================== + Coverage 99.82% 99.86% +0.04% ========================================== Files 15 17 +2 Lines 579 761 +182 ========================================== + Hits 578 760 +182 Misses 1 1 ```

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