Sentiment Analysis and Opinion Mining by Bing Liu
Author:Bing Liu [Liu, Bing]
Language: eng
Format: epub
Publisher: Morgan & Claypool Publishers
Published: 2012-05-22T16:31:59+00:00
CHAPTER 6
Sentiment Lexicon Generation
By now, it should be quite clear that words and phrases that convey positive or negative sentiments are instrumental for sentiment analysis. This chapter discusses how to compile such words lists. In the research literature, sentiment words are also called opinion words, polar words, or opinion-bearing words. Positive sentiment words are used to express some desired states or qualities while negative sentiment words are used to express some undesired states or qualities. Examples of positive sentiment words are beautiful, wonderful, and amazing. Examples of negative sentiment words are bad, awful, and poor. Apart from individual words, there are also sentiment phrases and idioms, e.g., cost someone an arm and a leg. Collectively, they are called sentiment lexicon (or opinion lexicon). For easy presentation, from now on when we say sentiment words, we mean both individual words and phrases.
Sentiment words can be divided into two types: base type and comparative type. All the example words above are of the base type. Sentiment words of the comparative type (which include the superlative type) are used to express comparative and superlative opinions. Examples of such words are better, worse, best, worst, etc., which are comparative and superlative forms of their base adjectives or adverbs, e.g., good and bad. Unlike sentiment words of the base type, sentiment words of the comparative type do not express a regular opinion on an entity but a comparative opinion on more than one entity, e.g., âPepsi tastes better than Coke.â This sentence does not express an opinion saying that any of the two drinks is good or bad. It just says that compared to Coke, Pepsi tastes better. We will discuss comparative and superlative sentiment words further in Chapter 8. This chapter focuses only on sentiment words of the base type.
Researchers have proposed many approaches to compile sentiment words. Three main approaches are: manual approach, dictionary-based approach, and corpus-based approach. The manual approach is labor intensive and time consuming, and is thus not usually used alone but combined with automated approaches as the final check, because automated methods make mistakes. Below, we discuss the two automated approaches. Along with them, we will also discuss the issue of factual statements implying opinions, which has largely been overlooked by the research community.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8303)
Test-Driven Development with Java by Alan Mellor(6736)
Data Augmentation with Python by Duc Haba(6651)
Principles of Data Fabric by Sonia Mezzetta(6402)
Learn Blender Simulations the Right Way by Stephen Pearson(6301)
Microservices with Spring Boot 3 and Spring Cloud by Magnus Larsson(6173)
Hadoop in Practice by Alex Holmes(5960)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5809)
RPA Solution Architect's Handbook by Sachin Sahgal(5569)
Big Data Analysis with Python by Ivan Marin(5371)
The Infinite Retina by Robert Scoble Irena Cronin(5257)
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5152)
Pretrain Vision and Large Language Models in Python by Emily Webber(4334)
Infrastructure as Code for Beginners by Russ McKendrick(4097)
Functional Programming in JavaScript by Mantyla Dan(4039)
The Age of Surveillance Capitalism by Shoshana Zuboff(3958)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3809)
Embracing Microservices Design by Ovais Mehboob Ahmed Khan Nabil Siddiqui and Timothy Oleson(3613)
Applied Machine Learning for Healthcare and Life Sciences Using AWS by Ujjwal Ratan(3584)
