You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
This PR adds support for the edsnlp library (related to
huggingface/api-inference-community#424), an NLP
library developed at the Greater Paris University Hospitals (AP-HP) with
a specific focus on hybrid models (rule-based + ML) and multi-tasking,
widely used in the structuring of clinical language at scale (NER,
entity linking, document classification, event extraction, ...).
I saw that the file
https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/library-to-tasks.ts
was automatically generated from a GitHub CI as mentioned on the docs,
but didn't see how the action would edit it so I took the liberty of
modifying it myself.
Let me know if you need more information or if I need to change anything
about this PR, thanks !
---------
Co-authored-by: Lucain <[email protected]>
Co-authored-by: Omar Sanseviero <[email protected]>
0 commit comments