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

hjianganthony
/
en_fetch_ner_spacy_tsf

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

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

  • Libraries
  • spaCy

    How to use hjianganthony/en_fetch_ner_spacy_tsf with spaCy:

    !pip install https://huggingface.co/hjianganthony/en_fetch_ner_spacy_tsf/resolve/main/en_fetch_ner_spacy_tsf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_fetch_ner_spacy_tsf")
    
    # Importing as module.
    import en_fetch_ner_spacy_tsf
    nlp = en_fetch_ner_spacy_tsf.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_fetch_ner_spacy_tsf
837 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
hjianganthony's picture
hjianganthony
Update spaCy pipeline
92e2ad6 over 2 years ago
  • ner
    Update spaCy pipeline over 2 years ago
  • transformer
    Update spaCy pipeline over 2 years ago
  • vocab
    Update spaCy pipeline over 2 years ago
  • .gitattributes
    1.65 kB
    Update spaCy pipeline over 2 years ago
  • README.md
    1.1 kB
    Update spaCy pipeline over 2 years ago
  • config.cfg
    2.85 kB
    Update spaCy pipeline over 2 years ago
  • en_fetch_ner_spacy_tsf-any-py3-none-any.whl
    403 MB
    xet
    Update spaCy pipeline over 2 years ago
  • meta.json
    957 Bytes
    Update spaCy pipeline over 2 years ago
  • tokenizer
    77.1 kB
    Update spaCy pipeline over 2 years ago