diff --git a/Amazon Product Reviews/README.md b/Amazon Product Reviews/README.md index 0182c2e..50097ad 100644 --- a/Amazon Product Reviews/README.md +++ b/Amazon Product Reviews/README.md @@ -1,3 +1,12 @@ +Data Science Dojo
+Copyright (c) 2016 - 2020 + +--- + +**Level:** Advanced
+**Recommended Use:** Text Analytics
+**Domain:** Marketing
+ # Amazon product reviews data This dataset contains product reviews and metadata from Amazon, including 142.8 million reviews spanning May 1996 - July 2014. @@ -27,4 +36,23 @@ where - overall - rating of the product - summary - summary of the review - unixReviewTime - time of the review (unix time) -- reviewTime - time of the review (raw) \ No newline at end of file +- reviewTime - time of the review (raw) + + +## Acknowledgement + +This data set has been sourced from [jmcauley.ucsd.edu/data/amazon/links.html](http://jmcauley.ucsd.edu/data/amazon/links.html) + +### Use of this data requires citation + +Please cite one or both of the following if you use the data in any way: + +Ups and downs: Modeling the visual evolution of fashion trends with one-class collaborative filtering
+R. He, J. McAuley
+WWW, 2016
+[pdf](http://cseweb.ucsd.edu/~jmcauley/pdfs/www16a.pdf) + +Image-based recommendations on styles and substitutes
+J. McAuley, C. Targett, J. Shi, A. van den Hengel
+SIGIR, 2015
+[pdf](http://cseweb.ucsd.edu/~jmcauley/pdfs/sigir15.pdf) \ No newline at end of file