update readme
Browse files
README.md
CHANGED
@@ -17,13 +17,14 @@ We introduce GLARE: Google Apps Arabic Reviews dataset. A collection of 76M revi
|
|
17 |
## Preparation
|
18 |
#### Below is details about each file, please ensure that you have enough storage before downloading the data.
|
19 |
|
|
|
20 |
| Data Type | File Name | File Size | File Type |
|
21 |
| ------------------ |---------------- | -------------- |-------------- |
|
22 |
| raw | apps | 4.1 MB | CSV |
|
23 |
-
| raw | reviews |
|
24 |
| raw | categories/ | 4.3 MB | CSV
|
25 |
| engineered | apps | 3.8 MB | CSV
|
26 |
-
| engineered | reviews |
|
27 |
| engineered | vocabulary | 530.5 MB | CSV
|
28 |
|
29 |
## File Specifications
|
@@ -63,7 +64,6 @@ We introduce GLARE: Google Apps Arabic Reviews dataset. A collection of 76M revi
|
|
63 |
"review_id":"review unique identifier",
|
64 |
"rating":"user rating",
|
65 |
"thumbs_up_count":"number of users that agree with the reviewer",
|
66 |
-
"user_image":"url for image object",
|
67 |
"user_name":"user display name",
|
68 |
"app_id":"application unique identifier"
|
69 |
}
|
|
|
17 |
## Preparation
|
18 |
#### Below is details about each file, please ensure that you have enough storage before downloading the data.
|
19 |
|
20 |
+
|
21 |
| Data Type | File Name | File Size | File Type |
|
22 |
| ------------------ |---------------- | -------------- |-------------- |
|
23 |
| raw | apps | 4.1 MB | CSV |
|
24 |
+
| raw | reviews | 17 GB | CSV |
|
25 |
| raw | categories/ | 4.3 MB | CSV
|
26 |
| engineered | apps | 3.8 MB | CSV
|
27 |
+
| engineered | reviews | 21.9 GB | CSV
|
28 |
| engineered | vocabulary | 530.5 MB | CSV
|
29 |
|
30 |
## File Specifications
|
|
|
64 |
"review_id":"review unique identifier",
|
65 |
"rating":"user rating",
|
66 |
"thumbs_up_count":"number of users that agree with the reviewer",
|
|
|
67 |
"user_name":"user display name",
|
68 |
"app_id":"application unique identifier"
|
69 |
}
|