ChaoticQubit commited on
Commit
d052820
1 Parent(s): 54e50a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,4 +23,4 @@ I wrote the following script to scrape the data from a platform that sells secon
23
 
24
  The reviews are available for only about 3500 products from the links.txt file. This is only 20% of the total available products. Feel free to clone the script yourself and scrape on your system if you need more data.
25
 
26
- Reviews.json file contains the data you can use for learning or research purposes. This file contains customer reviews in JSON format for about 3500 products that were sold as second-hand apparel. You can use this data to understand customer perspectives on second-hand clothing and to analyze its limitations and opportunities.
 
23
 
24
  The reviews are available for only about 3500 products from the links.txt file. This is only 20% of the total available products. Feel free to clone the script yourself and scrape on your system if you need more data.
25
 
26
+ reviews.json file contains the data you can use for learning or research purposes. This file contains customer reviews in JSON format for about 3500 products that were sold as second-hand apparel. You can use this data to understand customer perspectives on second-hand clothing and to analyze its limitations and opportunities.