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

Smd-Arshad
/
en_Medical_Custom_ner

Token Classification
spaCy
English
named-entity-recognition
Eval Results (legacy)
Model card Files Files and versions
xet
Community
1

Instructions to use Smd-Arshad/en_Medical_Custom_ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use Smd-Arshad/en_Medical_Custom_ner with spaCy:

    !pip install https://huggingface.co/Smd-Arshad/en_Medical_Custom_ner/resolve/main/en_Medical_Custom_ner-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_Medical_Custom_ner")
    
    # Importing as module.
    import en_Medical_Custom_ner
    nlp = en_Medical_Custom_ner.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_Medical_Custom_ner
1.28 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Arshad
Update README.md
7aa38e5 verified over 2 years ago
  • ner
    Update spaCy pipeline over 2 years ago
  • tok2vec
    Update spaCy pipeline over 2 years ago
  • vocab
    Update spaCy pipeline over 2 years ago
  • .gitattributes
    1.75 kB
    Update spaCy pipeline over 2 years ago
  • README.md
    1.21 kB
    Update README.md over 2 years ago
  • config.cfg
    2.69 kB
    Update spaCy pipeline over 2 years ago
  • en_Medical_Custom_ner-any-py3-none-any.whl
    607 MB
    xet
    Update spaCy pipeline over 2 years ago
  • meta.json
    1.09 kB
    Update spaCy pipeline over 2 years ago
  • tokenizer
    77.1 kB
    Update spaCy pipeline over 2 years ago