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

Allow newlines in dates #142

Closed percevalw closed 2 years ago

percevalw commented 2 years ago

Description

This pull request now allows the eds.dates component to detect dates with line breaks between words.

Checklist