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.4K
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.4K
lncRNA - Long Non-coding RNAs02:39

lncRNA - Long Non-coding RNAs

3.3K
3.3K
lncRNA - Long Non-coding RNAs02:39

lncRNA - Long Non-coding RNAs

9.6K
In humans, more than 80% of the genome gets transcribed. However, only around 2% of the genome codes for proteins. The remaining part produces non-coding RNAs which includes ribosomal RNAs, transfer RNAs, telomerase RNAs, and regulatory RNAs, among other types. A large number of regulatory non-coding RNAs have been classified into two groups depending upon their length – small non-coding RNAs, such as microRNA, which are less than 200 nucleotides in length, and long non-coding RNA...
9.6K
ER Retrieval Pathway01:45

ER Retrieval Pathway

4.5K
In the secretory pathway, vesicles transport proteins from one cellular compartment to another in forward transport to deliver the protein to its correct location. Occasionally, misfolded proteins and incorrect proteins escape their original compartments, and a retrieval pathway is used to return the escaped proteins to their original compartment.
The ER uses many checkpoints to prevent the entry of incorrectly folded or a resident protein as cargo onto a transport vesicle. These mechanisms...
4.5K
Long-term Depression01:05

Long-term Depression

32.8K
Long-term depression, or LTD, is one of the ways by which synaptic plasticity—changes in the strength of chemical synapses—can occur in the brain. LTD is the process of synaptic weakening that occurs over time between pre and postsynaptic neuronal connections. The synaptic weakening of LTD works in opposition to synaptic strengthening by long-term potentiation (LTP) and together are the main mechanisms that underlie learning and memory.
32.8K
Long-term Depression01:03

Long-term Depression

2.9K
Long-term depression, or LTD, is one of the ways by which synaptic plasticity—changes in the strength of chemical synapses—can occur in the brain. LTD is the process of synaptic weakening that occurs over time between pre and postsynaptic neuronal connections. The synaptic weakening of LTD works in opposition to synaptic strengthening by long-term potentiation (LTP) and together are the main mechanisms that underlie learning and memory.
Calcium Ion Concentration Mechanism
If over...
2.9K

You might also read

Related Articles

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

Sort by
Same author

DiffMethylTools: a toolbox for the detection, annotation, and visualization of differential methylation.

Life science alliance·2026
Same author

DiffMethylTools: a toolbox of the detection, annotation and visualization of differential DNA methylation.

bioRxiv : the preprint server for biology·2025
Same author

IPMK depletion influences genome-wide DNA methylation.

Biochemical and biophysical research communications·2025
Same author

MMRT: MultiMut Recursive Tree for predicting functional effects of high-order protein variants from low-order variants.

Computational and structural biotechnology journal·2025
Same author

Deep5mC: Predicting 5-methylcytosine (5mC) methylation status using a deep learning transformer approach.

Computational and structural biotechnology journal·2025
Same author

Accurate prediction of functional effect of single amino acid variants with deep learning.

Computational and structural biotechnology journal·2023

Related Experiment Video

Updated: Dec 19, 2025

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

Disease named entity recognition using long-short dependencies.

Houssemeddine Derbel1, Anja Habacha Chaibi1, Henda Hajjami Ben Ghezala1

  • 1RIADI Laboratory, National School of Computer Science (ENSI), University of Manouba, Manouba University Campus, Manouba 2010, Tunisia.

Journal of Bioinformatics and Computational Biology
|June 6, 2020
PubMed
Summary

This study introduces a novel two-stage deep learning model for accurate disease named entity recognition in biomedical texts. The method effectively combines local and long-range dependencies, improving upon existing state-of-the-art approaches.

Keywords:
Deep learningbi-directional recurrent neural networksbiomedical named entity recognitionconvolutional neural network

More Related Videos

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

9.1K
Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

16.0K

Related Experiment Videos

Last Updated: Dec 19, 2025

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
Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

9.1K
Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

16.0K

Area of Science:

  • Biomedical text mining
  • Natural Language Processing
  • Deep Learning

Background:

  • Automatic disease named entity recognition is crucial for biomedical text mining.
  • Traditional handcrafted features have limitations in capturing complex linguistic patterns.
  • Existing deep learning models often overlook short-range dependencies.

Purpose of the Study:

  • To develop an advanced deep learning model for improved disease named entity extraction.
  • To address the challenge of imbalanced datasets in biomedical named entity recognition.
  • To leverage both local and long-range dependencies for enhanced accuracy.

Main Methods:

  • A two-stage deep neural network architecture combining Convolutional Neural Networks (CNNs) for local dependencies and Bidirectional Recurrent Neural Networks (RNNs) for long dependencies.
  • Development of a novel Part-of-Speech (POS)-based tagging schema to mitigate dataset imbalance.
  • Integration of multiple word embedding techniques and morphological features.

Main Results:

  • The proposed model achieved an 85.59 F1-score on the NCBI dataset, outperforming current state-of-the-art methods.
  • Demonstrated the effectiveness of capturing both short and long-range dependencies.
  • Highlighted the benefits of combining diverse word embeddings and morphological features.

Conclusions:

  • The novel two-stage deep learning approach significantly enhances disease named entity recognition.
  • The POS-based tagging schema effectively addresses dataset imbalance issues.
  • Combining various linguistic features and network architectures offers a promising direction for biomedical NLP tasks.