ThinamXx / NeuralNetworks__SentimentAnalysis

In this repository, I have worked out on the Large Movie Review Dataset for the Sentiment Analysis of Text. I have Implemented the CNN, RNN and LSTM to predict the Sentiment of the Text Data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SENTIMENT ANALYSIS USING NEURAL NETWORKS

Sentiment Analysis:

  • Sentiment Analysis is the use of natural language processing, text analysis, computational linguistics, and biometrics to systematically identify, extract, quantify and study affective states and subjective information. Sentiment analysis is widely applied to voice of the customer materials such as reviews and survey responses, online and social media and healthcare materials for applications that range from marketing to customer service to clinical medicine.

About

In this repository, I have worked out on the Large Movie Review Dataset for the Sentiment Analysis of Text. I have Implemented the CNN, RNN and LSTM to predict the Sentiment of the Text Data.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%