Update README.md
Browse files
README.md
CHANGED
@@ -70,11 +70,13 @@ for text in examples:
|
|
70 |
For more information and if you use this model, please cite the following paper:
|
71 |
|
72 |
```bibtex
|
73 |
-
@
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
|
|
|
|
79 |
}
|
80 |
|
|
|
70 |
For more information and if you use this model, please cite the following paper:
|
71 |
|
72 |
```bibtex
|
73 |
+
@misc{guida2025retainreframecomputationalframework,
|
74 |
+
title={Retain or Reframe? A Computational Framework for the Analysis of Framing in News Articles and Reader Comments},
|
75 |
+
author={Matteo Guida and Yulia Otmakhova and Eduard Hovy and Lea Frermann},
|
76 |
+
year={2025},
|
77 |
+
eprint={2507.04612},
|
78 |
+
archivePrefix={arXiv},
|
79 |
+
primaryClass={cs.CL},
|
80 |
+
url={https://arxiv.org/abs/2507.04612},
|
81 |
}
|
82 |
|