Update README.md
Browse files
README.md
CHANGED
@@ -33,3 +33,13 @@ configs:
|
|
33 |
- split: train
|
34 |
path: data/train-*
|
35 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
- split: train
|
34 |
path: data/train-*
|
35 |
---
|
36 |
+
|
37 |
+
# STAC situated corpus
|
38 |
+
|
39 |
+
**I do not own this corpus**: it is distributed under the Creative Commons 4.0 license and available from the original authors [here](https://www.irit.fr/STAC/corpus.html)
|
40 |
+
|
41 |
+
This dataset has just been organized into a format suitable for DDA annotation. We have grouped bargaining dialogues into a single dialogue based on the game they belong to.
|
42 |
+
|
43 |
+
#### Citing the STAC corpus
|
44 |
+
If you use the STAC corpus in a scientific publication, we would appreciate citations to the following paper:
|
45 |
+
Asher, N., Hunter, J., Morey, M., Benamara, F. & S. Afantenos (2016). Discourse structure and dialogue acts in multiparty dialogue: the STAC corpus. In The Tenth International Conference on Language Resources and Evaluation (LREC 2016). European Language Resources Association, pp. 2721-2727, Portorož.
|