Sentiment Analysis of Yelp Review Dataset: A Comparative Study of Machine Learning Methods (2026.acl-srw)
Copied to clipboard
| Challenge: | Existing methods for sentiment analysis are inconsistent and require manual processing. |
| Approach: | They use natural language processing and machine learning to classify Yelp reviews' sentiments. |
| Outcome: | The proposed model outperforms other models on Yelp reviews. |
Similar Papers
An Empirical Examination of Online Restaurant Reviews (2020.lrec-1)
Copied to clipboard
| Challenge: | Existing methods for opinion mining and sentiment analysis focus on extracting either positive or negative opinions from texts and determining the targets of these opinions. |
| Approach: | They propose a corpus-based scheme that detects evaluative language at a finer-grained level. |
| Outcome: | The proposed scheme classifies each sentence into one of four evaluation types based on the proposed scheme. |
Casting the Same Sentiment Classification Problem (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Identifying the stance of an argument towards a topic is a fundamental problem in computational argumentation. |
| Approach: | They propose a task where text users are asked to determine if they have the same sentiment . they aim to enable a more topic-agnostic sentiment classification by using Yelp data . |
| Outcome: | The proposed task achieves an accuracy above 83% for category subsets across topics and 89% on average. |
Towards Opinion Summarization of Customer Reviews (P18-3)
Copied to clipboard
| Challenge: | Existing methods to summarize text are limited to small, homogeneous datasets . authors outline future directions to solve these problems . |
| Approach: | They propose to use neural networks to generate summaries of user-generated travel reviews . they aim to take into account shifting opinions over time and address these issues . |
| Outcome: | The proposed method will make it easier for users of review sites to make more informed decisions. |
Sentiment Analysis using the Relationship between Users and Products (2023.findings-acl)
Copied to clipboard
| Challenge: | Existing studies focus on modelling user and product aspects without considering the relationship between users and products. |
| Approach: | They propose a model that incorporates the relationship between users and products into the model. |
| Outcome: | The proposed model improves on three well-known benchmarks for sentiment classification with the user and product information. |
IndiSentiment140: Sentiment Analysis Dataset for Indian Languages with Emphasis on Low-Resource Languages using Machine Translation (2024.naacl-long)
Copied to clipboard
| Challenge: | Existing solutions to bridge the gap between resource-rich and resource-poor languages are being explored. |
| Approach: | They examine the feasibility of machine translation for creating sentiment analysis datasets in 22 Indian languages. |
| Outcome: | The proposed dataset can be used to tackle low-resource challenges in sentiment analysis for Indian languages. |
Sentiment Analysis in the Era of Large Language Models: A Reality Check (2024.findings-naacl)
Copied to clipboard
| Challenge: | Sentiment analysis (SA) has been a long-standing research area in natural language processing. |
| Approach: | They propose a benchmark to evaluate LLMs' SA abilities and propose 'sentiEval' benchmark to be used for a more comprehensive evaluation. |
| Outcome: | The proposed benchmark outperforms small language models on 26 datasets on 13 tasks and compared them with LLMs trained on domain-specific datasets. |
An Ensemble of Humour, Sarcasm, and Hate Speechfor Sentiment Classification in Online Reviews (D19-55)
Copied to clipboard
| Challenge: | sarcasm, humor, hate speech, and sentiment are a complex language attribute . sentiment classification models are used for complex language understanding tasks . |
| Approach: | They propose a two-step model that extracts features pertaining to sarcasm, humour, hate speech, as well as sentiment from online reviews and feeds them to inform sentiment classification. |
| Outcome: | The proposed model improves on sarcasm, humor, hate speech and sentiment classification . it can be combined with other models to achieve similar results . |
SOUL: Towards Sentiment and Opinion Understanding of Language (2023.emnlp-main)
Copied to clipboard
| Challenge: | Sentiment analysis models often fail to capture the broader complexities of sentiment analysis. |
| Approach: | They propose a task to evaluate sentiment understanding through two subtasks . they annotate a new dataset comprising 15,028 statements from 3,638 reviews . |
| Outcome: | The proposed task evaluates sentiment understanding through two subtasks . it is a challenging task for both small and large language models, with performance gaps of up to 27% . |
Author’s Sentiment Prediction (2020.coling-main)
Copied to clipboard
| Challenge: | Existing work on inferring author sentiment in news articles hasn't been done on this domain. |
| Approach: | They propose a crowd-sourced dataset that captures the sentiment of an author towards the main entity in a news article. |
| Outcome: | The proposed dataset performs the best amongst the baselines, but only achieves modest performance overall suggesting that fine-tuning document-level representations aloneisn’t adequate for this task. |
Self-training Strategies for Sentiment Analysis: An Empirical Study (2024.findings-eacl)
Copied to clipboard
| Challenge: | Sentiment analysis is a crucial task in natural language processing. |
| Approach: | They propose to leverage a small amount of labeled and unlabeled data to train models with self-training. |
| Outcome: | The proposed method improves the performance of small language models in several few-shot settings while reducing the cost of annotations. |