vinid commited on
Commit
05bdd2e
1 Parent(s): 3ab81b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -16,6 +16,10 @@ tags:
16
 
17
  # FEEL-IT: Emotion and Sentiment Classification for the Italian Language
18
 
 
 
 
 
19
  ## Abstract
20
 
21
  Sentiment analysis is a common task to understand people's reactions online. Still, we often need more nuanced information: is the post negative because the user is angry or because they are sad?
 
16
 
17
  # FEEL-IT: Emotion and Sentiment Classification for the Italian Language
18
 
19
+ ## FEEL-IT Python Package
20
+
21
+ You can find the package that uses this model for emotion and sentiment classification **[here](https://github.com/MilaNLProc/feel-it))** it is meant to be a very simple interface over HuggingFace models.
22
+
23
  ## Abstract
24
 
25
  Sentiment analysis is a common task to understand people's reactions online. Still, we often need more nuanced information: is the post negative because the user is angry or because they are sad?