Token Classification
EDS-NLP
Safetensors
Spanish
biomedical
ner
clinical
ehr
cardiology
nlp
caradioccc
Eval Results (legacy)
Instructions to use Aremaki/eds-ner-cardioccc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- EDS-NLP
How to use Aremaki/eds-ner-cardioccc with EDS-NLP:
# Load it from the Hub directly import edsnlp nlp = edsnlp.load("Aremaki/eds-ner-cardioccc")# Or install it as a package !pip install git+https://huggingface.co/Aremaki/eds-ner-cardioccc # and import it as a module import eds_ner_cardioccc nlp = eds_ner_cardioccc.load() # or edsnlp.load("eds_ner_cardioccc") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!