Datasets:
shamotskyi
commited on
Commit
•
35505fd
1
Parent(s):
76b31b9
Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,15 @@ language:
|
|
5 |
- en
|
6 |
- ru
|
7 |
pretty_name: Ukrainska Pravda articles in ukr/rus/eng published on or after 01.01.2022
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
- en
|
6 |
- ru
|
7 |
pretty_name: Ukrainska Pravda articles in ukr/rus/eng published on or after 01.01.2022
|
8 |
+
multilinguality:
|
9 |
+
- multilingual
|
10 |
+
---
|
11 |
+
|
12 |
+
The dataset was created as part of my Master's Thesis, better documentation will follow.
|
13 |
+
|
14 |
+
The version 0.0.1 covers articles from 01.01.2022 until 12.12.2023. The dataset is still **in progress**, and the plan is for it to contain all articles from the years 2022 and 2023.
|
15 |
+
|
16 |
+
Until then, this is the draft of the relevant section of the thesis describing, in part, the dataset: https://serhii.net/dtb/2023-12-13-231213-1710-ukrainska-pravda-dataset/
|
17 |
+
And [pchr8/up_crawler: Script that downloads articles from Ukrainska Pravda](https://github.com/pchr8/up_crawler) is the crawler I wrote to gather this dataset.
|
18 |
+
|
19 |
+
For any questions, my first name is Serhii, and my email is my_first_name@my_first_name.net.
|