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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

0xhikae
/
en-ner-en

Token Classification
spaCy
English
ner
english
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use 0xhikae/en-ner-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use 0xhikae/en-ner-en with spaCy:

    !pip install https://huggingface.co/0xhikae/en-ner-en/resolve/main/en-ner-en-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en-ner-en")
    
    # Importing as module.
    import en-ner-en
    nlp = en-ner-en.load()
  • Notebooks
  • Google Colab
  • Kaggle
en-ner-en / ner
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
0xhikae's picture
0xhikae
Upload en_ner_en v0.1.0 spaCy NER model
846dc00 verified 4 months ago
  • cfg
    221 Bytes
    Upload en_ner_en v0.1.0 spaCy NER model 4 months ago
  • model
    132 kB
    xet
    Upload en_ner_en v0.1.0 spaCy NER model 4 months ago
  • moves
    444 Bytes
    Upload en_ner_en v0.1.0 spaCy NER model 4 months ago