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

  • 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
996 MB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 8 commits
koaning's picture
koaning
Update README.md
1835446 over 3 years ago
  • textcat_multilabel
    Update spaCy pipeline almost 5 years ago
  • transformer
    Update spaCy pipeline almost 5 years ago
  • vocab
    Update spaCy pipeline almost 5 years ago
  • .gitattributes
    957 Bytes
    Update spaCy pipeline almost 5 years ago
  • README.md
    2.1 kB
    Update README.md over 3 years ago
  • config.cfg
    2.91 kB
    Update spaCy pipeline almost 5 years ago
  • en_textcat_goemotions-any-py3-none-any.whl
    459 MB
    xet
    Update spaCy pipeline almost 5 years ago
  • meta.json
    4.69 kB
    Update spaCy pipeline almost 5 years ago
  • tokenizer
    77.7 kB
    Update spaCy pipeline almost 5 years ago