ZuCo数据集是一个结合高密度脑电图(EEG,electroencephalography)和眼动追踪数据的集合,记录了12名健康成年英语母语者在阅读自然语句时的神经活动。参与者进行了约4-6小时的英文文本阅读,数据集包含21,629个单词、1,107个句子和154,173个注视点数据。
toujingbu模态 | other |
解剖结构 | 大脑 |
解剖区域 | 头部 |
数据量 | 12名参与者 |
文件格式 | .mat, .csv |
/ZuCo
│
├── answers
│ ├── Fullresults_NR_ZAB.mat
│ ├── Fullresults_NR_ZDM.mat
│ ├── Fullresults_NR_ZDN.mat
│ └── ...
│ - 保存了每个参与者在任务1中的完整结果文件。
│
├── scripts
│
├── task_materials
│ ├── duplicate_sentences.csv
│ ├── relations_labels_task2.csv
│ ├── relations_labels_task3.csv
│ └── sentiment_labels_task1.csv
│ - 包含任务1、任务2和任务3的标签文件,以及重复句子的列表。
│
│ ├── task1- SR
│ │ ├── Matlab files
│ │ │ ├── resultsZAB_SR.mat
│ │ │ ├── resultsZDM_SR.mat
│ │ │ ├── resultsZDN_SR.mat
│ │ │ └── ...
│ │ │ - 包含每个参与者在任务1(SR)的结果文件。
│ │ │
│ │ ├── Preprocessed
│ │ │ ├── ZDN
│ │ │ ├── ZGW
│ │ │ │ ├── gip_ZGW_SNR6_EEG.mat
│ │ │ │ ├── gip_ZGW_SNR7_EEG.mat
│ │ │ │ ├── gip_ZGW_SNR8_EEG.mat
│ │ │ │ ├── gip_ZGW_SR1_EEG.mat
│ │ │ │ └── ...
│ │ │ ├── ZJM
│ │ │ ├── ZJN
│ │ │ ├── ZJS
│ │ │ ├── ZKB
│ │ │ ├── ZKH
│ │ │ ├── ZKW
│ │ │ ├── ZMG
│ │ │ └── ZPH
│ │ │ - 保存了每个参与者预处理后的EEG数据文件。
│ │ │
│ │ ├── sentencesSR.mat
│ │ └── sentiment_normal_reading.csv
│ │ - 包含任务1的句子信息和情感标签。
│ │
│ ├── Raw data
│ │ └── sentiment_normal_reading.csv
│ │ - 原始数据文件。
│
├── task2 - NR
│
├── task3 - TSR
│
统计类型 | 间距 (mm) | 尺寸 |
---|---|---|
最小值 | 未提供 |
未提供 |
中位值 | 未提供 |
未提供 |
最大值 | 未提供 |
未提供 |
@article{hollenstein2018zuco,
title={ZuCo, a simultaneous EEG and eye-tracking resource for natural sentence reading},
author={Hollenstein, Nora and Rotsztejn, Jonathan and Troendle, Marius and Pedroni, Andreas and Zhang, Ce and Langer, Nicolas},
journal={Scientific data},
volume={5},
number={1},
pages={1--13},
year={2018},
publisher={Nature Publishing Group}
}