Exploiting the Unique Expression for Improved Sentiment Analysis in Software Engineering Text
Kexin Sun, Hui Gao, Hongyu Kuang, Xiaoxing Ma, Guoping Rong, Dong, Shao, He Zhang

TL;DR
This paper introduces a novel approach to sentiment analysis in software engineering texts by leveraging sentence structures to better identify and quantify sentiment expressions, outperforming existing dictionary-based methods.
Contribution
It proposes using sentence structures to improve sentiment detection in SE texts, addressing limitations of current dictionary-based and learning-based approaches.
Findings
Outperforms two dictionary-based baseline approaches.
More generalizable than a learning-based baseline.
Effective across four different datasets.
Abstract
Sentiment analysis on software engineering (SE) texts has been widely used in the SE research, such as evaluating app reviews or analyzing developers sentiments in commit messages. To better support the use of automated sentiment analysis for SE tasks, researchers built an SE-domain-specified sentiment dictionary to further improve the accuracy of the results. Unfortunately, recent work reported that current mainstream tools for sentiment analysis still cannot provide reliable results when analyzing the sentiments in SE texts. We suggest that the reason for this situation is because the way of expressing sentiments in SE texts is largely different from the way in social network or movie comments. In this paper, we propose to improve sentiment analysis in SE texts by using sentence structures, a different perspective from building a domain dictionary. Specifically, we use sentence…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Software Engineering Research · Topic Modeling
