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