Hebrew
vad
valence
arousal
dominance
regression
knesset
GiliGold commited on
Commit
ebbc809
·
verified ·
1 Parent(s): c9ca497

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -9
README.md CHANGED
@@ -69,12 +69,20 @@ print(f"Predicted Valence Score: {valence_score[0]}")
69
  ```
70
 
71
  Cite:
72
- @misc{goldin2025unveilingaffectivepolarizationtrends,
73
- title={Unveiling Affective Polarization Trends in Parliamentary Proceedings},
74
- author={Gili Goldin and Ella Rabinovich and Shuly Wintner},
75
- year={2025},
76
- eprint={2512.05231},
77
- archivePrefix={arXiv},
78
- primaryClass={cs.CL},
79
- url={https://arxiv.org/abs/2512.05231},
80
- }
 
 
 
 
 
 
 
 
 
69
  ```
70
 
71
  Cite:
72
+ ```
73
+ @article{10.1162/COLI.a.600,
74
+ author = {Goldin, Gili and Rabinovich, Ella and Wintner, Shuly},
75
+ title = {Unveiling Affective Polarization Trends in Parliamentary Proceedings},
76
+ journal = {Computational Linguistics},
77
+ pages = {1-33},
78
+ year = {2026},
79
+ month = {01},
80
+ abstract = {Recent years have seen an increase in polarized discourse worldwide, on various platforms. We propose a novel method for quantifying polarization, based on the emotional style of the discourse rather than on differences in ideological stands. Using measures of Valence, Arousal and Dominance, we detect signals of emotional discourse and use them to operationalize the concept of affective polarization. Applying this method to a recently released corpus of proceedings of the Knesset, the Israeli parliament (in Hebrew), we find that the emotional style of members of government differs from that of opposition members; and that the level of affective polarization, as reflected by this style, is significantly increasing with time.},
81
+ issn = {0891-2017},
82
+ doi = {10.1162/COLI.a.600},
83
+ url = {https://doi.org/10.1162/COLI.a.600},
84
+ eprint = {https://direct.mit.edu/coli/article-pdf/doi/10.1162/COLI.a.600/2573634/coli.a.600.pdf},
85
+ }
86
+ ```
87
+
88
+