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

Add to doc #240

Closed aricohen93 closed 6 months ago

aricohen93 commented 8 months ago

Feature type

https://github.com/aphp/edsnlp/blob/master/edsnlp/pipes/misc/sections/sections.py#L199C28-L199C28

Description

Add this feature to the doc

percevalw commented 6 months ago

Actually it's already in the docs : https://aphp.github.io/edsnlp/latest/pipes/misc/sections/#edsnlp.pipes.misc.sections.factory.create_component--examples:~:text=If%20the%20document%20has%20entities%20before%20calling%20this%20matcher%20an%20attribute%20section%20is%20added%20to%20each%20entity.