added quotes to preserve indentation
#6
by squidWorm - opened
README.md
CHANGED
|
@@ -322,12 +322,14 @@ The GitHub repository which houses this dataset has an
|
|
| 322 |
|
| 323 |
### Citation Information
|
| 324 |
|
|
|
|
| 325 |
@inproceedings{demszky2020goemotions,
|
| 326 |
author = {Demszky, Dorottya and Movshovitz-Attias, Dana and Ko, Jeongwoo and Cowen, Alan and Nemade, Gaurav and Ravi, Sujith},
|
| 327 |
booktitle = {58th Annual Meeting of the Association for Computational Linguistics (ACL)},
|
| 328 |
title = {{GoEmotions: A Dataset of Fine-Grained Emotions}},
|
| 329 |
year = {2020}
|
| 330 |
}
|
|
|
|
| 331 |
|
| 332 |
### Contributions
|
| 333 |
|
|
|
|
| 322 |
|
| 323 |
### Citation Information
|
| 324 |
|
| 325 |
+
```
|
| 326 |
@inproceedings{demszky2020goemotions,
|
| 327 |
author = {Demszky, Dorottya and Movshovitz-Attias, Dana and Ko, Jeongwoo and Cowen, Alan and Nemade, Gaurav and Ravi, Sujith},
|
| 328 |
booktitle = {58th Annual Meeting of the Association for Computational Linguistics (ACL)},
|
| 329 |
title = {{GoEmotions: A Dataset of Fine-Grained Emotions}},
|
| 330 |
year = {2020}
|
| 331 |
}
|
| 332 |
+
```
|
| 333 |
|
| 334 |
### Contributions
|
| 335 |
|