Nowadays,as the number of textual data is exponentially increasing,sentiment analysis has become one of the most significant tasks in natural language processing(NLP)with increasing attention.Traditional Chinese senti...Nowadays,as the number of textual data is exponentially increasing,sentiment analysis has become one of the most significant tasks in natural language processing(NLP)with increasing attention.Traditional Chinese sentiment analysis algorithms cannot make full use of the order information in context and are inefficient in sentiment inference.In this paper,we systematically reviewed the classic and representative works in sentiment analysis and proposed a simple but efficient optimization.First of all,FastText was trained to get the basic classification model,which can generate pre-trained word vectors as a by-product.Secondly,Bidirectional Long Short-Term Memory Network(Bi-LSTM)utilizes the generated word vectors for training and then merges with FastText to make comprehensive sentiment analysis.By combining FastText and Bi-LSTM,we have developed a new fast sentiment analysis,called FAST-BiLSTM,which consistently achieves a balance between performance and speed.In particular,experimental results based on the real datasets demonstrate that our algorithm can effectively judge sentiments of users’comments,and is superior to the traditional algorithm in time efficiency,accuracy,recall and F1 criteria.展开更多
基金supported by the National Science Foundation of China(No.61771140)the 2017 Natural Science Foundation of Fujian Provincial Science&Technology Department(No.2018J01560)the 2016 Fujian Education and Scientific Research Project for Young and Middle-aged Teachers(JAT170522).
文摘Nowadays,as the number of textual data is exponentially increasing,sentiment analysis has become one of the most significant tasks in natural language processing(NLP)with increasing attention.Traditional Chinese sentiment analysis algorithms cannot make full use of the order information in context and are inefficient in sentiment inference.In this paper,we systematically reviewed the classic and representative works in sentiment analysis and proposed a simple but efficient optimization.First of all,FastText was trained to get the basic classification model,which can generate pre-trained word vectors as a by-product.Secondly,Bidirectional Long Short-Term Memory Network(Bi-LSTM)utilizes the generated word vectors for training and then merges with FastText to make comprehensive sentiment analysis.By combining FastText and Bi-LSTM,we have developed a new fast sentiment analysis,called FAST-BiLSTM,which consistently achieves a balance between performance and speed.In particular,experimental results based on the real datasets demonstrate that our algorithm can effectively judge sentiments of users’comments,and is superior to the traditional algorithm in time efficiency,accuracy,recall and F1 criteria.