|
A hybrid model using MaLSTM based on recurrent neural networks with support vector machines for sentiment analysis |
|---|---|
| รหัสดีโอไอ | |
| Creator | 1. Srinidhi H 2. Siddesh GM 3. Srinivasa KG |
| Title | A hybrid model using MaLSTM based on recurrent neural networks with support vector machines for sentiment analysis |
| Publisher | Faculty of Engineering, Khon Kaen University |
| Publication Year | 2563 |
| Journal Title | Engineering and Applied Science Research |
| Journal Vol. | 47 |
| Journal No. | 3 |
| Page no. | 232-240 |
| Keyword | Recurrent Neutral Networks (RNN), Long Short-Term Memory (LSTM), Sentiment analysis, Support Vector Machines (SVM), MaLSTM |
| URL Website | https://www.tci-thaijo.org/index.php/easr/index |
| Website title | Engineering and Applied Science Research |
| ISSN | 2539-6161 |
| Abstract | Sentiment analysis is an ongoing research area in the field of data science. It helps in gathering insights into the behaviors of the users and the products associated with them. Most sentiment analysis applications focus on tweets from twitter using hashtags. However, if the reviews are taken by themselves,more clarity on the sentiments behind them is available. The primary challenge in sentiment analysis is identifying keywords to determine the polarity of the sentence. In this paper, a hybrid model is proposed using a Manhattan LSTM (MaLSTM) based on a recurrent neural network (RNN),i.e.,long-short term memory (LSTM) combined with support vector machines (SVM) for sentiment classification. The proposed method focuses on learning the hidden representation from the LSTM and then determine the sentiments using SVM. The classification of the sentiments is carried out on the IMDB movie review dataset using a SVMapproachbased on the learned representations of the LSTM. The results of the proposed model outperform existing models that are based on hashtags. |