The key problem is classifying opinions on E commerce websites as positive or negative opinions. I am focusing on classifying the reviews given to the Video Games on Amazon as ‘Like’ or ‘Don’t Like’ based on sentiment analysis algorithms.
This project uses python script for Data preparation and WEKA tool for data mining. https://www.cs.waikato.ac.nz/ml/weka
I have obtained the dataset from http://snap.stanford.edu/data/web-Amazon-links.html The dataset consists of “Video Game Reviews”
Instances: 463,669 Number of Attributes: 9
To read more about project and experimental results. Please refer to Project_Details