feedback. With this information, creators can adapt
their content, better engage their audience, and
improve the overall quality of their videos.
Ultimately, this system aims to make it easier for
video creators to understand their audience’s
emotions and reactions, helping them stay relevant
and successful on the platform.
2 RELATED WORK
Pokharel, Rhitabrat, and Dixit Bhatta (2021).”
Classifying YouTube comments based on sentiment
and type of sentence.” This study explores emotion
classification of Indonesian YouTube comments
using various word embeddings and machine learning
models. The CNN method showed the best
performance, with an accuracy of 76.2% (Wei and
Zhang, 2024). Wei, Zhongliang, and Shunxiang
Zhang (2024).” A structured sentiment analysis
dataset based on public comments from various
domains.” This paper introduces a dataset offering
diversity and quality, enabling targeted analysis of
sentiment classification models, especially in
domain-specific contexts (Kumari, Anupriya, et al. ,
2024). Ruchita Kumari, et al. (2024).” Comment
Analyzer for Sentiment Analysis in Social Media and
E-Commerce Platforms.” The authors focus on
sentiment analysis in social media and e-commerce
platforms. Their model effectively classifies
comments by sentiment using NLP and machine
learning algorithms (Neve, Pachpute, et al. , 2024).
Sainath Pichad, et al. (2023).” Analysing Sentiments
for YouTube Comments using Machine Learning.”
This study uses Naive Bayes and SVM to classify
sentiments in YouTube comments (Cunha, Costa, et
al. , 2019). Singh, R., & Tiwari, A. (2021).”
Sentiment Analysis of YouTube Comments.” This
paper presents a sentiment analysis model that
classifies YouTube comments using SVM and
Decision Trees. Aditya Neve, Kalpesh Pachpute,
Bhimashankar Mathapati, Prerana Thorve (2024).”
YouTube Comment Sentiment Analysis.” This study
explores sentiment analysis for YouTube comments
using machine learning techniques, improving
engagement through classification methods
(Muhammad, Bukhori, et al. , 2019. Al Hujaili,
Rawan Fahad, and Wael MS Yafooz (2021).”
Sentiment analysis for YouTube videos with user
comments.” This paper presents a sentiment analysis
method for YouTube videos, focusing on user
feedback and employing deep learning algorithms for
analysis (Alberto, Lochter, et al., 2021). Muhammad,
Abbi Nizar, Saiful Bukhori, and Priza Pandunata
(2019). ” Sentiment analysis of positive and
negative YouTube comments using NB-SVM
classifier.” The paper discusses the hybrid Naive
Bayes-SVM classifier for sentiment classification,
yielding improved performance for polarity-based
classification (AlHujaili, Yafooz, et al. , 2021).
Bhuiyan, Hanif, et al. (2017).” Retrieving YouTube
video by sentiment analysis on user comment.”
(Bhuiyan, et al. , 2017), this study focuses on
retrieving YouTube videos based on sentiment
classification of user comments, emphasizing
machine learning models for extracting valuable
content (Sungheetha and Sharma, 2020).
3 RELATED GAP ANALYSIS
Several Gaps in Current Research Remain
Unaddressed
1. Domain-Specific Sentiment Analysis
Existing sentiment lexicons often struggle
with domain-specific language (Pichad,
Kamble, et al. , 2023).
2. Handling Informal Language and
Nuances Informal language and slang
hinder accurate sentiment classification
(Pokharel, Bhatta, et al. , 2021).
3. Big Data Challenges The growing volume
of online data presents challenges in
storage and analysis (Pichad, Kamble, et
al. , 2023).
4. Multimodal Sentiment Analysis
Sentiment can be expressed through text,
emojis, images, and videos(Alberto,
Lochter, et al. , 2021).
5. Real-Time Sentiment Analysis Research
into efficient and scalable real-time
sentiment analysis techniques is essential
(Singh and Tiwari, 2021).
4 MODELS
1) Rule-Based VADER
2) Classical ML Naive Bayes, SVM, Logistic
Regression, Random Forest
3) Deep Learning CNN, RNN, LSTM, BERT