Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Azerbaijani
Size:
100K - 1M
License:
Update README.md
Browse files
README.md
CHANGED
@@ -40,18 +40,17 @@ size_categories:
|
|
40 |
|
41 |
Description
|
42 |
|
43 |
-
This dataset contains
|
44 |
-
|
45 |
-
The dataset included only those sentences where the percentage of letters was at least 80% of the total number of characters.
|
46 |
-
The sequence of sentences is the same as in books.
|
47 |
|
48 |
Format
|
49 |
|
50 |
The dataset is provided in comma-separated values (CSV) format. Each article is represented on a new line with the following fields separated by commas:
|
51 |
|
52 |
-
|
53 |
-
|
54 |
-
|
|
|
55 |
|
56 |
|
57 |
|
|
|
40 |
|
41 |
Description
|
42 |
|
43 |
+
This dataset contains different application reviews with score in Azerbaijani language from Google Play. It was created in 2024 and contains 197 000 reviews.
|
44 |
+
|
|
|
|
|
45 |
|
46 |
Format
|
47 |
|
48 |
The dataset is provided in comma-separated values (CSV) format. Each article is represented on a new line with the following fields separated by commas:
|
49 |
|
50 |
+
review: user review
|
51 |
+
star: user score (from 1 to 5)
|
52 |
+
date: user review datetime
|
53 |
+
package_name: unique application identifier
|
54 |
|
55 |
|
56 |
|