vinid commited on
Commit
10879b7
1 Parent(s): 328a422

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -7,6 +7,11 @@ tags:
7
  ---
8
 
9
  # FEEL-IT: Emotion and Sentiment Classification for the Italian Language
 
 
 
 
 
10
  ## Abstract
11
 
12
  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?
 
7
  ---
8
 
9
  # FEEL-IT: Emotion and Sentiment Classification for the Italian Language
10
+
11
+ ## FEEL-IT Python Package
12
+
13
+ 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.
14
+
15
  ## Abstract
16
 
17
  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?