Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Lexicon-enhanced sentiment analysis framework using rule-based classification scheme

Abstract

With the rapid increase in social networks and blogs, the social media services are increasingly being used by online communities to share their views and experiences about a particular product, policy and event. Due to economic importance of these reviews, there is growing trend of writing user reviews to promote a product. Nowadays, users prefer online blogs and review sites to purchase products. Therefore, user reviews are considered as an important source of information in Sentiment Analysis (SA) applications for decision making. In this work, we exploit the wealth of user reviews, available through the online forums, to analyze the semantic orientation of words by categorizing them into +ive and -ive classes to identify and classify emoticons, modifiers, general-purpose and domain-specific words expressed in the public’s feedback about the products. However, the un-supervised learning approach employed in previous studies is becoming less efficient due to data sparseness, low accuracy due to non-consideration of emoticons, modifiers, and presence of domain specific words, as they may result in inaccurate classification of users’ reviews. Lexicon-enhanced sentiment analysis based on Rule-based classification scheme is an alternative approach for improving sentiment classification of users’ reviews in online communities. In addition to the sentiment terms used in general purpose sentiment analysis, we integrate emoticons, modifiers and domain specific terms to analyze the reviews posted in online communities. To test the effectiveness of the proposed method, we considered users reviews in three domains. The results obtained from different experiments demonstrate that the proposed method overcomes limitations of previous methods and the performance of the sentiment analysis is improved after considering emoticons, modifiers, negations, and domain specific terms when compared to baseline methods.

Introduction

The Web is a huge repository of facts and opinions available for people around the world about a particular product, service, issue, policy and health-care [1]. With the rapid increase in social media sites, individuals are now relying on user review sites for exchanging their personal information, experiences and knowledge [2].The main focus of the studies in this area has been on issues, such as sentiment detection, sentiment classification at aspect, word, sentence and review levels, opinion spam detection, and context aware sentiment analysis [3]. However, due to the growing interest in computing the exact sentiment of terms within the SA applications, the sentiment classification at word, sentence and review level become an active area of research [4].

In most cases, such large number of information seems unstructured for average internet user. However, it attracted many sentiment analysis researchers towards developing such systems that could assist in analyzing user’s reviews efficiently. User generated reviews poses different challenges due to the specialized nature of the online text. The main challenges faced in developing user centric sentiment analysis applications include: (i) emoticon handling, (ii) low accuracy of the classifier in the sentiment analysis of online content, and (iii) incorrect scoring and classification of domain specific words. Firstly, the emoticon handling issue arises due to insufficient coverage of emoticons expressed by users in their posts. The second challenge is to improve the accuracy of classifier by using unsupervised approach with emphasis on modifiers and negations. The third issue is the limited coverage of domain specific words in the existing general purpose lexicons, such as SentiWordNet (SWN), which assigns incorrect scores to most of the domain specific words and may often result in incorrect scoring and classification of sentiments. The sentiment score of a word is generally dependent on a particular domain and changes when a domain switch occurs.

The aforementioned issues often result in incorrect detection and classification of users’ sentiments expressed in users’ review sites. Therefore, it is an important task to develop a method to detect and analyze the users’ sentiments from online reviews by automatic classification of reviews as positive, negative or neutral.

In this work, we propose a lexicon-enhanced method for improving the sentiment analysis of user generated reviews based on rule-based classification scheme. The main focus is on reducing data sparsity and improving the accuracy of sentiment detection and classification in different domains, effectively reducing the reviews classified as neutral. The proposed method is inspired by the previous studies performed on sentiment analysis of user generated reviews [3, 5]. The previous studies have used un-supervised classification to detect and classify the users’ sentiments expressed by online users into +ive, -ive or neutral classes. However, we use the emoticon classifier, modifier &negation classifier, SWN-based classifier (SWNC) in a sequential way to classify the reviews more accurately. Additionally, we input the text to and domain specific classifier (DSC) to assign accurate sentiment scores to domain specific words, which is one of our major contributions in this work. If the results of SWNC and DSC are identical, then the sentence and review is classified as +ive, -ive or neutral accordingly. However, if there is disagreement between the classifications results of SWNC and DSC, then we consider DSC-based results, because it gives more accurate results with respect to consideration of domain specific words. This assists in improving the performance of sentiment analysis system.

The main contribution of this work over the state of art methods [3, 5] is to handle emoticons, modifiers, negations and domain specific words in an integrated framework. The source code of different modules is available at: https://datadryad.org/resource/doi:10.5061/dryad.p1j71/1

The paper is structured as follows. Section 2 presents literature review. In section3, we describe the proposed method. Experiment design is presented in section 4, which describes the metrics and discussion on obtained results. The final section outlines the work with a discussion on how it can be expanded in future.

Related work

There are several studies regarding analysis of users’ sentiments from online forums, with focus on classifying the reviews as positive, negative and neutral.

Ferrara and Yang et al. [6], in their work on quantifying the effect of sentiment on information diffusion invested different issues, such as identification of emotions having widespread usage in online text and, whether +ive sentiments are disseminated more than –ive and vice-versa. It was reported that –ive sentiments spread faster than +ive ones and +ive sentiments develops rapidly for highly anticipated events. They identified and classified additional linguistic rules, such as negations, amplifications and emoticons by adopting SentiStrength algorithm. Their approach didn’t address the issue of domain dependent terms, which is one of a major issue in existing sentiment classification systems.

Poria et al. [7] presented a novel mechanism of extracting features from short multimedia-based heterogeneous data, such as textual, audio and visual clips by training the classifier using convolutional multiple kernel learning. For this purpose, they used Deep Convolutional Neural Network (DCNN) model by applying activation values in an inner layer of DCNN. They obtained a performance improvement of about 14% over the baseline methods.

Severyn and Moschitti [8] introduced a convolutional neural network model for performing sentiment analysis of microblogs using deep learning technique. It accurately trains the model without needing any support features. They used an unsupervised neural model for training the seed words which are further subjected to deep learning model. Finally, model is initialized by using pre-trained parameters. Furthermore, supervised learning technique is applied on the Twitter dataset. The system obtained promising results both at phrase level and message level.

In their work on extracting sentiment from text, Taboada et al. [9] developed a Semantic Orientation Calculator (SO-CAL) by using dictionaries of words associated with their sentiment class and score, and includes negation and intensification. The performance of SO-CAL was satisfactory across multiple domains. Moreover, they described the process of dictionary creation and annotation. However, their approach can be enriched by incorporating emoticons and domain specific words for more accurate sentiment classification.

Pensa et al. [10] proposed a concept-level knowledge graph in an integrated framework to represent user behavior on different social media. The active users are tracked by modeling their activities and concepts as well as the relationships with other users. Temporal relationships are also addressed to assist in carrying out temporal analysis. However, incorporation of event detection for automatic detection of hot topics in social networking sites can improve the performance of the system.

Cambria in his recent study [11] reported that emotion recognition and polarity detection are the two basic tasks of affective computing. The former aims at extracting emotion tags and the latter is focused on classifying text into positive and negative classes. The aforementioned tasks are highly co-related and mostly treated in a unified framework for detecting polarity of a sentence and then tagging the sentence with particular emotion category. In many applications, emotion recognition is performed as a subsequent task of sentiment classification.

While working on contextual sentiment analysis for social media genres, Muhammad et el. [12] introduced a lexicon-based sentiment classification method for capturing contextual polarity at local and global levels. The major limitation of lexicon-based approach is incorrect sentiment scoring of opinion words by the existing lexicons, such as SentiWordNet. To address this issue, domain specific vocabulary is introduced to improve the efficacy of sentiment classification.

L. Boratto et al. [13] proposed a technique to detect segments of users for modeling user behavior in advertising. Different data sources are exploited to detect such segments. Firstly, need for user segmentation system is presented to incorporate user preferences successfully, as most of the time is spent by the users on reformulating queries to fulfill their information requirement. Finally, a method is proposed to analyze item description on the basis of user evaluation and extract words in the form of vector notation. The proposed approach is validated by performing experiments on real-world datasets.

Kennedy and Inkpen [14] applied two phase method for measuring the effect of modifiers on classifying the reviews. In the first phase, General Inquirer is used to identify positive terms, negations, intensifiers and diminishers. They obtained improved classification results by extending the term-counting technique with context valence shifters. In second phase, machine learning approach, namely Support Vector Machine (SVM) is used by considering unigrams and valence shifter bigrams. They achieved high classification results by using bigram shifters.

The previous studies [610] on sentiment analysis used different approaches for analysis, where the supervised learning algorithm [15, 16, 17] is mainly dependent on the availability labeled training dataset. Supervised learning systems are learnt over the labeled training instances to classify the users’ reviews as +ive, -ive or neutral using different features, such as n-grams, part of speech tags and emoticons. Moreover, most of the existing un-supervised approaches [3, 5] do not consider emoticons, modifiers, and domain specific words efficiently. Although such techniques offer satisfactory results for the classification of online content, they pose different challenges. The major challenges are: (i) limited coverage of emoticons, (ii) low accuracy of the classifier in the detection and classification users’ sentiments due to presence of modifiers and negations in online forums,(iii) and inaccurate sentiment classification of domain specific words, as the existing general-purpose lexicons, such as SWN may assign incorrect scores to most of the domain specific words.

The main motivation of this work is the lexicon-based approach suggested by [5], which classifies the reviews based on rule-based technique. They classified the reviews by passing them through different modules, namely, (i) filtering, (ii) subjectivity classification, and (iii) sentiment scoring, to classify the reviews accurately. In a recent work [3], the authors address the issues of sentiment analysis in user reviews, and proposed an effective method of the reviews classification into +ive, -ive, and neutral classes by incorporating slangs using different types of lexicons.

The proposed system is based on rule-based classification scheme supported by number of repositories, such as SentiWordNet (SWN), emoticon dictionary, modifiers lists and domain specific scoring modules. The major improvement of system over the state of the art methods [3, 5] is in the way it handles emoticons, modifiers, negations and domain specific words in an integrated framework. Our system is capable of automatically detecting and classifying the modifiers, negations, emoticons and domain specific words expressed by users in reviews. That is, we automatically increase, decrease or invert the intensity strength of opinion words by incorporating hand-ranked percentage scale; classify the emoticons by proposing an enhanced rule-based emoticon repository; and finally, opinion words are classified using SWN-based classifier and an improved domain specific classifier. The proposed framework is presented in Fig 1.

Methods

The proposed method applies different techniques for analyzing and classifying users’ reviews. This involves data acquisition, noise reduction and a rule-based scheme of classification. Data acquisition involves dataset compilation from different resources. Noise reduction steps include: sentence splitting, tokenization, stop word removal, lemmatization, spell correction and co-reference resolution [18]. The proposed technique implements a rule-based scheme using an improved version of emoticon classification [19], enhanced modifier handling [20], sentiment scoring of opinion words using SentiWordNet [21] and an enhanced sentiment classifier using domain specific strategy [22].

The main aim of this work is to enhance the performance of sentiment analysis and resolve the issues of data sparseness and incorrect classification due to use of noisy text, emoticons, modifiers and domain specific words. The basic theme is to reduce noise from the review text by applying different pre-processing steps and process through variant of classifiers. The proposed method is able to test the text from different online forums. The reviews compiled from these sources are used as input items. The method is based on the three major steps: 1) firstly, we acquire the data from different online resources; 2) in next step, the noise reduction is performed by applying different preprocessing techniques to refine the text that can be used for subsequent processing, and 3) finally, different classification techniques are applied to classify the reviews into +ive, -ive or neutral.

Data acquisition

The data acquisition module is used to compile datasets from user reviews, which serve as input to noise reduction module for filtering the noisy text. For this purpose, we used three user’s reviews datasets, namely: (i)drug (ii) car, and (iii) hotel. Drug review dataset is publically available at: http://ir.cs.georgetown.edu/data/adr/, whereas Car and Hotel reviews are obtained from: https://archive.ics.uci.edu/ml/datasets/OpinRank+Review+Dataset. The reviews are stored in two separate MS-Excel files to compile the testing and training corpuses. This study did not involve any experimental research on humans or animals; hence an approval from an ethics committee was not applicable in this regard. The data collected from the online forums are publicly available data and no personally identifiable information of the forum users were collected or used for this study.

The detail of each dataset is shown in Table 1.

Noise reduction

In the noise reduction step, noisy text is filtered by applying different preprocessing techniques, including sentence splitting, tokenization, stop word removal, lemmatization, spell correction, case-conversion and anaphoric reference resolution [23]. Moreover, to provide better classification results, unrelated sentences were excluded. For example, in health review dataset, sentences reflecting sympathetic feelings and empathetic encouragements, such as “Thanks for your suggestion”, “wishing your recovery soon”, or “I will never leave you alone”. These comments contain no drug-related information and can be discarded. After noise reduction, the dataset consists of 8,500 reviews with 52% +ive, 42% -ive and 6% neutral reviews.

Sentiment classification

The rule based classification is used to classify the reviews using set of “if-then” rules. The rules are represented in disjunctive normal form (DNF), where if clause is called rule antecedent and then clause is called rule consequent. The proposed Sentiment Classification Algorithm (SCA) in rule-based framework classifies user reviews by using four classifiers, namely: (i) Emoticon Classifier (EC), (ii) Modifier and Negation Classifier (MNC), (iii) SentiWordNet Classifier (SWNC), and (iv) Domain Specific Classifier (DSC).

The EC is used to classify emoticons on the basis of +ive and –ive emoticon sets. It detects presence or absence of emoticons in a given sentence to classify them as +ive, -ive or neutral. The MNC uses percentage scale based list of +ive and –ive modifiers, stored in two database files; whereas the negation list is a separate text file that includes all possible negation terms. In order to perform sentiment classification of the user’s reviews at word, sentence level and review level, we use SWNC, that uses SentiWordNet (SWN) lexicon to retrieve sentiment score of each word for the classification of reviews. The DSC module is used to perform sentiment classification of such domain specific words, which are, either not present or their sentiment score is not accurately available in SWN.

Algorithm 1 outlines the different steps required for the classification of reviews. Firstly, each review sentence is preprocessed using noise reduction steps, and then different classifiers are applied, as described in the classification module. Finally, the results are generated in the form of +ive, -ive or neutral sentiments at sentence and review level.

Let R denote the set of reviews and W denotes the set of words in each review as:

We use the following four sentiment classifiers for the final classification of the review sentence.

Emoticon Classifier (EC).

Emoticon is a symbolic illustration of mind, mood, emotional state and feelings used by online community [19].Emoticons convey a message more effectively without having dependency on the language and specific domain. They have become vital part of social media chat and public reviews. Therefore, their detection, classification and evaluation have become necessary for the development of efficient sentiment analysis applications.

In this work, emoticon detection is carried out using if-then rules and their classification is based on the set of positive and negative emotions. The proposed module is an enhancement of the work proposed by F.H. Khan et al. [19]. F.H. Khan used a set of 145emoticons, whereas we have extended it to 230; 120 of which are labeled +ive and 110 are labeled as -ive. We hired the services of three human annotators to manually assign polarity class and score to emoticons in our emoticon dictionary. The annotators were informed to assign scores of -1.0 (-ive), 0 (neutral), and +1.0(+ive). The score nearest to the average of the annotators’ scores is computed for each emoticon. Overall inter-annotator agreement is 91.2% with a Kappa (K) score of 0.85, which is quite high.

The partial list of +ive and –ive emoticons are given in Table 2 respectively. The emoticon is labeled as +ive, if it is found in +ive list. If the emoticon is found in the –ive list, then it is labeled as –ive. The emoticon is declared as neutral, if it does not exist in both lists.

thumbnail
Table 2. Partial list of positive and negative emoticons.

https://doi.org/10.1371/journal.pone.0171649.t002

Let Epos be a list of positive emoticons and Eneg be a list of negative emoticons associated with each review represented as:

The sentiment score of an emoticon “e” is computed as: (1) where, e denotes the emotion belongs to set of positive and negative emoticons respectively and r is a review from the set of reviews R. The sentiment score of an emoticon “e” is a value between 1 and -1, where 1 represents +ive, -1 means –ive and 0 indicates neutral.

Modifier and Negation Classifier (MNC).

Modifiers and negations play an important role in the sentiment classification. Detail of the proposed module is described in the following sub-sections.

Modifier Management: Modifiers are the words, which enhance or reduce the polarity strength of sentiment words in a sentence, such as: pretty, very, slightly, somewhat, even, few, too, really, extremely, quite etc. These words enhance or reduce the polarity strength of an opinion term.

Khan et al. [20], in their work on modifiers, used simple addition and subtraction of constant values. The main issue with this approach is that it does not cover full range of modifiers in particular category. The proposed modifier handling module is an improvement of the work proposed by [20], by using hand-ranked percentage scale to represent variety of modifiers as well as their sentiment scores. We use 75 English modifiers proposed by Benzinger (https://archive.org/stream/intensifiersincu00benz/intensifiersincu00benz_djvu.txt). We assigned a sentiment score to each modifier by using the numeric values proposed by [9, 14]. We converted such numeric scores (e.g. 1, -1, 0.5, -0.5) to respective percentage scales (e.g. +100%, -100%, +50%, -50%) to build of +ive and –ive modifiers lists. The enhancers are +ive, whereas reducers are –ive, as shown in Table 3 and Table 4.

Let Mpos be a list of positive modifiers and Mneg be a list of negative modifiers represented as:

If a word is found in a set of positive or negative modifiers, then the polarity of the neighboring opinion word is computed as follows: (2) where, wx and wy denote the words belonging to a set of +ive and –ive modifiers respectively, w is an opinion word which belongs to a set of words W, r is a review from a set of reviews R, pm_score(wx) is the percentage score of +ive modifier and nm_score(wx) is the percentage score of -ive modifier retrieved from corresponding modifier dictionaries. The sentiment score of neighboring opinion word is obtained by multiplying the percentage score of modifier by the SWN-based sentiment score of opinion word and then adding it to the SWN-based sentiment score of an opinion word.

For example, in the sentence: “the medicine is so for very good”, the modifier “very” is enhancing the weight of the adjacent opinion word: “good”. Therefore, using Eq 2, the enhanced sentiment score of an opinion word “good” is calculated as follows:

polscore–mod("good") = polscore(good")+(polscore("good") * pm_score("very”) = 0.625+(0.625 x 50%) = 0.625+0.3125 = 0.9375, where, 0.625 is the sentiment score of opinion word, namely “good”, retrieved from SWN and 50% is the strength of positive modifier: “very”, obtained from Table 3, and 0.9375 is modified score of opinion word “good” after the manipulation of modifier.

Negation Management: Negation terms, such as: not, never, can’t, couldn’t, didn’t, and don’t, often reverse the polarity of the opinion words in a sentence. For example, the sentences: “the medicine is effective” and “the medicine is not effective” have different polarities. The first sentence carries positive sentiment, however, in second sentence, the negation term “not” reverses the polarity of opinion word “effective” from +ive to -ive. Therefore, the negation terms must be properly handled for accurate polarity computation. This work is an adaptation of the work performed by [20] for negation handling. We create a list of negation terms and presence of each word in a sentence is checked.

Let Neg be a list of negation words defined as:

If a word is found in the negation list, then the polarity of the neighboring opinion word is flipped simply by multiplying the score of opinion word by -1 as follows: (3) Where wx denotes the neighboring opinion word and wx-1 denotes the preceding word of an opinion word which belongs to a set of negation words Neg and r is a review from the set of reviews R. For example, using Eq 3, the sentiment score of “not effective” is computed as follows:

In above computation, the polarity score of an opinion word “effective” is 0.65, which is obtained from SWN, and after applying negation (Eq 3), it becomes -0.65.

SentiWordNet Classifier (SWNC).

This module is used to assign sentiment scores to opinion words using SentiWordNet [24]. Firstly, review document is passed through the NLTK-based (http://www.nltk.org/book/ch05.html) python module which assigns a part of speech tag to each of the word (section 3.1 “noise reduction”). Part-Of-Speech (P.O.S) indicates the property and informativeness of a word [25], thus it is utilized to calculate sentiment scores." After P.O.S tagging, only those terms are considered and searched in SWN, which match the assigned part of speech tag. In this way, terms to be considered are reduced and all senses are not taken into account. If multiple senses belong to a specific term, then the arithmetic mean is computed as follows: (4) (5) (6) Where “p”, “n”, and “o” denote +ive, -ive and objective scores for particular word (w), npos represents total number of synsets of the word for corresponding part-of-speech. After computing the mean (average) for different synsets of a word under particular part of speech category, we obtain three scores: +ive, -ive and objective. The final score of the opinion word is calculated as follows: (7)

In a given input text, the word “scream” has 6 entries (synsets) in SWN: 3 times as noun and 3 times as verb. If the word “scream” in the input text is noun, then its 3 scores with respect to 3-nouns are represented as:

  • scream#3(noun), PosScore = 0.25, NegScore = 0.375, ObjScore = 0.375
  • scream#1(noun), PosScore = 0.125, NegScore = 0.0, ObjScore = 0.875
  • scream#2(noun), PosScore = 0.0, NegScore = 0.0, ObjScore = 1.0

The aggregated positive, negative and objective scores for the word “scream” are computed using Eq (4), Eq (5) and Eq (6) as follows:

We select maximum value among the aforementioned three scores, i.e. 0.75, which represents the objective score.

Domain Specific Classifier (DSC).

The domain specific words, such as most of words in the health-related domain, have one sentiment class in SWN, whereas, their semantics indicate strong inclination with the other polarity class. If a word’s SWN-based aggregated sentiment score is positive, but its semantics indicate inclination towards negative class as compared to positive ones, we predict the new sentiment class of a word and update the sentiment score accordingly.

The DSC module is used to assign accurate sentiment class and scores to domain specific words. The proposed classifier is inspired from our recent work on domain dependent lexicon generation [26]. In DSC, we adopt their work to predict sentiment class of domain specific words using mutual information concepts and improved feature weighting scheme. However, to assign correct sentiment scores to domain specific words, we propose an alternative strategy based on revised SWN scoring and the manual annotation. The proposed DSC module yields improved results (see results and discussion section) than the comparing methods. It is comprised of two sub-modules, namely (i) Predicting Sentiment Class of a Word and (ii) Modifying Word Sentiment Score.

Predicting Sentiment Class of a Word: To predict new sentiment class of a word w with positive or negative class, we adopt Mutual Information (MI) based strategy presented in our previous work [26]. In this strategy, we take two class tags, the positive tag cp and negative tag cn. The sentiment score on SentMI(w, cp) of a word w on class tag cp is computed as:

SentMI(w, cp) of word w on class tag cp is computed as: (8)

Similarly, we compute sentiment score SentMI (w, cn) as: (9) Where α is the threshold representing the contributions of MI(w, cp) and MI(w, cn), and it ranges from 0 to 1. It is selected after the manual inspection of test sentences for different inputs of unigrams and bigrams. The sentiment score of word w for class tag c is the linear combination of MI with a positive class tag cp and a negative positive class tag cn. Different values (in the range of 0 to 1) of threshold “alpha” are experimented both for unigrams (e.g., Acute) and bigrams (e.g., Heart-burn). Finally, we come up with conclusion that ideal values of α ranges between {0.3 to 1}. For the unigram, the value of α ranges between {0.3 to 0.7}, and for bigram, it ranges from {0.8 to 1}.

In the next step, we combine SentMI(w,cp) and SentMI(w,cn) as: (10)

If SentMI (w, cp)>SentMI (w, cn), then the sentiment class of the word w is positive, and the accumulative SentMI (w) sentiment score is +ive. However, if the sentiment of word w is negative, then the SentMI (w) score will be negative. For example, if SentMI (w, cn) = 4 and SentMI (w, cp) = 2.3, then the word w tends to be negative and SentMI (w) = 3. If the value of SentMI (w, cp) is greater than that of the SentMI (w, cn) then the word w shows a positive sentiment. Finally, if the aforementioned cases do not stand true, then the sentiment of the word w is considered as neutral.

A partial list of unigrams and bigrams along with predicted sentiment class is presented in Table 5.

thumbnail
Table 5. Partial list of domain specific terms with predicted sentiment class.

https://doi.org/10.1371/journal.pone.0171649.t005

Modifying Word Sentiment Score: When the SWN-based average scores (Eq 4, Eq 5, and Eq 6) represent one sentiment class (positive, negative or neutral) and the SentMI (w) score of a word (Eq 10) shows another sentiment class of a given word, we modify the sentiment score of such opinion words. Moreover, if a word is not available in SWN then sentiment classification and scoring of such words becomes difficult. This problem can be solved by using a manually crafted scale of +1 to -1 for sentiment scoring of each of the domain specific word.

The proposed method for updating the sentiment score of domain specific sentiment words is an enhancement of the work proposed by [27] and [28]. They used polarity shift method to change the polarity of word from +ive to –ive and vice versa, whereas we have enhanced it for scoring of such words which are not available in SWN by using Manual Scoring Annotation Scheme(Eq 12). This enhancement contributes significantly in the accurate scoring of domain specific words.

The proposed method is formulated using Eq 11 and Eq 12 as follows: (11) where pos_score(w), neg_score(w), and obj_score(w) are the positive, negative and neutral scores of word w in SWN using Eq (4), Eq (5) and Eq (6) respectively; “SentMI (w) is +ive” shows that the word w is labeled +ive using Eq (11) and “SentMI (w) is -ive” shows that the word w is labeled as -ive using Eq (10).

The Eq (11) depicts two possible cases for scoring domain specific words: (i) if a term’s SWN-based sentiment score (Eqs 4, 5, 6) is +ive but its SentMI (w) class is -ive then we invert its +ive sentiment score to –ive, and (ii) if a term’s SWN-based sentiment score (Eqs 4, 5, 6) is -ive but its SentMI (w) class is +ive then we invert its -ive sentiment score to +ive.

Manual Scoring Annotation Scheme: The Manual Scoring Annotation Scheme aims at assigning polarity scores to those words which are not available in SWN. Our proposed scheme works as follows: We hired the services of five human annotators who are subject specialists in English language. We provided a list of words generated from our datasets, which are not available in SentiWordNet (SWN). We asked each expert to label the words on a scale of -+0.1 to -+ 1. After performing the manual annotation of entire list, we received five scores for each word. We take average of the five sentiment scores assigned by annotators to each and assign that average score to its corresponding sentiment word. It assists in increasing the scalability of manual evaluation of words not available in SWN.

The Manual Scoring Annotation Scheme is formulated as follows: (12)

The Eq 12 demonstrates that if a word is not available in SWN (wSWN) and its SentMI (w) class is +ive, then the score ranges between the average of the five scores of {+0.1 and +1}. If the word is not available in SWN (wSWN) and its SentMI (w) class is -ive, then the score ranges between the average of the five scores of {-0.1 and -1} using the aforementioned Manual Scoring Annotation Scheme. For example the word“ heart-burn” is not available in SWN and its SentMI (w)class is –ive. Therefore, the word “heart-burn” receives a score of -0.5 using Eq 12. In Table 6, we can observe that the two words, namely “heart burn” and “sore throat” are not available in SWN, and therefore, their scores are manually crafted by a group of manual annotators in the aforementioned process of Manual Scoring Annotation Scheme.

Sentence and review-level sentiment classification.

For each of the sentence in a given review, we compute sentiment score by adding all of the scores of emoticons, modifiers and opinion words present in a sentence. The proposed sentence and review-level sentiment classification is an enhancement of the work proposed by khan et al. [20]. They used limited model of modifiers, whereas we have enhanced it with hand-ranked percentage scale for representing variety of modifiers as well as their sentiment score. Moreover, we have included emoticon and domain specific modules for improving the accuracy of sentiment classification, which we demonstrated in the results and evaluation section.

SWNC-based sentence level sentiment classification: Firstly, we classify a sentence using SWNC-based classifier as: (13)

Using SWNC scores, we classify the review as: (14)

The review is classified as +ive, if sum of all scores of sentences is >0 and review is classified as –ive, if sum of all scores of sentences is < 0; otherwise the review is classified as neutral

For example a sentence in health domain is written as: “It caused slight sore-throat😐. To perform sentiment classification of this sentence, firstly we classify it using SWNC classifier. For this purpose, we express the polarity scores of opinion words, modifiers, negations and emoticons expressed in the input sentence as follows:

Emoticon scoring: There is one emoticon in example sentence, therefore, using Eq 1, polarity score of emoticon = polscore–emo(e) = = polscore–emo("😐") = 0, because, according to Eq 1, straight face emoticon is neutral, with score=0.

Modifier scoring: Using Eq 2, polarity score of modifier and its associated opinion term is computed as: polscore–mod(w) = polscore–mod ("slight sore throat") = polscore(w) +(polscore(w) * nm_score(wy) = 0+[0*(-40%)] = 0. Here, the opinion word “sore throat” is not available in SWN, therefore its score is taken as 0, and according to Table 4, the reducer modifier “slight” has weightage of -40%. As computed above using Eq 2, we received a score of 0.

Negation scoring: using Eq 3, the polarity score of negation term is evaluated as: polscore–neg(w) = 0, the 0 shows that there is no negation term, and therefore, negation scoring is not applicable.

Opinion word scoring: The scores of the opinion word, namely: “sore-throat” is not found in SWN lexicon, and SWNC-based Eq 7 does not assist us in assigning polarity score to such opinion word. Therefore, we assigned 0 to its opinion score as follows: polscore–op(w) = 0

Using Eq 12, we compute sentence level score of the given input sentence by combining the aforementioned polarity scores as follows:

The overall sentiment of sentence is neutral, with score = 0.

The major issue with SWNC classifier is that it may result in inaccurate scoring of domain specific words, which may lead to incorrect classification of sentence in multiple domains. For example, “sore throat” is a domain specific word, which is not found in SWN. Resultantly, overall score at sentence level for the previous input sentence is neutral (0), which is incorrect.

DSC-based classification: To classify such domain specific words more accurately, we further classify a sentence using domain specific classifier (DSC) as: (15)

Finally, using DSC scores, we classify the review as: (16)

The sentence level score computed in the previous example using SWNC classifier is neutral with sentence level score=0, which is incorrect due to incorrect scoring domain specific term: “sore throat”. Therefore, we update the polarity scores of such domain specific word(s) using Eq 12, and classify the sentence as:

polscore–ds(w) = polscore–ds("sore throat") = -0. 4, and using Eq 2, reducer modifier “slight” operates on opinion word “sore throat” as follows:

Now applying Eq 14, we get:

When we compare sentence level score of SWNC classifier (0) with DSC classifier (-0.64), it is observed that the identification and correct scoring of domain specific terms have produced more accurate classification and scoring of entire sentence and helped in reducing the classification anomalies.

If the results of SWNC and DSC are identical, then the review is classified as +ive, -ive or neutral on the basis of SWNC scoring. However, if there is disagreement between the classifications results of SWNC and DSC then we consider DSC-based results, because it gives more accurate results with respect to consideration of domain specific words. This assists in maximizing the efficiency of sentiment classification which was the major limitation in previous studies. As reported in the results and discussion section, the proposed framework performs better than the baseline methods.

Proposed Algorithm.

An abstract of the steps of the proposed rule-based classification method for implementing the enhanced sentiment analysis are shown as follows:

Algorithm 1. Lexicon-Enhanced Sentiment Analysis using rule-based Classification Scheme

Input: Users’ reviews

Output: Sentiment class, sentiment Score

Begin

## Read all entries in the corpus

1. While (there is sentence in review) Do

1.     Perform Preprocessing

2. if (a sentence contains opinion word/emoticon))

3.             Subjective Tweet

4.             Call sentiment_scoring(subjective sentence)

5.             Go to step#1 to scan next sentence

6.else

7.Objective sentence

8.Go to step#1 to scan next sentence

9.endif

10.If word found in Emoticon Dictionary

11.             Perform classification using Emoticon Classifier ()

12. If word found in (Modifier or Negation)Dictionary

13.Perform classification using Modifier and Negation Classifier ( and )

14. Perform classification using SentiWordNet Classifier ()

15. Perform classification using Domain Specific Classifier ( and )

16. Perform sentiment classification at sentence level ( and )

17. End While

18. Perform SWNC-based classification at review-level using ()

19. Perform DSC-based classification at review-level using ()

20.

20. Write classification result to file

End

Experiments

We used python and Natural Language Toolkit (NLTK) [29] to implement all of the algorithms presented in Section 3. As described in the data acquisition section, we used multiple datasets to conduct the experiments.

Results and discussion

In this section, we present and analyze results obtained from the experiments to evaluate the effectiveness of the proposed method by using various evaluation metrics, namely (i) precision, (ii) recall, (iii) F-score, and (iv) accuracy to measure the performance of the proposed technique as follows: (17) (18) (19) (20) where, tp is the number of true positive reviews correctly classified, fp is the number false positive negative reviews incorrectly classified as a positive, tn is the number of true negative reviews correctly classified, and fn is the number of false positive reviews incorrectly classified as a negative.

The First experiment was carried out to investigate the effect of noise reduction steps applied on the three datasets. Table 7 summarize the results obtained during noise reduction phase by depicting the total number of sentences, number words extracted as incorrect, number of words extracted as correct and the accuracy of the noise reduction steps. Therefore, the proposed noise reductions steps assist in resolving the data sparseness issue efficiently.

thumbnail
Table 7. Comparative results obtained for noise reduction phase.

https://doi.org/10.1371/journal.pone.0171649.t007

To determine the effect of emoticons in user’s content, we further passed the text through emoticon classifier (EC) module. Our results (Fig 2) revealed that when we incorporated the emoticon handling features in the proposed setup then the accuracy has improved from 63% to 74%.

As described in the section “Modifier and Negation Classifier (MNC)”, modifiers and negations play an important and decisive role in the sentiment classification of user reviews, as they change the polarity of opinion words. In order to evaluate the effectiveness of proposed MNC module, we conducted an experiment on 1951 reviews, split into 14321 sentences. Fig 3 shows that the proposed MNC module yields promising results to classify the input text into +ive, -ive and neutral, effectively increasing the efficiency of sentiment classification of user’s reviews.

Fourth experiment was conducted to determine effectiveness of proposed method for the sentiment classification of input text with respect to domain specific words. Due to the specialized nature of certain words, such as words in health-care domain, the sentiment score of such words is not accurately available in existing general-purpose lexicon (SWN). For example, the term “hospital” in SWN has neutral polarity, whereas it is manually annotated as “negative” by medical experts, as most of the times it reflects negative sentiment in our datasets, such as “I went to hospital due to severe stomach problem”. Therefore, the term “hospital” is tagged in the negative sentiment class. The comparative results show that when we apply DSC classifier on domain specific words then accuracy of sentiment classification is improved significantly. Fig 4 shows that the proposed method significantly outperforms the non-DSC approach, effectively reducing the number reviews classified as neutral, which was one of challenging task in previous studies.

The final experiment investigates the efficiency of the proposed algorithm on 3 datasets with respect to classification of each review into +ive, -ive or neutral classes. The performance of each of the sub module(classifier) of the proposed framework is evaluated in terms of precision, recall and F-measure. The comparative results show that when all of the classifiers are applied in pipelined way then we achieve promising results. Tables 8, 9 and 10 show that the proposed method significantly outperforms the baseline methods.

thumbnail
Table 8. Experimental Results for Dataset1 (P: Precision, R: Recall, F: F-measure).

https://doi.org/10.1371/journal.pone.0171649.t008

thumbnail
Table 9. Experimental Results for Dataset2 (P: Precision, R:Recall, F:F-measure).

https://doi.org/10.1371/journal.pone.0171649.t009

thumbnail
Table 10. Experimental Results for Dataset3 (P: Precision, R: Recall, F:F-measure).

https://doi.org/10.1371/journal.pone.0171649.t010

Descriptive statistics on review data

In Table 11, we present statistics based on the review data obtained from publically available datasets. We randomly sampled a set of 350, 373 and 412 reviews from drug, car and hotel domains. The three datasets are composed of approximately 3,500 sentences and 52,000 tokens. The average length of review is almost same in all of the three domains, while drug reviews (10.61 sentences/review) are slightly lengthy as compared to other two domains (9.56 and 10.21 sentences/review). Similarly, the average length of a sentence is same with 18.47, 18.58 and 18.38 tokens per sentence. The standard deviation of sentences in a review of drug dataset is low as compared to other two datasets. The smallest review in all datasets are comprised of single sentence and the smallest sentences composed of a single token only. The standard deviation of tokens in a sentence of car dataset is low as compared to other two datasets. The average number of stop words per sentence is between and 3 and 4. The average number of negations per sentence is between and 1 and 2, and the average number of modifiers per sentence is between and 2 and 3.

thumbnail
Table 11. Descriptive statistics of the proposed system on three datasets.

https://doi.org/10.1371/journal.pone.0171649.t011

Conclusions and future work

This article presents the results of applying an improved method based on four way rule-based classification scheme to detect and classify sentiments expressed by users in online discussion forums. The proposed method is comprised of following modules: 1) Acquire set of reviews that mention user reviews about different products; 2) Apply noise reduction steps; 3) Use emoticon classifier to detect and score the emoticons expressed in reviews; 4) Perform classification and scoring of modifiers and negations using a set of positive and negative modifiers and negation list; 5) Apply sentiment classification of words using SentiWordNet-based classifier; 6) Detect the domain specific words and label them with correct sentiment class and score, and; 7) Perform sentiment classification of reviews at sentence and review level.

This approach provides an integrated rule-based framework for sentiment analysis with emphasis on emoticon classification, proper management of modifiers and negations, performs SWN-based sentiment classification, and improves the classification accuracy and enhances the performance of sentiment classification for domain specific words using domain specific classifier. We obtained classification results with improved accuracy, precision, recall and F-measure as compared to comparing methods. The proposed method is quite generalized and can classify the sentiments in cross domain.

A possible limitation of this method regarding its classification efficacy for domain specific words is the need for automatic classification and scoring of words. In order to reduce the amount of manpower required for manual scoring of domain specific words, the possibility of using auto-scoring techniques should be investigated. Another possible way of improving and extending the technique is by exploiting semantic and contextual features to classify the sentiments efficiently. Another interesting research direction would be to study the sentiments of online users in microblogging sites, such as Twitter, in streaming fashion.

Author Contributions

  1. Conceptualization: MZA AK.
  2. Data curation: MZA MQ SA.
  3. Formal analysis: MQ AK IAK.
  4. Investigation: MZA MQ IAK.
  5. Methodology: MZA MQ AK SA.
  6. Project administration: MZA.
  7. Resources: MQ IAK SA.
  8. Software: MZA AK MQ IAK.
  9. Supervision: SA.
  10. Validation: MQ MZA IAK.
  11. Visualization: MZA AK MQ.
  12. Writing – original draft: MZA MQ.
  13. Writing – review & editing: MZA IAK.

References

  1. 1. Pang B and Lillian L (2008)Opinion Mining and Sentiment Analysis, Foundations and trends in information retrieval, 2(1):1–13.
  2. 2. Neviarouskaya A and Aono M (2013) Sentiment Word Relations with Affect, Judgment, and Appreciation, IEEE Transactions on Affective Computing, 4(4):425–438.
  3. 3. Kundi F, Ahmad S, Khan A, Asghar (2014) Detection and Scoring of Internet Slangs for Sentiment Analysis Using SentiWordNet, Life Science Journal, 11(9):66–72.
  4. 4. Liu C, Hsaio W, Lee C, Lu G, Jou E (2012) Movie rating and review summarization in mobile environment, IEEE Transactions on Systems, Man, and Cybernetics, Part C: Applications and Reviews, 42(3):397–407.
  5. 5. Kundi FM, Khan A, Ahmad S, and Asghar MZ (2014), Lexicon-Based Sentiment Analysis in the Social Web, Journal of Basic and Applied Scientific, 4(6): 238–248.
  6. 6. Ferrara and Yang (2015)Quantifying the effect of sentiment on information diffusion in social media. PeerJ Comput. Sci. 1: 1–10.
  7. 7. Poria, S., Cambria, E., & Gelbukh, A. F. (2015, September). Deep Convolutional Neural Network Textual Features and Multiple Kernel Learning for Utterance-level Multimodal Sentiment Analysis. In EMNLP (pp. 2539–2544)
  8. 8. Severyn, A., & Moschitti, A. (2015, August). Twitter sentiment analysis with deep convolutional neural networks. In Proceedings of the 38th International ACM SIGIR Conference on Research and Development in Information Retrieval (pp. 959–962). ACM
  9. 9. Taboada M, Brooke J, Tofiloski M, Voll K and Stede M (2011) Lexicon-based methods for sentiment analysis. Computational linguistics,37(2), pp.267–307.
  10. 10. Pensa R. G., Sapino M. L., Schifanella C., & Vignaroli L. (2016). Leveraging Cross-Domain Social Media Analytics to Understand TV Topics Popularity. IEEE Computational Intelligence Magazine, 11(3), 10–21
  11. 11. Cambria E (2016) Affective computing and sentiment analysis, IEEE Intelligent Systems 31(2), pp. 102–107.
  12. 12. Aminu M, Nirmalie W and Robert L (2016), Contextual Sentiment Analysis for Social Media Genres, Knowledge-Based Systems,
  13. 13. Boratto L., Carta, S, Fenu, G and Saia, R (2016), Using neural word embeddings to model user behavior and detect user segments, Knowledge- Based Systems (2016),
  14. 14. Kennedy A and Inkpen D (2006), Sentiment classification of movie reviews using contextual valence shifters. Computational intelligence, 22(2), pp.110–125.
  15. 15. Gu B., Sheng V. S., Tay K. Y., Romano W., & Li S. (2015). Incremental support vector learning for ordinal regression. IEEE Transactions on Neural networks and learning systems, 26(7), 1403–1416. pmid:25134094
  16. 16. Gu, B., Sheng, V. S., & Li, S. (2015, July). Bi-Parameter Space Partition for Cost-Sensitive SVM. In IJCAI (pp. 3532–3539).
  17. 17. Zou Q., Wan S., Ju Y., Tang J., & Zeng X. (2016). Pretata: predicting TATA binding proteins with novel features and dimensionality reduction strategy. BMC Systems Biology, 10(4), 401.
  18. 18. Asghar MZ, (2015) Opinion Extraction From Online Blogs And Public Reviews, PhD thesis, Gomal University, D.I. Khan, Higher Education Commission (HEC) of Pakistan, http://prr.hec.gov.pk/Thesis/2319S.pdf.
  19. 19. Khan F. H., Bashir S, and Qamar U (2014). TOM: Twitter opinion mining framework using hybrid classification scheme, Decision Support Systems, 57, 245–257.
  20. 20. Khan A, Baharudin B, and Khan K (2011), Sentiment classification using sentence-level lexical based semantic orientation of online reviews, Trends in Applied Sciences Research, 6(10) 1141–1157.
  21. 21. Zhao J, Liu K. and Xu L. (2016) Sentiment Analysis: Mining Opinions, Sentiments, and Emotions Bing Liu (University of Illinois at Chicago) Cambridge University Press, 2015 ISBN 9781107017894. Computational Linguistics.
  22. 22. Y Choi and C Cardie (2009) Adapting a polarity lexicon using integer linear programming for domain specific sentiment classification, In the Proceedings of the Conference on Empirical Methods in Natural Language Processing, ACL and AFNLP,590–598.
  23. 23. Asghar MZ, Ahmad S, Qasim M, Zahra SR, Kundi FM (2016) SentiHealth: Creating health-related sentiment lexicon using hybrid approach, SpringerPlus,
  24. 24. Baccianella S, Esuli A, Sebastiani F (2015) SENTIWORDNET 3.0: an enhanced lexical resource for sentiment analysis and opinion Mining, http://nmis.isti.cnr.it/sebastiani/Publications/LREC10.pdf, 10:2200–2204.
  25. 25. Wang Y., Wu S., Li D., Mehrabi S. and Liu H., (2016). A Part-Of-Speech term weighting scheme for biomedical information retrieval. Journal of Biomedical Informatics, 63, pp.379–389. pmid:27593166
  26. 26. Asghar MZ, Khan A, Ahmad S, Khan I, Kundi FM (2015) A Unified Framework for Creating Domain Dependent Polarity Lexicons from User Generated Reviews, PLOS ONE10(10):1–19: e0140204.
  27. 27. Li S, Lee S, Chen Y, Huang, CR, and Zhou, G(2010) Sentiment classification and polarity shifting, In the Proceedings of the 23rd International Conference on Computational Linguistics, COLING ’10,Stroudsburg, PA, USA: Association for Computational Linguistics, 635–643, http://dl.acm.org/citation.cfm?id=1873781.1873853.
  28. 28. Ikeda D, Takamura H, Ratinov L, and Okumura M (2008), Learning to shift the polarity of words for sentiment classification, In the Proceedings of the Third International Joint Conference on Natural Language Processing (IJCNLP), 296–303.
  29. 29. Bird S, Klein E, Loper E (2009) Natural language processing with Python, O’Reilly Media, Inc.
  30. 30. Kalaivani P and Shunmuganathan KL (2013) Sentiment classification of movie reviews by supervised machine learning approaches. Indian Journal of Computer Science and Engineering, 4(4), pp.285–292.