Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Cogoport
/
en_Spacy_Custom_ner

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

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

  • Libraries
  • spaCy

    How to use Cogoport/en_Spacy_Custom_ner with spaCy:

    !pip install https://huggingface.co/Cogoport/en_Spacy_Custom_ner/resolve/main/en_Spacy_Custom_ner-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_Spacy_Custom_ner")
    
    # Importing as module.
    import en_Spacy_Custom_ner
    nlp = en_Spacy_Custom_ner.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_Spacy_Custom_ner
1.28 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Ybhav14's picture
Ybhav14
Update spaCy pipeline
c6b4491 almost 3 years ago
  • ner
    Update spaCy pipeline almost 3 years ago
  • tok2vec
    Update spaCy pipeline almost 3 years ago
  • vocab
    Update spaCy pipeline almost 3 years ago
  • .gitattributes
    1.7 kB
    Update spaCy pipeline almost 3 years ago
  • README.md
    1.3 kB
    Update spaCy pipeline almost 3 years ago
  • config.cfg
    2.7 kB
    Update spaCy pipeline almost 3 years ago
  • en_Spacy_Custom_ner-any-py3-none-any.whl
    607 MB
    xet
    Update spaCy pipeline almost 3 years ago
  • meta.json
    2.41 kB
    Update spaCy pipeline almost 3 years ago
  • tokenizer
    77.1 kB
    Update spaCy pipeline almost 3 years ago