TwADR-L
社交媒体医学概念规范化数据集,含Twitter文本与SIDER 4本体映射,支持NER和NED任务。
基本信息
模态
文本
大小
0.57 GB
许可
cc-by-4.0
创建/更新时间
2022-12-22
资源简介
TwADR-L数据集收录了社交媒体(Twitter)上出现的医学概念,并将其映射至医学本体SIDER 4中的标准规范表述形式。数据模态为文本,任务包括命名实体识别(NER)和命名实体消歧(NED),用于医学概念规范化研究。
下载信息
注册下载
Tips: 该数据集需要在对应的数据源网站注册通过后,才能进行数据下载,注册有对应要求,或者需要收费。
暂未开放公开下载
Tips: 该数据集属于公开下载,应该可以免费公开下载。
免登录有偿下载
Tips: 该数据集 Qianfanghub 可以协助提供有偿下载服务,注意,服务不针对数据相关产权,只是技术服务费。
提供高速下载与技术交付服务(收技术服务费,非数据销售)
暂未开放千方医数集,医疗数据集部分,是为社区服务的公开医疗数据集搜索引擎,并不存储或者下载原始的任何数据。 如果您有其他医疗数据需求,可以和客服联系,或者下工单。我们有强大的三甲医疗机构帮助您提供个性化的医疗数据定制、采集、标注服务。
使用方式
数据集获取与加载(Hugging Face datasets)
# 前置依赖: pip install datasets
from datasets import load_dataset
ds = load_dataset("bigbio/twadrl")
print(ds) # 查看 splits 与字段结构
# 国内网络可先设镜像: import os; os.environ["HF_ENDPOINT"]="https://hf-mirror.com"
git lfs install && git clone https://hf-mirror.com/datasets/bigbio/twadrl
仓库文件结构
.gitattributesREADME.mdbigbiohub.pytwadrl.py
数据集卡片摘录(源站说明)
language:
- en
bigbio_language: - English
license: cc-by-4.0
multilinguality: monolingual
bigbio_license_shortname: CC_BY_4p0
pretty_name: TwADR-L
homepage: https://zenodo.org/record/55013
bigbio_pubmed: False
bigbio_public: True
bigbio_tasks: - NAMED_ENTITY_RECOGNITION
- NAMED_ENTITY_DISAMBIGUATION
Dataset Card for TwADR-L
Dataset Description
- Homepage: https://zenodo.org/record/55013
- Pubmed: False
- Public: True
- Tasks: NER,NED
The TwADR-L dataset contains medical concepts written on social media (Twitter) mapped to how they are formally written in medical ontologies (SIDER 4).
Citation Information
@inproceedings{limsopatham-collier-2016-normalising,
title = "Normalising Medical Concepts in Social Media Texts by Learning Semantic Representation",
author = "Limsopatham, Nut and
Collier, Nigel",
booktitle = "Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
monevent-blocked= aug,
year = "2016",
address = "Berlin, Germany",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/P16-1096",
doi = "10.18653/v1/P16-1096",
pages = "10141023",
}
精度瓶颈?数据缺失?
当前公开数据无法满足您的算法精度?千方提供针对 其他 的高质量、多模态真实临床数据定制解决方案。




