Instructions to use Gianpe/en_textcat_emotion_xlm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use Gianpe/en_textcat_emotion_xlm with spaCy:
!pip install https://huggingface.co/Gianpe/en_textcat_emotion_xlm/resolve/main/en_textcat_emotion_xlm-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_textcat_emotion_xlm") # Importing as module. import en_textcat_emotion_xlm nlp = en_textcat_emotion_xlm.load() - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
- Downloads last month
- 9