方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 临床文本挖掘× | 命名实体识别 (NER)× | |
|---|---|---|
| 领域 | 文本挖掘 | 文本挖掘 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 2000s–2020s (established domain; BioBERT milestone 2020) | — |
| 提出者≠ | Community-driven; foundational work by i2b2/UTHealth NLP challenges and BioBERT (Lee et al., 2020) | — |
| 类型≠ | NLP information-extraction pipeline | NLP sequence-labelling task |
| 开创性文献≠ | Lee, J., Yoon, W., Kim, S., Kim, D., Kim, S., So, C. H., & Kang, J. (2020). BioBERT: a pre-trained biomedical language representation model for biomedical text mining. Bioinformatics, 36(4), 1234–1240. DOI ↗ | Nadeau, D. & Sekine, S. (2007). A survey of named entity recognition. Lingvisticae Investigationes. link ↗ |
| 别名 | clinical NLP, clinical information extraction, Klinik Metin Madenciliği | NER, entity tagging, Adlandırılmış Varlık Tanıma (NER) |
| 相关≠ | 5 | 3 |
| 摘要≠ | Clinical text mining is a specialised branch of natural language processing that extracts structured clinical facts — diagnoses, symptoms, medications, treatments, and ICD codes — from unstructured healthcare documents such as discharge summaries, progress notes, and radiology reports. Grounded in biomedical NLP models like BioBERT (Lee et al., 2020) and the i2b2/UTHealth shared-task benchmarks (Stubbs & Uzuner, 2015), it converts free-text clinical narratives into machine-readable data suitable for clinical decision support and health analytics. | Named entity recognition (NER) is a natural-language-processing task that automatically detects and labels entities in text — such as people, organisations, locations, and dates. Surveyed by Nadeau and Sekine (2007) and later advanced with neural architectures by Lample et al. (2016), it turns free-running text into tagged spans that downstream tools can use. |
| ScholarGate数据集 ↗ |
|
|