A Review analysis model
Python script 'Train.py' used to train the model is made through the source https://machinelearningmastery.com/develop-word-embedding-model-predicting-movie-review-sentiment/
I worked on the Prediction script
=======
Clone the repo and paste your review in the text file my_review inside the folder my_prediction
Run predict.py
Tensorflow version 1.5.0 or above.