huggingface / api-inference-community

Apache License 2.0
161 stars 61 forks source link

Adding support for edsnlp library #424

Closed percevalw closed 3 months ago

percevalw commented 3 months ago

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 commented 3 months ago

Closing, following the discussions on https://github.com/huggingface/huggingface.js/pull/696