Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
|
5 |
+
### Citation
|
6 |
+
|
7 |
+
Please cite the following if you use this data:
|
8 |
+
|
9 |
+
Vamossy, Domonkos F., and Rolf Skog. "EmTract: Extracting Emotions from Social Media." Available at SSRN 3975884 (2023).
|
10 |
+
|
11 |
+
BibTex citation:
|
12 |
+
|
13 |
+
```
|
14 |
+
@article{vamossy2023emtract,
|
15 |
+
title={EmTract: Extracting Emotions from Social Media},
|
16 |
+
author={Vamossy, Domonkos F and Skog, Rolf},
|
17 |
+
journal={Available at SSRN 3975884},
|
18 |
+
year={2023}
|
19 |
+
}
|
20 |
+
```
|