Abstract

Sentiment classification is increasingly used to automatically identify a positive or negative sentiment in a text review. In classification, feature selection had always been a critical and challenging problem. Most of the related feature selection for sentiment classification techniques unable to overcome problems of evaluating the significant features that will reduce the classification performance. This paper proposes an enhanced hybrid feature selection technique to improve the sentiment classification based on machine learning approaches. First, two customer review datasets namely Sentiment Labelled and large IMDB are retrieved and pre-processed. Next, the proposed feature selection technique which is the hybridization of Term Frequency-Inverse Document Frequency (TF-IDF) and Supports Vector Machine (SVM-RFE) is developed and tested on these two datasets. TF-IDF aims to measure features importance. The SVM-RFE iteratively evaluates and ranks the features. For sentiment classification, only the ktop features from the ranked features will be used. Finally, the Support Vector Machine (SVM) classifier is deployed to observe the performance of the proposed technique. The performance is measured using accuracy, precision, recall, and F-measure. The experimental results show promising performances with 84.54% to 89.56% in the measurements especially from the large IMDB dataset. The results also outperformed other related techniques in certain datasets. Consequently, the proposed technique able to reduce from 19.25% to 70.5% of the features to be classified. This reduction rate is significant in optimally utilizing the computational resources while maintaining the efficiency of the classification performance.

Highlights

  • The associate editor coordinating the review of this manuscript and approving it for publication was Wai-Keung Fung

  • This paper proposes an enhance hybrid feature selection technique to utilize on the benefits of machine learning-based (ML)-based sentiment classification

  • Motivated by the work of Luo & Luo, who used Support Vector Machine-Recursive Feature Elimination (SVM-RFE) to re-evaluate Odd Ratio rated features for Chinese text classification [7], we propose an enhanced hybrid of the Term Frequency-Inverse Document Frequency (TF-IDF) and SVM-RFE for feature selection

Read more

Summary

Introduction

The ML approach, which is non-dictionary dependent, uses any ML predictive performance to identify the sentiment. It was proved that ML-based sentiment classification performed better [2] Both approaches require the use of a feature selection technique to identify the significant feature for classification. The wrapper, on the other hand, is claimed to be a classifier-dependent approach that selects features based on the ML’s predictive performance of a classifier on a given subset [3]. It takes time because of the learning algorithm process in feature selection. The hybrid feature selection is the best approach to overcome the drawbacks of filter and wrapper approach

Methods
Results
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call