File size: 1,441 Bytes
6dd43f3 d34f33d 6dd43f3 0490dff 6dd43f3 0490dff 6dd43f3 d74b15d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
---
dataset_info:
features:
- name: speaker
dtype: string
- name: start
dtype: int64
- name: end
dtype: int64
- name: text
dtype: string
- name: dialogue_id
dtype: string
- name: turn_id
dtype: int64
- name: original_split
dtype: string
- name: global_dialogue_index
dtype: int64
- name: game_id
dtype: string
- name: local_dialogue_index
dtype: int64
splits:
- name: train
num_bytes: 5865282
num_examples: 44399
download_size: 1213299
dataset_size: 5865282
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# STAC situated corpus
**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)
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.
#### Citing the STAC corpus
If you use the STAC corpus in a scientific publication, we would appreciate citations to the following paper:
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ž. |