Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -47,6 +47,9 @@ The lexicon is derived from an English VAD resource, originally created by
|
|
| 47 |
|
| 48 |
- Assigning VAD scores consistently across enriched word forms.
|
| 49 |
|
|
|
|
|
|
|
|
|
|
| 50 |
## Motivation and Use Cases
|
| 51 |
|
| 52 |
VAD annotations provide a nuanced representation of emotions in text and are widely used in sentiment analysis, emotion classification, and affective computing. While designed at the word level, the lexicon has been successfully applied to longer texts such as sentences and documents.
|
|
@@ -92,4 +95,12 @@ Each entry contains:
|
|
| 92 |
|
| 93 |
|
| 94 |
## Citation
|
| 95 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
|
| 48 |
- Assigning VAD scores consistently across enriched word forms.
|
| 49 |
|
| 50 |
+
[ArXiv](https://arxiv.org/abs/2512.05231)
|
| 51 |
+
|
| 52 |
+
|
| 53 |
## Motivation and Use Cases
|
| 54 |
|
| 55 |
VAD annotations provide a nuanced representation of emotions in text and are widely used in sentiment analysis, emotion classification, and affective computing. While designed at the word level, the lexicon has been successfully applied to longer texts such as sentences and documents.
|
|
|
|
| 95 |
|
| 96 |
|
| 97 |
## Citation
|
| 98 |
+
@misc{goldin2025unveilingaffectivepolarizationtrends,
|
| 99 |
+
title={Unveiling Affective Polarization Trends in Parliamentary Proceedings},
|
| 100 |
+
author={Gili Goldin and Ella Rabinovich and Shuly Wintner},
|
| 101 |
+
year={2025},
|
| 102 |
+
eprint={2512.05231},
|
| 103 |
+
archivePrefix={arXiv},
|
| 104 |
+
primaryClass={cs.CL},
|
| 105 |
+
url={https://arxiv.org/abs/2512.05231},
|
| 106 |
+
}
|