Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Portuguese
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -43,8 +43,8 @@ size_categories:
|
|
43 |
|
44 |
The dataset consists of a data frame with the following columns:
|
45 |
|
46 |
-
- **review:**
|
47 |
-
- **sentiment:**
|
48 |
|
49 |
```bash
|
50 |
{
|
|
|
43 |
|
44 |
The dataset consists of a data frame with the following columns:
|
45 |
|
46 |
+
- **review:** The users write their review of the app in natural language.
|
47 |
+
- **sentiment:** labels: "0" for negative and "1" for positive sentiment analysis.
|
48 |
|
49 |
```bash
|
50 |
{
|