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

explosion
/
en_textcat_goemotions

Text Classification
spaCy
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use explosion/en_textcat_goemotions with spaCy:

    !pip install https://huggingface.co/explosion/en_textcat_goemotions/resolve/main/en_textcat_goemotions-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_textcat_goemotions")
    
    # Importing as module.
    import en_textcat_goemotions
    nlp = en_textcat_goemotions.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_textcat_goemotions / textcat_multilabel
36.5 MB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 1 commit
edichief's picture
edichief
Update spaCy pipeline
c40dc5b almost 5 years ago
  • cfg
    483 Bytes
    Update spaCy pipeline almost 5 years ago
  • model
    36.5 MB
    xet
    Update spaCy pipeline almost 5 years ago