Womens-E-Commerce-Clothing-Reviews

From MaRDI portal
Dataset:6036768



OpenML43673MaRDI QIDQ6036768

OpenML dataset with id 43673

No author found.

Full work available at URL: https://api.openml.org/data/v1/download/22102498/Womens-E-Commerce-Clothing-Reviews.arff

Upload date: 24 March 2022


Dataset Characteristics

Number of features: 11 (numeric: 6, symbolic: 0 and in total binary: 0 )
Number of instances: 23,486
Number of instances with missing values: 3,824
Number of missing values: 4,697

Context Welcome. This is a Womens Clothing E-Commerce dataset revolving around the reviews written by customers. Its nine supportive features offer a great environment to parse out the text through its multiple dimensions. Because this is real commercial data, it has been anonymized, and references to the company in the review text and body have been replaced with retailer. Content This dataset includes 23486 rows and 10 feature variables. Each row corresponds to a customer review, and includes the variables:

Clothing ID: Integer Categorical variable that refers to the specific piece being reviewed. Age: Positive Integer variable of the reviewers age. Title: String variable for the title of the review. Review Text: String variable for the review body. Rating: Positive Ordinal Integer variable for the product score granted by the customer from 1 Worst, to 5 Best. Recommended IND: Binary variable stating where the customer recommends the product where 1 is recommended, 0 is not recommended. Positive Feedback Count: Positive Integer documenting the number of other customers who found this review positive. Division Name: Categorical name of the product high level division. Department Name: Categorical name of the product department name. Class Name: Categorical name of the product class name.

Acknowledgements Anonymous but real source Inspiration I look forward to come quality NLP! There is also some great opportunities for feature engineering, and multivariate analysis. Publications Statistical Analysis on E-Commerce Reviews, with Sentiment Classification using Bidirectional Recurrent Neural Network by Abien Fred Agarap - Github