Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,32 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
- text-generation
|
6 |
+
language:
|
7 |
+
- uz
|
8 |
+
tags:
|
9 |
+
- news
|
10 |
+
- uz
|
11 |
+
size_categories:
|
12 |
+
- 100K<n<1M
|
13 |
+
---
|
14 |
+
|
15 |
+
# Uzbek News Dataset
|
16 |
+
|
17 |
+
This dataset was originally for text classification and you can access to it [here](https://huggingface.co/datasets/murodbek/uz-text-classification).
|
18 |
+
Many thanks to the authors of the dataset, @murodbek et al.
|
19 |
+
|
20 |
+
|
21 |
+
```
|
22 |
+
@proceedings{kuriyozov_elmurod_2023_7677431,
|
23 |
+
title = {{Text classification dataset and analysis for Uzbek
|
24 |
+
language}},
|
25 |
+
year = 2023,
|
26 |
+
publisher = {Zenodo},
|
27 |
+
month = feb,
|
28 |
+
doi = {10.5281/zenodo.7677431},
|
29 |
+
url = {https://doi.org/10.5281/zenodo.7677431}
|
30 |
+
}
|
31 |
+
|
32 |
+
```
|