n2c2 2008肥胖数据集
包含肥胖和糖尿病患者出院摘要的文本分类数据集,由专家标注疾病状态。
基本信息
资源简介
该数据集包含来自Partners HealthCare研究患者数据仓库的出院摘要,选自因肥胖或糖尿病住院的超重或糖尿病患者的记录。数据经过半自动去标识化处理,并由两位肥胖专家根据出院摘要中的明确信息对疾病进行分类(存在、不存在、可疑、未提及)。主要应用于文本分类任务。
下载信息
注册下载
Tips: 该数据集需要在对应的数据源网站注册通过后,才能进行数据下载,注册有对应要求,或者需要收费。
暂未开放公开下载
Tips: 该数据集属于公开下载,应该可以免费公开下载。
免登录有偿下载
Tips: 该数据集 Qianfanghub 可以协助提供有偿下载服务,注意,服务不针对数据相关产权,只是技术服务费。
提供高速下载与技术交付服务(收技术服务费,非数据销售)
暂未开放千方医数集,医疗数据集部分,是为社区服务的公开医疗数据集搜索引擎,并不存储或者下载原始的任何数据。 如果您有其他医疗数据需求,可以和客服联系,或者下工单。我们有强大的三甲医疗机构帮助您提供个性化的医疗数据定制、采集、标注服务。
使用方式
数据集获取与加载(Hugging Face datasets)
# 前置依赖: pip install datasets
from datasets import load_dataset
ds = load_dataset("bigbio/n2c2_2008")
print(ds) # 查看 splits 与字段结构
# 国内网络可先设镜像: import os; os.environ["HF_ENDPOINT"]="https://hf-mirror.com"
git lfs install && git clone https://hf-mirror.com/datasets/bigbio/n2c2_2008
仓库文件结构
.gitattributesREADME.mdbigbiohub.pyn2c2_2008.py
数据集卡片摘录(源站说明)
language:
- en
bigbio_language: - English
license: other
multilinguality: monolingual
bigbio_license_shortname: DUA
pretty_name: n2c2 2008 Obesity
homepage: https://portal.dbmi.hms.harvard.edu/projects/n2c2-nlp/
bigbio_pubmed: True
bigbio_public: False
bigbio_tasks: - TEXT_CLASSIFICATION
Dataset Card for n2c2 2008 Obesity
Dataset Description
- Homepage: https://portal.dbmi.hms.harvard.edu/projects/n2c2-nlp/
- Pubmed: True
- Public: False
- Tasks: TXTCLASS
The data for the n2c2 2008 obesity challenge consisted of discharge summaries from
the Partners HealthCare Research Patient Data Repository. These data were chosen
from the discharge summaries of patients who were overweight or diabetic and had
been hospitalized for obesity or diabetes sometime since 12/1/04. De-identification
was performed semi-automatically. All private health information was replaced with
synthetic identifiers.
The data for the challenge were annotated by two obesity experts from the
Massachusetts General Hospital Weight Center. The experts were given a textual task,
which asked them to classify each disease (see list of diseases above) as Present,
Absent, Questionable, or Unmentioned based on explicitly documented information in
the discharge summaries, e.g., the statement “the patient is obese”. The experts were
also given an intuitive task, which asked them to classify each disease as Present,
Absent, or Questionable by applying their intuition and judgment to information in
the discharge summaries.
Citation Information
@article{uzuner2009recognizing,
author = {
Uzuner, Ozlem
},
title = {Recognizing Obesity and Comorbidities in Sparse Data},
journal = {Journal of the American Medical Informatics Association},
volume = {16},
number = {4},
pages = {561-570},
year = {2009},
monevent-blocked= {07},
url = {https://doi.org/10.1197/jamia.M3115},
doi = {10.1197/jamia.M3115},
eprint = {https://academic.oup.com/jamia/article-pdf/16/4/561/2302602/16-4-561.pdf}
}
精度瓶颈?数据缺失?
当前公开数据无法满足您的算法精度?千方提供针对 糖尿病 的高质量、多模态真实临床数据定制解决方案。




