Awesome
Sentiment-Analysis-Deep-Recurrent-Neural-Network-LSTM-
Prediction of Amazon review scores with deep recurrent neural network using LSTM modules
Dataset
Dataset pulled from https://www.kaggle.com/snap/amazon-fine-food-reviews
Running
python Runme.py [args]
Where args can be any of the following in any order-
clean- cleans dataset pulled from Kaggle
train- trains model on cleaned dataset
test- runs model against testing data