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

You might also read

Related Articles

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

Sort by
Same author

HPV Infection Drives CXCL8<sup>+</sup> Neutrophil-Mediated Immune Suppression in Cervical Cancer.

BioFactors (Oxford, England)·2026
Same author

Decreased TXNRD1 is associated with resistance to tagraxofusp in blastic plasmacytoid dendritic cell neoplasms, as seen in phase II.

Leukemia·2026
Same author

High-speed InGaAs/GaAsSb type-II superlattice avalanche photodiodes beyond 2 µm.

Optics express·2026
Same author

Correction: <i>Akkermansia muciniphila</i> regulates the gut microenvironment and alleviates periodontal inflammation in mice with periodontitis.

Frontiers in microbiology·2026
Same author

Determination and Ecological Risk Assessment of Organophosphate Esters in Drinking and Environmental Waters by Automated Liquid-Liquid Extraction Coupled with GC-MS/MS.

Molecules (Basel, Switzerland)·2026
Same author

WDBDM: Wavelet-based dual-branch diffusion model for low-dose CT and PET denoising.

Computerized medical imaging and graphics : the official journal of the Computerized Medical Imaging Society·2026

Related Experiment Video

Updated: Sep 3, 2025

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

521

A multi-layer soft lattice based model for Chinese clinical named entity recognition.

Shuli Guo1, Wentao Yang1, Lina Han2

  • 1State Key Laboratory of Intelligent Control and Decision of Complex Systems, School of Automation, Beijing Institute of Technology, Beijing, China.

BMC Medical Informatics and Decision Making
|July 30, 2022
PubMed
Summary

A new soft lattice structure Transformer model improves named entity recognition (NER) in clinical text. This Transformer-based approach enhances accuracy and reduces training time for medical NER tasks.

Keywords:
Clinical named entity recognitionClinical text miningFine-tuning BERTMedical information processingTransformerWord-character lattice

More Related Videos

Comparing the Frequency Effect Between the Lexical Decision and Naming Tasks in Chinese
08:08

Comparing the Frequency Effect Between the Lexical Decision and Naming Tasks in Chinese

Published on: April 1, 2016

9.4K
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

2.6K

Related Experiment Videos

Last Updated: Sep 3, 2025

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

521
Comparing the Frequency Effect Between the Lexical Decision and Naming Tasks in Chinese
08:08

Comparing the Frequency Effect Between the Lexical Decision and Naming Tasks in Chinese

Published on: April 1, 2016

9.4K
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

2.6K

Area of Science:

  • Natural Language Processing
  • Medical Informatics
  • Machine Learning

Background:

  • Named Entity Recognition (NER) is crucial for clinical tasks like knowledge graphs and decision support.
  • Long short-term memory (LSTM) models are common for clinical NER but require deep networks, long training times, and extensive data.
  • These limitations hinder LSTM adoption in time-constrained clinical settings.

Purpose of the Study:

  • To develop a novel Transformer-based model for improved clinical Named Entity Recognition (NER).
  • To address the limitations of Long Short-Term Memory (LSTM) models in clinical NER, specifically regarding training time and data requirements.
  • To enhance the model's ability to capture long-distance dependencies and complex linguistic features in clinical text.

Main Methods:

  • A novel soft lattice structure Transformer model was developed, integrating BERT and a CRF module.
  • The model incorporates a WordPiece module and a soft lattice structure Transformer module to process clinical text.
  • This architecture is designed to effectively model long-distance dependencies and capture Chinese word lattice information.

Main Results:

  • The soft lattice structure Transformer model achieved a 1-5% increase in F1 score on the CCKS NER task compared to LSTM with CRF models.
  • The proposed model demonstrated reduced training time compared to existing LSTM-based approaches.
  • High performance was observed in recognizing long medical terms (91.6% F-measure) and abbreviations/numbers (90.36% F-measure).

Conclusions:

  • The soft lattice structure Transformer is effective for clinical NER, particularly for Chinese medical records.
  • The model's ability to capture lattice information enhances its suitability for complex clinical text.
  • This approach offers a more efficient and accurate solution for clinical Named Entity Recognition.