Datasets:
Added SAF citation
Browse files
README.md
CHANGED
@@ -56,6 +56,33 @@ BibTex:
|
|
56 |
}
|
57 |
```
|
58 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
|
60 |
<!-- ## Dataset Structure -->
|
61 |
|
|
|
56 |
}
|
57 |
```
|
58 |
|
59 |
+
#### Short-Answer Feedback (SAF)
|
60 |
+
|
61 |
+
Citation:
|
62 |
+
```
|
63 |
+
A. Filighera, S. Parihar, T. Steuer, T. Meuser, and S. Ochs, ‘Your Answer is Incorrect… Would you like to know why? Introducing a Bilingual Short Answer Feedback Dataset’, in Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), S. Muresan, P. Nakov, and A. Villavicencio, Eds., Dublin, Ireland: Association for Computational Linguistics, May 2022, pp. 8577–8591. doi: 10.18653/v1/2022.acl-long.587.
|
64 |
+
```
|
65 |
+
|
66 |
+
BibTex:
|
67 |
+
```
|
68 |
+
@inproceedings{filighera-etal-2022-answer,
|
69 |
+
title = "Your Answer is Incorrect... Would you like to know why? Introducing a Bilingual Short Answer Feedback Dataset",
|
70 |
+
author = "Filighera, Anna and
|
71 |
+
Parihar, Siddharth and
|
72 |
+
Steuer, Tim and
|
73 |
+
Meuser, Tobias and
|
74 |
+
Ochs, Sebastian",
|
75 |
+
booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
|
76 |
+
month = may,
|
77 |
+
year = "2022",
|
78 |
+
address = "Dublin, Ireland",
|
79 |
+
publisher = "Association for Computational Linguistics",
|
80 |
+
url = "https://aclanthology.org/2022.acl-long.587",
|
81 |
+
pages = "8577--8591",
|
82 |
+
}
|
83 |
+
```
|
84 |
+
|
85 |
+
|
86 |
|
87 |
<!-- ## Dataset Structure -->
|
88 |
|