Alexandria_Augmented
收藏资源简介:
该数据集是一个包含方言对话与英文对话的多语言对话数据集,共包含 982 个训练样本。每条样本记录了对话的会话 ID、国家、领域、方言类型、参与者信息,并分别提供了英文对话和方言对话的详细内容(包括说话方向、说话者、文本及轮次顺序)。此外,还包含翻译者 ID、审查者 ID,以及方言文本、英文文本和经过代码混合处理(codafied)的文本字段。数据集适用于方言翻译、跨语言对话系统、代码切换研究以及方言语言资源建设等任务。
This dataset is a multilingual dialogue dataset containing dialectal conversations and English conversations, with a total of 982 training samples. Each sample records the conversation session ID, country, domain, dialect type, participant information, and provides detailed content of both English dialogues and dialectal dialogues (including speaker direction, speaker, text, and turn order). Additionally, it includes translator ID, reviewer ID, as well as dialect text, English text, and codafied text fields. The dataset is suitable for tasks such as dialect translation, cross-lingual dialogue systems, code-switching research, and dialect language resource construction.
Alexandria_Augmented 数据集概述
基本信息
- 数据集名称:Alexandria_Augmented
- 所属机构:RanaGaber
- 数据规模:训练集包含982条样本,总数据量约2.54 MB(下载大小约1.22 MB)
- 数据划分:仅包含训练集(train)一个划分
数据结构
数据集包含以下字段:
顶层字段
| 字段名 | 类型 | 说明 |
|---|---|---|
| conv_id | 字符串 | 对话唯一标识符 |
| country | 字符串 | 国家信息 |
| domain | 字符串 | 对话领域 |
| dialect | 字符串 | 方言类型 |
| participants | 字符串 | 参与者信息 |
| english_conversation | 列表 | 英语对话序列 |
| dialectal_conversation | 列表 | 方言对话序列 |
| translator_id | 字符串 | 翻译者标识符 |
| reviewer_id | 字符串 | 审核者标识符 |
| dialectal_text | 字符串 | 方言文本 |
| english_text | 字符串 | 英语文本 |
| codafied_text | 字符串 | CODA语码转换文本 |
对话列表字段结构
英语对话和方言对话列表均包含以下子字段:
- direction(字符串):对话方向
- speaker(字符串):说话人标识
- text(字符串):对话文本内容
- turn_order(整数):对话轮次顺序
数据特点
- 数据集同时包含英语对话和方言对话的平行语料
- 提供翻译者与审核者标识,便于追溯数据质量控制过程
- 包含CODA语码转换文本,适用于方言-英语代码转换研究
- 每条对话包含领域(domain)、方言(dialect)等元数据标注
适用场景
该数据集适用于:
- 方言到英语的机器翻译研究
- 阿拉伯语方言处理与语码转换分析
- 对话系统与多语言NLP任务
- 方言语言学相关研究




