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

browndw
/
en_docusco_spacy

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

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

  • Libraries
  • spaCy

    How to use browndw/en_docusco_spacy with spaCy:

    !pip install https://huggingface.co/browndw/en_docusco_spacy/resolve/main/en_docusco_spacy-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_docusco_spacy")
    
    # Importing as module.
    import en_docusco_spacy
    nlp = en_docusco_spacy.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_docusco_spacy
27 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
browndw's picture
browndw
Update README.md
da4a88b verified 5 months ago
  • ner
    Update spaCy pipeline about 1 year ago
  • tagger
    Update spaCy pipeline about 1 year ago
  • tok2vec
    Update spaCy pipeline about 1 year ago
  • vocab
    Update spaCy pipeline about 1 year ago
  • .gitattributes
    1.54 kB
    Update spaCy pipeline about 1 year ago
  • README.md
    4.52 kB
    Update README.md 5 months ago
  • config.cfg
    3.4 kB
    Update spaCy pipeline about 1 year ago
  • en_docusco_spacy-1.5-py3-none-any.whl
    8.79 MB
    xet
    Rename en_docusco_spacy-any-py3-none-any.whl to en_docusco_spacy-1.5-py3-none-any.whl 5 months ago
  • meta.json
    9.58 kB
    Update spaCy pipeline about 1 year ago
  • tokenizer
    77.1 kB
    Update spaCy pipeline over 3 years ago