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

Relative Frequency Histogram01:14

Relative Frequency Histogram

6.8K
The relative frequency depicts the proportion of data points that have each value. The frequency tells the number of data points that have each value. Like the histogram, a relative frequency histogram also has the same shape with a horizontal scale (the x-axis), but the vertical scale (the y-axis) is marked with relative frequencies (percentages of the whole) instead of actual frequencies. A relative frequency histogram is a graphical representation of a frequency distribution where the...
6.8K
Position Vectors01:29

Position Vectors

2.2K
A position vector is a fundamental concept in mathematics that helps determine the position of one point with respect to another point in space. It is a vector that describes the direction and distance between two points. Position vectors are highly useful in the field of math and science, as they help represent spatial relationships and make calculations easier.
For instance, we want to locate a point P(x, y, z) relative to the origin of coordinates O. In that case, we can define a position...
2.2K
Classification of Signals01:30

Classification of Signals

1.6K
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.6K
Fast Fourier Transform01:10

Fast Fourier Transform

1.2K
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
1.2K

You might also read

Related Articles

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

Sort by
Same author

Optimized stacked ensemble approach for detecting position falsification in VANETs.

Scientific reportsยท2026
Same author

Generative AI in drug repurposing and biomarker discovery: a multimodal approach.

Frontiers in bioinformaticsยท2026
Same author

Stochastic Poisson-embedded privacy framework for federated learning with secure homomorphic encryption in medical AI.

Scientific reportsยท2026
Same author

Public health professional perspective of rules and regulations pertaining to road safety traffic.

Igiene e sanita pubblicaยท2026
Same author

Blockchain-based secure MEC model for VANETs using hybrid networks.

Scientific reportsยท2025
Same author

Strategic considerations for nutrient use efficiency in sugarcane: Physiological, molecular and genetic perspectives.

Plant science : an international journal of experimental plant biologyยท2025

Related Experiment Video

Updated: May 1, 2026

STFEEG-Tool: A Spatial-Temporal-Frequency EEG Analysis Tool for Motor Imagery Brain-Computer Interfaces
05:36

STFEEG-Tool: A Spatial-Temporal-Frequency EEG Analysis Tool for Motor Imagery Brain-Computer Interfaces

Published on: March 10, 2026

114

FCM vectorization for Twitter sentimental analysis using multi stacked BiLSTM.

R Gomathi1, K Saranya2, T Munirathinam3

  • 1Department of Computer Science and Engineering, Bannari Amman Institute of Technology, Sathyamangalam, Tamil Nadu, 638401, India. gomathicse25@outlook.com.

Scientific Reports
|April 4, 2026
PubMed
Summary

This study introduces an advanced method for Twitter sentiment analysis, achieving 98% accuracy. It overcomes limitations of traditional models by using a Frequency Co-occurrence Matrix and a Multi stacked BiLSTM for precise classification of public opinion.

Keywords:
Bag of wordsBiLSTMFishers scoreMulti stackingTerm frequency

Related Experiment Videos

Last Updated: May 1, 2026

STFEEG-Tool: A Spatial-Temporal-Frequency EEG Analysis Tool for Motor Imagery Brain-Computer Interfaces
05:36

STFEEG-Tool: A Spatial-Temporal-Frequency EEG Analysis Tool for Motor Imagery Brain-Computer Interfaces

Published on: March 10, 2026

114

Area of Science:

  • Computational Linguistics
  • Social Media Analytics
  • Artificial Intelligence

Background:

  • Twitter data offers insights into societal trends, consumer opinions, and brand reputation.
  • Traditional sentiment analysis models struggle with the nuances of short, noisy Twitter text.
  • Frequency-based vectorization methods fail to capture semantic relationships and contextual dependencies.

Purpose of the Study:

  • To develop a robust sentiment analysis model for Twitter data.
  • To address the limitations of existing frequency-based vectorization and word embedding techniques.
  • To accurately classify tweets into positive, negative, or neutral sentiments.

Main Methods:

  • Phase 1: Text pre-processing, vectorization using Frequency Co-occurrence Matrix, and feature selection via Fisher's score algorithm.
  • Phase 2: Implementation of a Multi stacked BiLSTM (Bidirectional Long Short-Term Memory) network for classification.
  • Utilizing advanced natural language processing and machine learning algorithms.

Main Results:

  • The proposed model achieved a high accuracy rate of 98%.
  • The mean squared error rate was significantly low at 0.01%.
  • Demonstrated superior performance compared to previous sentiment analysis approaches on Twitter data.

Conclusions:

  • The Frequency Co-occurrence Matrix combined with Multi stacked BiLSTM offers a powerful solution for Twitter sentiment analysis.
  • The model effectively captures semantic nuances in short, noisy text data.
  • This approach provides reliable insights for businesses, researchers, and social scientists.