DFKI-SLT/GDA
收藏资源简介:
GDA数据集是一个用于基因与疾病关联提取的句子级评估数据集,由Nourani和Reshadata(2020)开发。该数据集基于DisGeNET和PubTator数据库构建,包含8000个句子,涉及1904种疾病和3635个基因。数据集分为训练集、验证集和测试集,每个实例包含多个字段,如基因ID、疾病名称、关联类型等。数据集的构建过程包括从PubMed摘要中提取相关句子,并通过系统过滤确保高质量的非关联样本。
The GDA dataset is a sentence-level evaluation dataset for extracting associations between genes and diseases, developed by Nourani and Reshadata (2020). It is constructed based on the DisGeNET and PubTator databases, containing 8000 sentences involving 1904 diseases and 3635 genes. The dataset is divided into training, validation, and test sets, with each instance containing multiple fields such as gene ID, disease name, association type, etc. The dataset construction process involves extracting relevant sentences from PubMed abstracts and using a systematic filtering process to ensure high-quality non-associated samples.
GDA 数据集概述
数据集描述
数据集摘要
GDA 数据集是由 Nourani 和 Reshadata (2020) 开发的,用于从生物医学文献中提取基因与疾病之间关联的句子级评估数据集。该数据集基于 DisGeNET 和 PubTator 数据库构建,包含 8000 个句子,涉及 1904 种独特疾病和 3635 种独特基因。
语言
数据集中的语言为英语。
数据集结构
数据字段
NofPmids: 与基因-疾病关联相关的 PubMed ID 数量,类型为float64。NofSnps: 与基因-疾病关联相关的单核苷酸多态性(SNPs)数量,类型为float64。associationType: 基因与疾病之间的关联类型(如 Negative, Biomarker, Therapeutic),类型为string。diseaseId: 疾病的唯一标识符,类型为string。diseaseName: 疾病名称,类型为string。diseaseType: 疾病的类型(如 disease, group, phenotype),类型为string。disease_mention: 疾病在源文本中的具体提及,类型为string。geneId: 基因的唯一标识符,类型为string。geneSymbol: 基因的符号表示,类型为string。gene_mention: 基因在源文本中的具体提及,类型为string。originalSource: 原始来源,类型为string。pmid: 与句子相关的 PubMed ID,类型为int64。raw_sentence: 源文档中的原始句子,类型为string。score: 基因与疾病之间关联的置信度或相关性得分,类型为float64。sentence: 带有跨度注释的句子,类型为string。source: 关联数据来源的数据库或存储库,类型为string。
数据分割
train: 训练集,包含 4000 个样本,大小为 1907978 字节。validation: 验证集,包含 2400 个样本,大小为 1134075 字节。test: 测试集,包含 1600 个样本,大小为 756401 字节。
引用
- Nourani, E., & Reshadat, V. (2020). Association extraction from biomedical literature based on representation and transfer learning. Journal of Theoretical Biology, 488, 110112. https://doi.org/10.1016/j.jtbi.2019.110112




