Automated Classification of Text Sentiment
Emmanuel Dufourq, Bruce A. Bassett

TL;DR
This paper introduces two novel Genetic Algorithms for automated sentiment analysis, which learn sentiment and amplifier words to improve text sentiment classification, outperforming existing algorithms on large Amazon datasets.
Contribution
The paper presents new GAs that automatically learn sentiment and amplifier words, creating reusable dictionaries for sentiment analysis and surpassing existing methods.
Findings
Outperformed several public and commercial sentiment analysis algorithms.
Successfully learned sentiment and amplifier dictionaries from large datasets.
Demonstrated effectiveness on Amazon product review data.
Abstract
The ability to identify sentiment in text, referred to as sentiment analysis, is one which is natural to adult humans. This task is, however, not one which a computer can perform by default. Identifying sentiments in an automated, algorithmic manner will be a useful capability for business and research in their search to understand what consumers think about their products or services and to understand human sociology. Here we propose two new Genetic Algorithms (GAs) for the task of automated text sentiment analysis. The GAs learn whether words occurring in a text corpus are either sentiment or amplifier words, and their corresponding magnitude. Sentiment words, such as 'horrible', add linearly to the final sentiment. Amplifier words in contrast, which are typically adjectives/adverbs like 'very', multiply the sentiment of the following word. This increases, decreases or negates the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
