Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Alvaro8gb
/
es_neg_uncert_ehr_ner

Token Classification
spaCy
Spanish
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Alvaro8gb/es_neg_uncert_ehr_ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use Alvaro8gb/es_neg_uncert_ehr_ner with spaCy:

    !pip install https://huggingface.co/Alvaro8gb/es_neg_uncert_ehr_ner/resolve/main/es_neg_uncert_ehr_ner-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("es_neg_uncert_ehr_ner")
    
    # Importing as module.
    import es_neg_uncert_ehr_ner
    nlp = es_neg_uncert_ehr_ner.load()
  • Notebooks
  • Google Colab
  • Kaggle
es_neg_uncert_ehr_ner
1.38 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Alvaro8gb's picture
Alvaro8gb
Update README.md
35f19ac verified almost 2 years ago
  • ner
    Update spaCy pipeline almost 2 years ago
  • transformer
    Update spaCy pipeline almost 2 years ago
  • vocab
    Update spaCy pipeline almost 2 years ago
  • .gitattributes
    1.65 kB
    Update spaCy pipeline almost 2 years ago
  • README.md
    2.49 kB
    Update README.md almost 2 years ago
  • config.cfg
    2.9 kB
    Update spaCy pipeline almost 2 years ago
  • es_neg_uncert_ehr_ner-any-py3-none-any.whl
    662 MB
    xet
    Update spaCy pipeline almost 2 years ago
  • meta.json
    1.29 kB
    Update spaCy pipeline almost 2 years ago
  • tokenizer
    36.9 kB
    Update spaCy pipeline almost 2 years ago