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
113 stars 29 forks source link

Harmonize processing utils #155

Closed percevalw closed 1 year ago

percevalw commented 2 years ago

Description

@aricohen93

Parallel and distributed pipelines do not behave the same regarding the addition of a note_id column after the processing of documents.

TODO: