Update README.md
Browse files
README.md
CHANGED
|
@@ -13,8 +13,6 @@ pretty_name: Amazon Reviewsfor Binary Sentiment Analysis
|
|
| 13 |
---
|
| 14 |
# Dataset Card for Dataset Name
|
| 15 |
|
| 16 |
-
<!-- Provide a quick summary of the dataset. -->
|
| 17 |
-
|
| 18 |
The Amazon reviews polarity dataset is constructed by taking review score 1 and 2 as negative, and 4 and 5 as positive. Samples of score 3 is ignored. In the dataset, class 1 is the negative and class 2 is the positive. Each class has 1,800,000 training samples and 200,000 testing samples.
|
| 19 |
|
| 20 |
|
|
@@ -28,8 +26,6 @@ The files train.csv and test.csv contain all the training samples as comma-spara
|
|
| 28 |
|
| 29 |
### Dataset Sources [optional]
|
| 30 |
|
| 31 |
-
<!-- Provide the basic links for the dataset. -->
|
| 32 |
-
|
| 33 |
- **Link on Kaggle:** https://www.kaggle.com/datasets/yacharki/amazon-reviews-for-sa-binary-negative-positive-csv/data
|
| 34 |
- **DOI:** [@misc{xiang_zhang_yassir_acharki_2023,
|
| 35 |
title={🛒 Amazon Reviews for Senti-Analysis Binary -N/P+},
|
|
|
|
| 13 |
---
|
| 14 |
# Dataset Card for Dataset Name
|
| 15 |
|
|
|
|
|
|
|
| 16 |
The Amazon reviews polarity dataset is constructed by taking review score 1 and 2 as negative, and 4 and 5 as positive. Samples of score 3 is ignored. In the dataset, class 1 is the negative and class 2 is the positive. Each class has 1,800,000 training samples and 200,000 testing samples.
|
| 17 |
|
| 18 |
|
|
|
|
| 26 |
|
| 27 |
### Dataset Sources [optional]
|
| 28 |
|
|
|
|
|
|
|
| 29 |
- **Link on Kaggle:** https://www.kaggle.com/datasets/yacharki/amazon-reviews-for-sa-binary-negative-positive-csv/data
|
| 30 |
- **DOI:** [@misc{xiang_zhang_yassir_acharki_2023,
|
| 31 |
title={🛒 Amazon Reviews for Senti-Analysis Binary -N/P+},
|