login
Home / Papers / Text based Sentiment Analysis using LSTM

Text based Sentiment Analysis using LSTM

103 Citations2020
G. S. N. Murthy, Shanmukha Rao Allu, Bhargavi Andhavarapu

This work does sentiment analysis on text reviews by using Long Short-Term Memory (LSTM), and recently, thanks to their ability to handle large amounts of knowledge, neural networks have achieved a good success on sentiment classification.

Abstract

Analyzing the big textual information manually is tougher and time-consuming.Sentiment analysis is a automated process that uses computing (AI) to spot positive and negative opinions from the text.Sentiment analysis is widely used for getting insights from social media comments, survey responses, and merchandise reviews to create data-driven decisions.Sentiment analysis systems are accustomed to add up to the unstructured text by automating business processes and saving hours of manual processing.In recent years, Deep Learning (DL) has garnered increasing attention within the industry and academic world for its high performance in various domains.Today, Recurrent Neural Network (RNN) and Convolutional Neural Network (CNN) are the foremost popular types of DL architectures used.We do sentiment analysis on text reviews by using Long Short-Term Memory (LSTM).Recently, thanks to their ability to handle large amounts of knowledge, neural networks have achieved a good success on sentiment classification.Especially long STM networks.