vinid commited on
Commit
6efdabf
1 Parent(s): 9e2722b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -20,6 +20,10 @@ tags:
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?
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
+ ## License
24
+
25
+ Users should refer to the [following license](https://developer.twitter.com/en/developer-terms/commercial-terms)
26
+
27
  ## Abstract
28
 
29
  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?