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

  • Log In
  • Sign Up

teo-sanchez
/
en_ner_prompting

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

Instructions to use teo-sanchez/en_ner_prompting with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use teo-sanchez/en_ner_prompting with spaCy:

    !pip install https://huggingface.co/teo-sanchez/en_ner_prompting/resolve/main/en_ner_prompting-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_ner_prompting")
    
    # Importing as module.
    import en_ner_prompting
    nlp = en_ner_prompting.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_ner_prompting
1.28 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 17 commits
teo-sanchez's picture
teo-sanchez
Update README.md
43ea6d3 over 3 years ago
  • ner
    Update spaCy pipeline over 3 years ago
  • tok2vec
    Update spaCy pipeline over 3 years ago
  • vocab
    Update spaCy pipeline over 3 years ago
  • .gitattributes
    1.7 kB
    Update spaCy pipeline over 3 years ago
  • README.md
    3.2 kB
    Update README.md over 3 years ago
  • config.cfg
    2.75 kB
    Update spaCy pipeline over 3 years ago
  • en_ner_prompting-any-py3-none-any.whl
    607 MB
    xet
    Update spaCy pipeline over 3 years ago
  • meta.json
    2.78 kB
    Update spaCy pipeline over 3 years ago
  • tokenizer
    77 kB
    Update spaCy pipeline over 3 years ago