Update README.md
Browse files
README.md
CHANGED
|
@@ -193,8 +193,21 @@ E2MoCase includes biased news due to its case collection process. Our case selec
|
|
| 193 |
|
| 194 |
## References
|
| 195 |
|
| 196 |
-
|
| 197 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 198 |
```
|
| 199 |
@article{greco2024e2mocase,
|
| 200 |
title={E2MoCase: A Dataset for Emotional, Event and Moral Observations in News Articles on High-impact Legal Cases},
|
|
@@ -205,7 +218,7 @@ Please cite the following preprint — referring to its most recent update — i
|
|
| 205 |
```
|
| 206 |
|
| 207 |
|
| 208 |
-
Also refer to the following paper on the topic:
|
| 209 |
|
| 210 |
```
|
| 211 |
@inproceedings{zangari2025me2,
|
|
@@ -216,6 +229,3 @@ Also refer to the following paper on the topic:
|
|
| 216 |
year={2025}
|
| 217 |
}
|
| 218 |
```
|
| 219 |
-
|
| 220 |
-
|
| 221 |
-
|
|
|
|
| 193 |
|
| 194 |
## References
|
| 195 |
|
| 196 |
+
*The resource paper describing the dataset is currently under review at CIKM 2025.*
|
| 197 |
|
| 198 |
+
If you use this resource, please cite:
|
| 199 |
+
|
| 200 |
+
```
|
| 201 |
+
@misc{greco_2025,
|
| 202 |
+
author = { Lorenzo Zangari and Candida Maria Greco and Davide Picca and Andrea Tagarelli },
|
| 203 |
+
title = { E2MoCase (Revision 15fd614) },
|
| 204 |
+
year = 2025,
|
| 205 |
+
url = { https://huggingface.co/datasets/lorenzozan/E2MoCase },
|
| 206 |
+
doi = { 10.57967/hf/5818 },
|
| 207 |
+
publisher = { Hugging Face }
|
| 208 |
+
}
|
| 209 |
+
```
|
| 210 |
+
You can also refer to the following preprint (dated 2024):
|
| 211 |
```
|
| 212 |
@article{greco2024e2mocase,
|
| 213 |
title={E2MoCase: A Dataset for Emotional, Event and Moral Observations in News Articles on High-impact Legal Cases},
|
|
|
|
| 218 |
```
|
| 219 |
|
| 220 |
|
| 221 |
+
Also you might refer to the following paper on the topic:
|
| 222 |
|
| 223 |
```
|
| 224 |
@inproceedings{zangari2025me2,
|
|
|
|
| 229 |
year={2025}
|
| 230 |
}
|
| 231 |
```
|
|
|
|
|
|
|
|
|