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

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-classification
4
+ - question-answering
5
+ - summarization
6
+ - feature-extraction
7
+ - conversational
8
+ - sentence-similarity
9
+ language:
10
+ - en
11
+ tags:
12
+ - Customer Reviews
13
+ - Second-Hand
14
+ - Product Reviews
15
+ - Comments
16
+ - Text Data
17
+ size_categories:
18
+ - 10K<n<100K
19
+ ---
20
+
21
+ I wrote the following script to scrape the data from a platform that sells second-hand apparel and clothing.
22
+ [Github | Customer Reviews for Second Hand Apparels](https://github.com/ChaoticQubit/scrape_me_of_my_data/tree/main/Nuuly-Second-Hand-Apparels-Customer_reviews)
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.