scispace - formally typeset
Open AccessJournal ArticleDOI

Multi-class sentiment classification

Reads0
Chats0
TLDR
A framework for multi-class sentiment classification is proposed, and the results show that, in terms of classification accuracy, gain ratio performs best among the four feature selection algorithms and support vector machine performsbest among the five machine learning algorithms.
Abstract
A framework for multi-class sentiment classification is proposed.A total of 3600 comparative experiments are conducted.Performances of different feature selection/machine learning algorithms are compared.The results are valuable for further studies on multi-class sentiment classification. Multi-class sentiment classification has extensive application backgrounds, whereas studies on this issue are still relatively scarce. In this paper, a framework for multi-class sentiment classification is proposed, which includes two parts: 1) selecting important features of texts using the feature selection algorithm, and 2) training multi-class sentiment classifier using the machine learning algorithm. Then, experiments are conducted for comparing the performances of four popular feature selection algorithms (document frequency, CHI statistics, information gain and gain ratio) and five popular machine learning algorithms (decision tree, nave Bayes, support vector machine, radial basis function neural network and K-nearest neighbor) in multi-class sentiment classification. The experiments are conducted on three public datasets which include twelve data subsets, and 10-fold cross validation is used to obtain the classification accuracy concerning each combination of feature selection algorithm, machine learning algorithm, feature set size and data subset. Based on the obtained 3600 classification accuracies (4 feature selection algorithms 5 machine learning algorithms 15 feature set sizes 12 data subsets), the average classification accuracy of each algorithm is calculated, and the Wilcoxon test is used to verify the existence of significant difference between different algorithms in multi-class sentiment classification. The results show that, in terms of classification accuracy, gain ratio performs best among the four feature selection algorithms and support vector machine performs best among the five machine learning algorithms. In terms of execution time, the similar comparisons are also conducted. The obtained results would be valuable for further improving the existing multi-class sentiment classifiers and developing new multi-class sentiment classifiers.

read more

Citations
More filters
Journal ArticleDOI

A recent overview of the state-of-the-art elements of text classification

TL;DR: Six baseline elements of text classification including data collection, data analysis for labelling, feature construction and weighing, feature selection and projection, training of a classification model, and solution evaluation are described.
Journal ArticleDOI

Modeling grassland above-ground biomass based on artificial neural network and remote sensing in the Three-River Headwaters Region

TL;DR: In this paper, a back-propagation artificial neural network (BP ANN) was used to select the variables that contribute the most to the model's estimation of AGB, and then they built the model.
Journal ArticleDOI

Three-way enhanced convolutional neural networks for sentence-level sentiment classification

TL;DR: Inspired by the methodology of three-way decisions, a three- way enhanced convolutional neural network model named 3W-CNN is proposed which can be seen as an ensemble method which uses the enhance model to optimize convolutionAL neural networks (CNN).
Journal ArticleDOI

Modelling customer satisfaction from online reviews using ensemble neural network and effect-based Kano model

TL;DR: A method for modelling customer satisfaction from online reviews using an ensemble neural network based model (ENNM) and an effect-based Kano model (EKM) is proposed to measure the effects of customer sentiments toward different CSDs on customer satisfaction.
References
More filters

Experimental Evaluation of a Lexicon- and Corpus-based Ensemble for Multi-way Sentiment Analysis

TL;DR: A probabilistic approach that combines information obtained from a lexicon with information obtaining from a Naive Bayes (NB) classifier for multi-way sentiment analysis and employs grammatical structures to perform adjustments for negations, modifiers and sentence connectives is described.
Proceedings ArticleDOI

A comparison study of multi-class sentiment classification for Chinese reviews

TL;DR: This paper uses four machine learning methods and two feature selection methods to find out whether or not the multi-class sentiment classification problem is the same to the binary sentiment Classification problem, and whether it is equal to the traditional multi- class classification problem.
Journal ArticleDOI

Bayes covariant multi-class classification

TL;DR: The notion of Bayes covariance is introduced, which holds if the multi-class classifier respects multiplicative group action on class priors, which has several practical advantages for systems with feedback.
Related Papers (5)