ArnoutDevos / AmazonSentiment

Amazon Review Sentiment Analysis with 
pandas and scikit-learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AmazonSentiment

Amazon Review Sentiment Analysis with pandas and scikit-learn

Analysis and graph generating code can be found in the analysis notebook

Running

  1. Create a folder models in the root. Trained models (*.m files) will be stored there.
  2. Generate 3 trained model files by running python <model>.py
  3. Open the analysis notebook and run it.

About

Amazon Review Sentiment Analysis with 
pandas and scikit-learn


Languages

Language:Jupyter Notebook 81.0%Language:Python 19.0%