Skip to content

Adding support for edsnlp library #424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

percevalw
Copy link

Hi,

This PR adds support for edsnlp, 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, ...).
Currently, we don't have a public model (except for a lightweight test model AP-HP/dummy-ner on the hub), but we plan to release some of our non-sensitive models in the coming weeks. Would this PR be acceptable as it stands ?

Let me know if any changes are needed, of if you need more information !

@percevalw
Copy link
Author

Closing, following the discussions on huggingface/huggingface.js#696

@percevalw percevalw closed this May 23, 2024
Wauplin added a commit to huggingface/huggingface.js that referenced this pull request Jun 17, 2024
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant