paper-with-me

홈 › Papers

Comparative Analysis of Libraries for the Sentimental Analysis

2023-07-26 · Wendy Ccoya, Edson Pinto

This study is main goal is to provide a comparative comparison of libraries using machine learning methods. Experts in natural language processing (NLP) are becoming more and more interested in sentiment analysis (SA) of text changes. The objective of employing NLP text analysis techniques is to recognize and categorize feelings related to twitter users utterances. In this examination, issues with SA and the libraries utilized are also looked at. provides a number of cooperative methods to classify emotional polarity. The Naive Bayes Classifier, Decision Tree Classifier, Maxent Classifier, Sklearn Classifier, Sklearn Classifier MultinomialNB, and other conjoint learning algorithms, according to recent research, are very effective. In the project will use Five Python and R libraries NLTK, TextBlob, Vader, Transformers (GPT and BERT pretrained), and Tidytext will be used in the study to apply sentiment analysis techniques. Four machine learning models Tree of Decisions (DT), Support Vector Machine (SVM), Naive Bayes (NB), and K-Nearest Neighbor (KNN) will also be used. To evaluate how well libraries for SA operate in the social network environment, comparative study was also carried out. The measures to assess the best algorithms in this experiment, which used a single data set for each method, were precision, recall, and F1 score. We conclude that the BERT transformer method with an Accuracy: 0.973 is recommended for sentiment analysis.

📄 PDF Abstract BibTeX arXiv:2307.14311

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Weight Decay 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

MemeSem:A Multi-modal Framework for Sentimental Analysis of Meme via Transfer Learning

2020-06-12 · ICML Workshop LifelongML 2020 7 · Raj Ratn Pranesh, Ambesh Shekhar

In the age of the internet, Memes have grown to be one of the hottest subjects on the internet and arguably. But despite their huge growth, there is not much attention towards meme sentimental analysis. In this paper, we…

Language ModelingLanguage ModellingSentiment AnalysisTransfer Learning

Aspect based sentimental analysis for travellers' reviews

2023-08-01 · Mohammed Saad M Alaydaa, Jun Li, Karl Jinkins

Airport service quality evaluation is commonly found on social media, including Google Maps. This valuable for airport management in order to enhance the quality of services provided. However; prior studies either provid…

ManagementTAG

Energy Consumption of Dataframe Libraries for End-to-End Deep Learning Pipelines:A Comparative Analysis

2025-11-10 · Punit Kumar, Asif Imran, Tevfik Kosar arxiv

This paper presents a detailed comparative analysis of the performance of three major Python data manipulation libraries - Pandas, Polars, and Dask - specifically when embedded within complete deep learning (DL) training…

Sentiment Analysis on Customer Responses

2020-07-05 · Antony Samuels, John Mcgonical

Sentiment analysis is one of the fastest spreading research areas in computer science, making it challenging to keep track of all the activities in the area. We present a customer feedback reviews on product, where we ut…

Opinion MiningSentiment Analysis

SWAFN: Sentimental Words Aware Fusion Network for Multimodal Sentiment Analysis

2020-12-01 · COLING 2020 8 · Minping Chen, Xia Li

Multimodal sentiment analysis aims to predict sentiment of language text with the help of other modalities, such as vision and acoustic features. Previous studies focused on learning the joint representation of multiple …

Multimodal Sentiment AnalysisSentiment Analysis