Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- en
|
4 |
tags:
|
5 |
- text-classification
|
6 |
-
- nlp
|
7 |
- distilbert
|
|
|
8 |
- emotion
|
9 |
- twitter
|
10 |
- stocktwits
|
@@ -17,6 +17,8 @@ metrics:
|
|
17 |
- precision
|
18 |
- recall
|
19 |
- f1
|
|
|
|
|
20 |
---
|
21 |
|
22 |
# EmTract (DistilBERT-Base-Uncased)
|
@@ -55,6 +57,4 @@ Vamossy, Domonkos F., and Rolf Skog. "EmTract: Extracting Emotions from Social M
|
|
55 |
|
56 |
## License
|
57 |
|
58 |
-
This project is licensed under the terms of the MIT license.
|
59 |
-
|
60 |
-
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- en
|
4 |
tags:
|
5 |
- text-classification
|
|
|
6 |
- distilbert
|
7 |
+
- financial-emotion-analysis
|
8 |
- emotion
|
9 |
- twitter
|
10 |
- stocktwits
|
|
|
17 |
- precision
|
18 |
- recall
|
19 |
- f1
|
20 |
+
widget:
|
21 |
+
- text: "to the moon πππ."
|
22 |
---
|
23 |
|
24 |
# EmTract (DistilBERT-Base-Uncased)
|
|
|
57 |
|
58 |
## License
|
59 |
|
60 |
+
This project is licensed under the terms of the MIT license.
|
|
|
|