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 for (#242): connectors not working brat json training issues #248

Closed percevalw closed 8 months ago

percevalw commented 8 months ago

Description

This should mostly fix #242.

Checklist

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (021f0c0) 96.70% compared to head (a68181c) 96.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #248 +/- ## ======================================= Coverage 96.70% 96.70% ======================================= Files 255 255 Lines 8372 8379 +7 ======================================= + Hits 8096 8103 +7 Misses 276 276 ```

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