Datasets:

Modalities:
Text
Formats:
csv
DOI:
Libraries:
Datasets
pandas
License:
File size: 1,863 Bytes
e0101af
 
1e02840
 
 
 
 
35505fd
 
 
984c476
35505fd
984c476
 
 
 
 
 
 
 
 
 
 
 
d77dedd
 
984c476
 
d77dedd
984c476
 
 
50da0ee
984c476
50da0ee
35505fd
984c476
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
license: cc-by-nc-4.0
language:
- uk
- en
- ru
pretty_name: Ukrainska Pravda articles in ukr/rus/eng published on or after 01.01.2022
multilinguality:
- multilingual
---
This dataset contains the articles from [Ukrainska Pravda](https://www.pravda.com.ua/) of the years 2022-2023, in all translations.

The dataset was created as part of my Master's Thesis, better documentation will follow. For now:

### Basics

One row of the dataset contains an article, title/author/tags in up to three languages (ukr-rus-eng) w/ the corresponding title, author and tags.
Different translations of the same article often have inconsistent tags, so the main `tags` column contains the representations of the tags from all languages (each tag is named after its URI on the UP website). 

The mapping of each tag to its URIs and names in all the languages it's present in is fuond in the `tags_mapping.json` file, found in the metadata. The list of URIs for all downloaded articles can be found there as well.

### Files 

- Two versions:
	- The version 0.0.1 (split name `incomplete`) covers articles from 01.01.2022 until 12.12.2023, kept for now as it's used in some other datasets
	- **The version 0.0.2 (split name `train`) is the one you need** and contains all articles from 01.01.2022 till 31.12.2023
- File structure:
	- `data/train` is the full 2y 0.0.2 dataset, the one you need
	- `data/incomplete` is the old 0.0.1 version
	- `metadata/` contains the tags mappings and list of downloaded URIs for both versions

### The rest
- **<https://serhii.net/dtb/2023-12-13-231213-1710-ukrainska-pravda-dataset/>** is the draft of the relevant thesis section
- **[pchr8/up_crawler](https://github.com/pchr8/up_crawler)** is the crawler I wrote to gather this dataset
<br><br>

For any questions, my first name is Serhii, and my email is my_first_name@my_first_name.net.