File size: 834 Bytes
ca048a0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

    # Amazon Product 2020 Cleaned Dataset

    This dataset contains cleaned and preprocessed Amazon product data with:
    - Normalized text descriptions
    - Processed images (stored as PNG bytes)
    - Standardized categories and prices
    - Cleaned product specifications
    
    ## Columns
    - Uniq Id: Unique identifier for each product
    - Product Name: Cleaned product names
    - Category: Standardized category hierarchy
    - Selling Price: Normalized price values
    - Model Number: Standardized model numbers
    - About Product: Cleaned product descriptions
    - Product Specification: Normalized specifications
    - Product Url: Valid product URLs
    - Processed Image: PNG image bytes
    - Product Description: Combined product information
    - Normalized Description: Lemmatized and normalized text