CoolFace
Datasetpublic

dipawidia/ecommerce-product-reviews-sentiment

Dataset Summary This dataset contains 11,606 product reviews gathered from various indonesian brands and products in several e-commerce such as Shopee, Tokopedia, Lazada, Bukalapak, Blili, and Zalora. each row is marked as 1 for positive sentiment and 0 for negative sentiment. This dataset has been transformed, selecting in a random way a subset of them, applying a cleaning process, and dividing them between the test and train subsets, keeping a balance between the number of… See the full description on the dataset page: https://huggingface.co/datasets/dipawidia/ecommerce-product-reviews-sentiment.

sourceHugging Faceupdated 2y agoView on Hugging Face
3likes142downloads
Dataset Card

Dataset Summary

This dataset contains 11,606 product reviews gathered from various indonesian brands and products in several e-commerce such as Shopee, Tokopedia, Lazada, Bukalapak, Blili, and Zalora. each row is marked as 1 for positive sentiment and 0 for negative sentiment.

This dataset has been transformed, selecting in a random way a subset of them, applying a cleaning process, and dividing them between the test and train subsets, keeping a balance between the number of positive and negative tweets within each of these subsets.

Languages

The text in the dataset is in English and Indonesian. The 'review' column contains reviews in indonesian, and the 'translate' column contains reviews that has been translated to english

Data Fields

In the final dataset, all files are in the JSON format with f columns:

Column NameData
reviewA sentence (or review) in indonesian
sentimenThe sentiment label of sentence, 1 for positive sentiment and 0 for negative sentiment
translateA sentence (or review) in english