Skip to content

Prediction of Amazon review scores with deep recurrent neural network using LSTM modules

Notifications You must be signed in to change notification settings

spopov812/Sentiment-Analysis

Repository files navigation

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

About

Prediction of Amazon review scores with deep recurrent neural network using LSTM modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages