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

  • Log In
  • Sign Up

Ybhav14
/
en_Spacy_Custom_ner2

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

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

  • Libraries
  • spaCy

    How to use Ybhav14/en_Spacy_Custom_ner2 with spaCy:

    !pip install https://huggingface.co/Ybhav14/en_Spacy_Custom_ner2/resolve/main/en_Spacy_Custom_ner2-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_Spacy_Custom_ner2")
    
    # Importing as module.
    import en_Spacy_Custom_ner2
    nlp = en_Spacy_Custom_ner2.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_Spacy_Custom_ner2
11.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Ybhav14's picture
Ybhav14
Update spaCy pipeline
20ce07e 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.61 kB
    Update spaCy pipeline almost 3 years ago
  • README.md
    1.25 kB
    Update spaCy pipeline almost 3 years ago
  • config.cfg
    2.69 kB
    Update spaCy pipeline almost 3 years ago
  • en_Spacy_Custom_ner2-any-py3-none-any.whl
    5.68 MB
    xet
    Update spaCy pipeline almost 3 years ago
  • meta.json
    2.18 kB
    Update spaCy pipeline almost 3 years ago
  • tokenizer
    77.1 kB
    Update spaCy pipeline almost 3 years ago