https://github.com/anshajk/amazon_reviews_analysis
An analysis of amazon reviews using the open amazon reviews dataset
https://github.com/anshajk/amazon_reviews_analysis
Last synced: 2 months ago
JSON representation
An analysis of amazon reviews using the open amazon reviews dataset
- Host: GitHub
- URL: https://github.com/anshajk/amazon_reviews_analysis
- Owner: anshajk
- Created: 2020-12-02T08:28:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-02T10:31:45.000Z (over 4 years ago)
- Last Synced: 2023-03-05T16:17:08.167Z (about 2 years ago)
- Language: Jupyter Notebook
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amazon Reviews Analysis
An analysis of amazon reviews using the open amazon reviews dataset
## Downloading data
- In order to download the data for development, run the following command ```make download-dev-data```