Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ The dataset contains tabular data that captures users' ratings and reviews of va
|
|
| 20 |
- **Language(s) (NLP):** English
|
| 21 |
- **License:** cc-by-nc-sa-4.0
|
| 22 |
|
| 23 |
-
### Dataset Sources
|
| 24 |
|
| 25 |
<!-- Provide the basic links for the dataset. -->
|
| 26 |
|
|
@@ -34,13 +34,10 @@ The dataset contains tabular data that captures users' ratings and reviews of va
|
|
| 34 |
|
| 35 |
<!-- This section describes suitable use cases for the dataset. -->
|
| 36 |
|
| 37 |
-
Sentiment analysis
|
|
|
|
|
|
|
| 38 |
|
| 39 |
-
### Out-of-Scope Use
|
| 40 |
-
|
| 41 |
-
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
|
| 42 |
-
|
| 43 |
-
[More Information Needed]
|
| 44 |
|
| 45 |
## Dataset Structure
|
| 46 |
|
|
@@ -104,19 +101,7 @@ The dataset does not appear to contain personal or sensitive information such as
|
|
| 104 |
That said, user-generated text content can sometimes inadvertently contain personal opinions, political views, or other sensitive remarks.
|
| 105 |
**No additional anonymization techniques were applied** beyond what is already present on the source website.
|
| 106 |
|
| 107 |
-
##
|
| 108 |
-
|
| 109 |
-
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 110 |
-
|
| 111 |
-
[More Information Needed]
|
| 112 |
-
|
| 113 |
-
### Recommendations
|
| 114 |
-
|
| 115 |
-
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 116 |
-
|
| 117 |
-
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
|
| 118 |
-
|
| 119 |
-
## Citation [optional]
|
| 120 |
|
| 121 |
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
| 122 |
|
|
|
|
| 20 |
- **Language(s) (NLP):** English
|
| 21 |
- **License:** cc-by-nc-sa-4.0
|
| 22 |
|
| 23 |
+
### Dataset Sources
|
| 24 |
|
| 25 |
<!-- Provide the basic links for the dataset. -->
|
| 26 |
|
|
|
|
| 34 |
|
| 35 |
<!-- This section describes suitable use cases for the dataset. -->
|
| 36 |
|
| 37 |
+
Sentiment analysis (binary or multiclass classification).
|
| 38 |
+
Rating prediction (regression).
|
| 39 |
+
Exploratory data analysis.
|
| 40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
|
| 42 |
## Dataset Structure
|
| 43 |
|
|
|
|
| 101 |
That said, user-generated text content can sometimes inadvertently contain personal opinions, political views, or other sensitive remarks.
|
| 102 |
**No additional anonymization techniques were applied** beyond what is already present on the source website.
|
| 103 |
|
| 104 |
+
## Citation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 105 |
|
| 106 |
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
| 107 |
|