Abstract
In this paper, we propose a sentiment analysis method by incorporating Continuous Bag-of-Words (CBOW) model and Stacked Bidirectional long short-term memory (Stacked Bi-LSTM) model to enhance the performance of sentiment prediction. Firstly, a word embedding model, CBOW model, is employed to capture semantic features of words and transfer words into high dimensional word vectors. Secondly, we introduce Stacked Bi-LSTM model to conduct the feature extraction of sequential word vectors at a deep level. Finally, a binary softmax classifier utilizes semantic and contextual features to predict the sentiment orientation. Extensive experiments on real dataset collected from Weibo (i.e., one of the most popular Chinese microblogs) show that our proposed approach achieves better performance than other machine learning models.
Original language | English |
---|---|
Title of host publication | Proceedings - 2018 15th International Symposium on Pervasive Systems, Algorithms and Networks, I-SPAN 2018 |
Publisher | IEEE |
Pages | 162-167 |
Number of pages | 6 |
Edition | 1st |
ISBN (Electronic) | 9781538685341 |
ISBN (Print) | 9781538685358 |
DOIs | |
Publication status | Published - 16 Oct 2018 |
Event | 15th International Symposium on Pervasive Systems, Algorithms and Networks, I-SPAN 2018 - Yichang, China Duration: 16 Oct 2018 → 18 Oct 2018 https://ieeexplore.ieee.org/xpl/conhome/8620718/proceeding (Conference proceedings) |
Publication series
Name | Proceedings - International Symposium on Pervasive Systems, Algorithms and Networks, I-SPAN |
---|
Conference
Conference | 15th International Symposium on Pervasive Systems, Algorithms and Networks, I-SPAN 2018 |
---|---|
Country/Territory | China |
City | Yichang |
Period | 16/10/18 → 18/10/18 |
Internet address |
|
User-Defined Keywords
- Long short term memory (LSTM)
- Stacked bi directional LSTM
- Sentiment analysis
- Continuous Bag of Words
- Chinese MicroBlog