Skip to content

ArbindKrPrasad/CustomerReviewAnalysis

Repository files navigation

CustomerReviewAnalysis

This code analyze the product reviews of amazon database.

10.April.2020.-.Loom.Recording.mp4

Here we required to download some libraries.

  1. TextBlob Library Command: pip install textblob

  2. nltk Library: pip install nltk

Run the file ReviewAnalysisCode.py in an IDE or in command line with the command

(File Directory)/>python ReviewAnalysisCode.py

Make sure to keep the AmazonReview44.csv file in the same directory that of the .py file

About

This code analyze the product reviews of amazon database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages