Medical Case Report Corpus
收藏资源简介:
本仓库提供了一个包含医疗案例报告的语料库,其中包含实体和关系注释,格式为BioC。该语料库源自PubMed Central的开放存取库,注释了案例、条件、发现、因素和否定修饰符等医疗实体,并在适用的情况下注释了这些实体之间的关系。这是首个以英文提供给科学界的此类语料库,支持通过命名实体识别、关系抽取和(句子/段落)相关性检测等任务自动从案例报告中提取信息。
This repository provides a corpus of medical case reports, annotated with entities and relationships in BioC format. The corpus is derived from the open-access repository of PubMed Central, and it annotates medical entities such as cases, conditions, findings, factors, and negation modifiers, along with the relationships between these entities where applicable. This is the first such corpus made available to the scientific community in English, supporting the automatic extraction of information from case reports through tasks such as named entity recognition, relation extraction, and (sentence/paragraph) relevance detection.
Medical Case Report Corpus 概述
数据集描述
本数据集包含来自PubMed Central开放访问库的医学案例报告,其中包含实体和关系标注,格式为BioC。数据集首次向科学界提供此类英语资源,支持通过命名实体识别、关系抽取和(句子/段落)相关性检测等任务进行自动信息抽取的初步研究。此外,数据集还提供了四个用于检测医学实体的强基线系统。
数据集格式
数据集以pickled BioC Json集合的形式发布,可通过多种BioC库进行处理。集合中的每个文档包含一个案例报告文本段落,以及一个标注列表和一个关系列表。每个标注包含其在文本中的位置,示例格式如下:
id: 25412 {origin: manual, key: UUID(ace40f78-9327-4ad9-a2f9-d4ef3ab127b2), type: AdaEntity, entityType: finding} locations: 4299:23 text: ventricular tachycardia
数据集统计
数据集的统计信息通过一张图片总结,详细信息请参考提供的链接。
引用信息
使用本数据集时,请根据提供的论文进行引用。数据集使用Creative Common许可证。




