Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Czech
Libraries:
Datasets
pandas
License:
File size: 2,374 Bytes
e207544
 
057d313
 
 
 
d9cb2bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43fe407
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d9cb2bb
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
---
license: cc-by-nc-sa-4.0
language:
- cs
size_categories:
- 1K<n<10K
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: text
    dtype: string
  - name: genre
    dtype: string
  - name: topic
    dtype: string
  - name: scope
    dtype: string
  - name: location
    dtype: string
  - name: argumentation
    dtype: string
  - name: emotions
    dtype: string
  - name: overall_sentiment
    dtype: string
  - name: russia
    dtype: string
  - name: opinion
    dtype: string
  - name: expert
    dtype: string
  - name: source
    dtype: string
  - name: fear-mongering
    dtype: string
  - name: blaming
    dtype: string
  - name: labeling
    dtype: string
  - name: demonization
    dtype: string
  - name: relativization
    dtype: string
  - name: fabulation
    dtype: string
  splits:
  - name: train
    num_bytes: 24276218
    num_examples: 7642
  - name: test
    num_bytes: 3180888
    num_examples: 1000
  download_size: 17695259
  dataset_size: 27457106
---
# Dataset Card for the benchmark Propaganda Dataset

<!-- Provide a quick summary of the dataset. -->


## Dataset Details

### Dataset Description

<!-- Provide a longer summary of what this dataset is. -->


### Dataset Sources

<!-- Provide the basic links for the dataset. -->

- **Repository:** https://nlp.fi.muni.cz/projects/propaganda/dataset/
- **Paper:** https://dx.doi.org/10.1016/j.eswa.2024.124085
- **Demo:** https://nlp.fi.muni.cz/projects/propaganda/


## Citation

<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->

**BibTeX:**

    @article{horak_etal2024_recognition,
      title = {Recognition of propaganda techniques in newspaper texts: Fusion of content and style analysis},
      author = {Aleš Horák and Radoslav Sabol and Ondřej Herman and Vít Baisa},
      journal = {Expert Systems with Applications},
      pages = {124085},
      year = {2024},
      issn = {0957-4174},
      publisher = {Elsevier},
      doi = {https://doi.org/10.1016/j.eswa.2024.124085},      
    }
    
**APA:**

  Aleš HORÁK, Radoslav SABOL, Ondřej HERMAN and Vít BAISA. 
  Recognition of Propaganda Techniques in Newspaper Texts: Fusion of Content and Style Analysis. 
  Expert Systems with Applications. Elsevier, 2024. ISSN 0957-4174. https://dx.doi.org/10.1016/j.eswa.2024.124085.