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 Experiment Video

Updated: Jan 1, 2026

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.9K

Biomedical named entity recognition using deep neural networks with contextual information.

Hyejin Cho1, Hyunju Lee2

  • 1School of Electrical Engineering and Computer Science, Gwangju Institute of Science and Technology, 123 Chemdangwagi-ro, Buk-gu, Gwangju, Republic of Korea.

BMC Bioinformatics
|December 29, 2019
PubMed
Summary

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

M1UK Lineage <i>Streptococcus pyogenes</i> Identified in Korean Adolescents with Toxic Shock Syndrome.

Infection & chemotherapy·2026
Same author

Multimodal Validation of an sEMG-Based Visual Biofeedback System for Deep Abdominal Muscle Activation in Healthy Adults: A Randomized Controlled Proof-of-Concept Trial.

Healthcare (Basel, Switzerland)·2026
Same author

Adverse childhood experiences and well-being in middle-aged men in South Korea: mediating role of andropause symptoms.

Health and quality of life outcomes·2026
Same author

Clinical and genetic association of comorbid provisional PMDD and ADHD in female patients with bipolar disorder.

Journal of affective disorders·2026
Same author

Epidemiology and clinical characteristics of invasive group A streptococcal infection in the Republic of Korea, 2015-2024: a nationwide multicenter study.

The Lancet regional health. Western Pacific·2026
Same author

Infective Endocarditis in a Previously Healthy Adolescent Caused by <i>Streptococcus sanguinis</i>: Diagnostic Challenges and Clinical Implications.

Infection & chemotherapy·2026

This study introduces a new named entity recognition (NER) system, contextual long short-term memory networks with CRF (CLSTM), for biomedical text mining. The CLSTM model demonstrates robust performance in recognizing biological entities, outperforming previous methods on key datasets.

Area of Science:

  • Biomedical text mining
  • Natural Language Processing
  • Bioinformatics

Background:

  • Traditional named entity recognition (NER) methods rely heavily on dictionaries, rules, or extensive corpora.
  • Deep learning approaches have advanced NER but often fail to fully integrate contextual text information.
  • Existing methods may not capture all relevant correlations between labels in biomedical text.

Purpose of the Study:

  • To develop an improved named entity recognition (NER) system for biomedical entities.
  • To enhance the capture of contextual information in deep learning models for NER.
  • To create a robust system for extracting biological entities from scientific literature.

Main Methods:

  • Proposed a novel NER system named contextual long short-term memory networks with CRF (CLSTM).
Keywords:
Contextual informationLong short-term memoryNamed entity recognitionNeural networksText mining

More Related Videos

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

1.3K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

957

Related Experiment Videos

Last Updated: Jan 1, 2026

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.9K
DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

1.3K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

957
  • Incorporated n-grams with bi-directional long short-term memory (BiLSTM) and CRF to capture contextual information.
  • Evaluated the CLSTM model on diverse biomedical corpora, including disease, gene, and chemical-disease relation datasets.
  • Main Results:

    • The CLSTM model achieved an F-score of 85.68% for disease NER on the NCBI corpus, improving by 1.50%.
    • Demonstrated comparable performance to BERT on gene NER (F-score of 81.44% on GM corpus).
    • Outperformed existing methods on chemical and disease NER (F-score of 86.44% on CDR corpus).

    Conclusions:

    • The proposed CLSTM approach significantly enhances performance in biomedical NER tasks.
    • The system proves robust and effective in recognizing various biological entities within text.
    • This method offers a valuable advancement for information extraction in the biomedical domain.