Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 894 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 894 Bytes

movie-review-sentiment-analysis

This code is in reference to the tutorial from Natural Language Processing by Sentdex.

PPT contains the few defination and details about the Project.

code contains comments to help you out, in case of any issues feel free to contact or comment.

Output

image

Note: No need for any dataset, the data is imported from the nltk corpus. For installing the nltk module, I highly recommend you to look at the video tutorials by sentdex.