Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Classification of Illness01:17

Classification of Illness

8.3K
The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
8.3K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Compartment-Specific Immune Remodeling of Renal Aging With C1q-Associated Podocyte Activation.

FASEB journal : official publication of the Federation of American Societies for Experimental Biology·2026
Same author

M-CSF priming enhances the efficiency and reproducibility of hiPSC-derived osteoclast differentiation and pharmacological responsiveness to anti-resorptive agents.

Scientific reports·2026
Same author

PMSA as a potential modulator of calcineurin phosphatase activity.

Scientific reports·2026
Same author

Molecular phylogeny and morphometric divergence of native Korean wild mice (Mus musculus).

Laboratory animal research·2026
Same author

Nonvolatile Memristive Materials and Physical Modeling for In-Memory and In-Sensor Computing.

Small science·2025
Same author

Effects of pharmacist-led home visit services and factors influencing medication adherence improvement.

PloS one·2024
Same journal

Established machine learning matches tabular foundation models in clinical predictions.

BMC medical informatics and decision making·2026
Same journal

Explainable AI machine learning framework for chronic kidney disease prediction utilizing electronic health records.

BMC medical informatics and decision making·2026
Same journal

Interpretable SHAP-based machine learning framework for patient satisfaction prediction: a case study in Thammasat University Hospital.

BMC medical informatics and decision making·2026
Same journal

Automated generation of structured breast ultrasound reports using BreastViT and ChatGPT.

BMC medical informatics and decision making·2026
Same journal

Shared decision-making and medication adherence among community adults with chronic diseases: a cross-sectional study in Hubei Province, China.

BMC medical informatics and decision making·2026
Same journal

Classification of periapical radiographic findings for root canal therapy decision support using deep neural networks.

BMC medical informatics and decision making·2026
See all related articles

Related Experiment Video

Updated: Dec 7, 2025

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

3.0K

Korean clinical entity recognition from diagnosis text using BERT.

Young-Min Kim1,2, Tae-Hoon Lee3

  • 1Graduate School of Technology & Innovation Management, Hanyang University, 222 Wangsimni-ro, Seongdong-gu, Seoul, South Korea. yngmnkim@hanyang.ac.kr.

BMC Medical Informatics and Decision Making
|October 1, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces Bidirectional Encoder Representations from Transformers (BERT) for Korean clinical entity recognition in non-EHR data, achieving superior performance over existing models.

Keywords:
BERTClinical entity recognitionDiagnosis textKorean

More Related Videos

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
07:35

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports

Published on: October 13, 2023

2.0K
A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
07:50

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts

Published on: September 20, 2018

16.3K

Related Experiment Videos

Last Updated: Dec 7, 2025

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

3.0K
A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
07:35

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports

Published on: October 13, 2023

2.0K
A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
07:50

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts

Published on: September 20, 2018

16.3K

Area of Science:

  • Natural Language Processing
  • Medical Informatics

Background:

  • Clinical entity recognition typically focuses on electronic health records (EHRs).
  • New applications like automatic medical diagnosis require processing diverse text data sources.
  • This study addresses the need for extracting Korean clinical entities from a novel dataset sourced from an online medical QA site, distinct from EHRs.

Purpose of the Study:

  • To extract Korean clinical entities from a non-EHR medical dataset.
  • To evaluate the effectiveness of Bidirectional Encoder Representations from Transformers (BERT) for this task.
  • To compare BERT's performance against a benchmark model.

Main Methods:

  • Utilized a modified BERT labeling strategy to improve Korean postposition separation.
  • Employed a pre-trained multilingual BERT model for initializing the entity recognition model.
  • Conducted experiments on a newly constructed clinical entity recognition dataset and a standard NER dataset.

Main Results:

  • BERT significantly outperformed the character-level bidirectional LSTM-CRF model across all metrics.
  • BERT achieved micro-averaged precision, recall, and F1 scores of 0.83, 0.85, and 0.84, respectively.
  • BERT demonstrated superior recall, particularly in detecting out-of-vocabulary (OOV) words.

Conclusions:

  • Bidirectional Encoder Representations from Transformers (BERT) with WordPiece tokenization is effective for Korean clinical entity recognition.
  • BERT shows superiority over state-of-the-art methods on both new and standard NER datasets.
  • This research is among the first to tackle clinical entity extraction from non-EHR data sources.