Abstract
Sentiment analysis, which is also known as opinion mining, aims to recognise the attitude or emotion of people through natural language processing, text analysis and computational linguistics. In recent years, many studies have focused on sentiment classification in the context of machine learning, e.g. to identify that a sentiment is positive or negative. In particular, the bag-of-words method has been popularly used to transform textual data into structured data, in order to enable the direct use of machine learning algorithms for sentiment classification. Through the bag-of-words method, each single term in a text document is turned into a single attribute to make up a structured data set, which results in high dimensionality of the data set and thus negative impact on the interpretability of computational models for sentiment analysis. This paper proposes the use of fuzzy rule based systems as computational models towards accurate and interpretable analysis of sentiments. The use of fuzzy logic is better aligned with the inherent uncertainty of language, while the ”white box” characteristic of the rule based learning approaches leads to better interpretability of the results. The proposed approach is tested on four datasets containing movie reviews; the aim is to compare its performance in terms of accuracy with two other approaches for sentiment analysis that are known to perform very well. The results indicate that the fuzzy rule based approach performs marginally better than the well-known machine learning techniques, while reducing the computational complexity and increasing the interpretability.
Original language | English |
---|---|
Title of host publication | The 9th International Conference on Advanced Computational Intelligence |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 129-136 |
Number of pages | 8 |
ISBN (Electronic) | 978-1-5090-4726-0 |
ISBN (Print) | 978-1-5090-4727-7 |
DOIs | |
Publication status | Published - Aug 2017 |
Event | 9th International Conference on Advanced Computional Intelligence - Doha, Qatar Duration: 4 Feb 2017 → 6 Feb 2017 http://www.icaci2017.org/ |
Conference
Conference | 9th International Conference on Advanced Computional Intelligence |
---|---|
Abbreviated title | ICACI 2017 |
Country/Territory | Qatar |
City | Doha |
Period | 4/02/17 → 6/02/17 |
Internet address |
Keywords
- data mining
- machine learning
- fuzzy rule based systems
- text classification
- sentiment analysis