recmeapp commited on
Commit
621a723
·
1 Parent(s): cf2bb25

update readme

Browse files
Files changed (1) hide show
  1. README.md +4 -78
README.md CHANGED
@@ -20,88 +20,14 @@ size_categories:
20
 
21
  ### Dataset Summary
22
 
23
- This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
24
 
25
  ### Supported Tasks and Leaderboards
26
 
27
- [More Information Needed]
28
 
29
  ### Languages
30
 
31
- [More Information Needed]
32
 
33
- ## Dataset Structure
34
-
35
- ### Data Instances
36
-
37
- [More Information Needed]
38
-
39
- ### Data Fields
40
-
41
- [More Information Needed]
42
-
43
- ### Data Splits
44
-
45
- [More Information Needed]
46
-
47
- ## Dataset Creation
48
-
49
- ### Curation Rationale
50
-
51
- [More Information Needed]
52
-
53
- ### Source Data
54
-
55
- #### Initial Data Collection and Normalization
56
-
57
- [More Information Needed]
58
-
59
- #### Who are the source language producers?
60
-
61
- [More Information Needed]
62
-
63
- ### Annotations
64
-
65
- #### Annotation process
66
-
67
- [More Information Needed]
68
-
69
- #### Who are the annotators?
70
-
71
- [More Information Needed]
72
-
73
- ### Personal and Sensitive Information
74
-
75
- [More Information Needed]
76
-
77
- ## Considerations for Using the Data
78
-
79
- ### Social Impact of Dataset
80
-
81
- [More Information Needed]
82
-
83
- ### Discussion of Biases
84
-
85
- [More Information Needed]
86
-
87
- ### Other Known Limitations
88
-
89
- [More Information Needed]
90
-
91
- ## Additional Information
92
-
93
- ### Dataset Curators
94
-
95
- [More Information Needed]
96
-
97
- ### Licensing Information
98
-
99
- [More Information Needed]
100
-
101
- ### Citation Information
102
-
103
- [More Information Needed]
104
-
105
- ### Contributions
106
-
107
- [More Information Needed]
 
20
 
21
  ### Dataset Summary
22
 
23
+ This dataset contains more than 2.1 million negative user reviews (reviews with 1 or 2 ratings) from 9869 apps across 48 categories from Google Play. Moreover, the number of votes that each review received within a month is also recorded. Those reviews having more votes can be cosidered as improtant reviews.
24
 
25
  ### Supported Tasks and Leaderboards
26
 
27
+ Detecting app issues proactively by identifying prominent app reviews.
28
 
29
  ### Languages
30
 
31
+ English
32
 
33
+ ## How to use the dataset?