Question

The main aim of this project is to analyze a movie review's textual content in order to determine its underlying sentiment. In this project, we try to classify whether a person

liked the movie or not based on the review they give for the movie. 1) You need to develop a python code to calculate the sentiment using NLP analysis and should use CNN and logisitic regression 2) You need to create a report of what you have done in the code and also you need to explain how our work is different from the references we have taken (references are in the document)