2018
DOI: 10.4018/ijse.2018010103
|View full text |Cite
|
Sign up to set email alerts
|

Sentiment Analysis in the Light of LSTM Recurrent Neural Networks

Abstract: Long short-term memory (LSTM) is a special type of recurrent neural network (RNN) architecture that was designed over simple RNNs for modeling temporal sequences and their long-range dependencies more accurately. In this article, the authors work with different types of LSTM architectures for sentiment analysis of movie reviews. It has been showed that LSTM RNNs are more effective than deep neural networks and conventional RNNs for sentiment analysis. Here, the authors explore different architectures associate… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
9
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 52 publications
(12 citation statements)
references
References 8 publications
0
9
0
Order By: Relevance
“…The enhanced versions of RNN are gated recurrent units and long short term memory units (LSTM). To carry out the sentiment analysis of reviews the authors (Pal, Ghosh, & Nag, 2018) have applied the different LSTM architectures and they have shown that the RNN-LSTM is more effective than deep and CNNs. The performance of the Bi-LSTM model is superior to the other versions of LSTM.…”
Section: Sentiment Classification With Recurrent Neural Network (Rnn)mentioning
confidence: 99%
“…The enhanced versions of RNN are gated recurrent units and long short term memory units (LSTM). To carry out the sentiment analysis of reviews the authors (Pal, Ghosh, & Nag, 2018) have applied the different LSTM architectures and they have shown that the RNN-LSTM is more effective than deep and CNNs. The performance of the Bi-LSTM model is superior to the other versions of LSTM.…”
Section: Sentiment Classification With Recurrent Neural Network (Rnn)mentioning
confidence: 99%
“…Recently, document representation methods such as Doc2vec [13] where the model is trained to represent a sentence or even a paragraph, have been introduced to solve sentiment classification problems from document level, and it shows higher performance than bag-of-words approaches [14]. It is also noted that deep learning technology has been shown to be effective in a wide range of natural language processing tasks [15].…”
Section: Related Workmentioning
confidence: 99%
“…Their main characteristic is that they remember information for long periods of time. This class of neural network has been efficient for many NLP tasks such as language modeling [24], sentiment analysis [16], word embedding learning [11], as well as in other area like automatic speech recognition [7] and image captioning [13].…”
Section: Long Short-term Memory Neural Network Approachmentioning
confidence: 99%