手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 臨床テキストマイニング× | 固有表現抽出(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データセット ↗ |
|
|