paper-with-me

홈 › Papers

Leveraging ChatGPT As Text Annotation Tool For Sentiment Analysis

2023-06-18 · Mohammad Belal, James She, Simon Wong

Sentiment analysis is a well-known natural language processing task that involves identifying the emotional tone or polarity of a given piece of text. With the growth of social media and other online platforms, sentiment analysis has become increasingly crucial for businesses and organizations seeking to monitor and comprehend customer feedback as well as opinions. Supervised learning algorithms have been popularly employed for this task, but they require human-annotated text to create the classifier. To overcome this challenge, lexicon-based tools have been used. A drawback of lexicon-based algorithms is their reliance on pre-defined sentiment lexicons, which may not capture the full range of sentiments in natural language. ChatGPT is a new product of OpenAI and has emerged as the most popular AI product. It can answer questions on various topics and tasks. This study explores the use of ChatGPT as a tool for data labeling for different sentiment analysis tasks. It is evaluated on two distinct sentiment analysis datasets with varying purposes. The results demonstrate that ChatGPT outperforms other lexicon-based unsupervised methods with significant improvements in overall accuracy. Specifically, compared to the best-performing lexical-based algorithms, ChatGPT achieves a remarkable increase in accuracy of 20% for the tweets dataset and approximately 25% for the Amazon reviews dataset. These findings highlight the exceptional performance of ChatGPT in sentiment analysis tasks, surpassing existing lexicon-based approaches by a significant margin. The evidence suggests it can be used for annotation on different sentiment analysis events and taskss.

📄 PDF Abstract BibTeX arXiv:2306.17177

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysistext annotation

Similar Papers 제목 키워드 기반

EHSAN: Leveraging ChatGPT in a Hybrid Framework for Arabic Aspect-Based Sentiment Analysis in Healthcare

2025-08-04 · Eman Alamoudi, Ellis Solaiman arxiv

Arabic-language patient feedback remains under-analysed because dialect diversity and scarce aspect-level sentiment labels hinder automated assessment. To address this gap, we introduce EHSAN, a data-centric hybrid pipel…

Sentiment Analysis

RuSentNE-2023: Evaluating Entity-Oriented Sentiment Analysis on Russian News Texts

2023-05-28 · Anton Golubev, Nicolay Rusnachenko, Natalia Loukachevitch

The paper describes the RuSentNE-2023 evaluation devoted to targeted sentiment analysis in Russian news texts. The task is to predict sentiment towards a named entity in a single sentence. The dataset for RuSentNE-2023 e…

SentenceSentiment Analysis

Leveraging Explainable AI to Analyze Researchers' Aspect-Based Sentiment about ChatGPT

2023-08-16 · Shilpa Lakhanpal, Ajay Gupta, Rajeev Agrawal

The groundbreaking invention of ChatGPT has triggered enormous discussion among users across all fields and domains. Among celebration around its various advantages, questions have been raised with regards to its correct…

Aspect-Based Sentiment AnalysisEthicsSentiment Analysis

Can ChatGPT Reproduce Human-Generated Labels? A Study of Social Computing Tasks

2023-04-20 · Yiming Zhu, Peixian Zhang, Ehsan-Ul Haq, Pan Hui 외

The release of ChatGPT has uncovered a range of possibilities whereby large language models (LLMs) can substitute human intelligence. In this paper, we seek to understand whether ChatGPT has the potential to reproduce hu…

Sentiment AnalysisStance Detection

Large Language Models for Oral History Understanding with Text Classification and Sentiment Analysis

2025-08-08 · Komala Subramanyam Cherukuri, Pranav Abishai Moses, Aisa Sakata, Jiangping Chen 외 arxiv

Oral histories are vital records of lived experience, particularly within communities affected by systemic injustice and historical erasure. Effective and efficient analysis of their oral history archives can promote acc…

Text ClassificationSentiment AnalysisPrompt Engineering