Skip to content

rishabhm12/Amazon-Food-Reviews

Repository files navigation

Amazon-Food-Reviews

Sentimental Analysis on Amazon Fine Food Reviews
Data Source:- https://www.kaggle.com/snap/amazon-fine-food-reviews
The project has the following components:-

  1. Data Cleaning:- The html tags, redundant data and erroneous data has been removed in this process

  2. Coverting text into vectors:- All the comments for different food products has been converted into vectors with the help of the following NLP algorithms:-
    a) Bag of Words
    b) tf-idf
    c) Avg-word2vec
    d) tf-idf weighted word2vec

  3. Data Visualization:- I have visualized the vectors produced by the NLP algorithms mentioned above in 2d with the help of t-SNE

  4. Classification:- Done the classification of comments as postive and negative wrt a particular product with the help of various classification algorithms.

About

Sentimental Analysis on Amazon Fine Food Reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published