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

Real Time RT-PCR02:57

Real Time RT-PCR

64.4K
Real-time reverse transcription-polymerase chain reaction, or Real-time RT-PCR, is an analytical tool used to determine the expression level of target genes. The method involves converting mRNA to complementary DNA with the help of an enzyme known as reverse transcriptase, followed by the PCR amplification of the cDNA. These two processes can be performed simultaneously in a single tube or separately as a two-step reaction.
The real-time quantification of the number of amplified products is...
64.4K
Viral Mutations00:36

Viral Mutations

39.6K
A mutation is a change in the sequence of bases of DNA or RNA in a genome. Some mutations occur during replication of the genome due to errors made by the polymerase enzymes that replicate DNA or RNA. Unlike DNA polymerase, RNA polymerase is prone to errors because it is not capable of “proofreading” its work. Viruses with RNA-based genomes, like HIV, therefore accrue mutations faster than viruses with DNA-based genomes. Because mutation and recombination provide the raw material...
39.6K
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

3.5K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
3.5K
Prediction Intervals01:03

Prediction Intervals

3.1K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
3.1K
Classification of Signals01:30

Classification of Signals

1.3K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.3K
Classification of Illness01:17

Classification of Illness

8.5K
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.5K

You might also read

Related Articles

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

Sort by
Same author

What's at the back door? Characterising thrift textile donations and their circular potential in the Canadian context.

Waste management (New York, N.Y.)·2026
Same author

A Histological Evaluation of Lateral Ankle Ligaments in Human Cadavers: Implications for Connective Tissue Integrity.

Cureus·2026
Same author

Morphometric Analysis of the Talocrural Joint and Lateral Ankle Ligament Complex in Human Cadavers: A Population-Specific Study.

Cureus·2026
Same author

Correlation of Fluorodeoxyglucose (FDG) PET Biomarkers (SUVmax, SUVpeak, TLG, and MTV) With Histopathological and Biochemical Parameters in FDG-Avid Lung Carcinoma.

Cureus·2026
Same author

Valved microfluidics with Ostemers.

Lab on a chip·2026
Same author

Attomolar fecal cytokine profiling reveals gut immune dynamics and disease states.

bioRxiv : the preprint server for biology·2026

Related Experiment Video

Updated: Jan 11, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

1.0K

Context-based sentiment analysis using a BiGRU DistilBERT fusion model for COVID-19 tweets.

Utkarsh Sharma1, Prateek Pandey2, Shishir Kumar3

  • 1Department of Computer Science & Engineering, Jaypee University of Engineering and Technology, Guna, India. utkarsh_shar@yahoo.co.in.

Scientific Reports
|November 11, 2025
PubMed
Summary

This study introduces a novel fusion model for analyzing COVID-19 public sentiment on Twitter. The model accurately tracks sentiment shifts during the pandemic, offering valuable insights for policymakers.

Keywords:
COVID-19Contextual NLPSentiment analysisSocial media analyticsTwitter data

More Related Videos

Author Spotlight: Advancing Pathogen Diagnostics with Standardized LAMP
05:34

Author Spotlight: Advancing Pathogen Diagnostics with Standardized LAMP

Published on: September 8, 2023

1.2K

Related Experiment Videos

Last Updated: Jan 11, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

1.0K
Author Spotlight: Advancing Pathogen Diagnostics with Standardized LAMP
05:34

Author Spotlight: Advancing Pathogen Diagnostics with Standardized LAMP

Published on: September 8, 2023

1.2K

Area of Science:

  • Computational Social Science
  • Natural Language Processing
  • Public Health Informatics

Background:

  • The COVID-19 pandemic generated extensive public discourse on social media platforms like Twitter.
  • Understanding public sentiment during health crises is crucial for effective policymaking and crisis management.

Purpose of the Study:

  • To develop and evaluate a hybrid deep learning model for accurate sentiment analysis of COVID-19-related tweets.
  • To investigate the temporal evolution and regional variations of public sentiment during the early stages of the pandemic.

Main Methods:

  • A fusion model combining Bidirectional Gated Recurrent Unit (BiGRU) and DistilBERT transformer was developed.
  • Features from BiGRU and DistilBERT were concatenated and fed into an XGBoost meta-classifier.
  • The model was trained and validated on over one million English-language tweets from eight countries (January-April 2020).

Main Results:

  • The fusion model achieved 85.8% classification accuracy, outperforming individual models like DistilBERT (85.5%).
  • Public sentiment mirrored pandemic phases, with negative sentiment peaking during case/death surges and positive sentiment during recovery.
  • Significant regional differences in sentiment trends were observed across countries.

Conclusions:

  • The proposed context-infused fusion model effectively captures public sentiment dynamics during health crises.
  • Findings provide actionable insights for policymakers regarding social media monitoring and public communication strategies.
  • The study highlights the importance of considering temporal and regional factors in sentiment analysis.