Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,47 @@ language:
|
|
| 4 |
- cs
|
| 5 |
size_categories:
|
| 6 |
- 1K<n<10K
|
| 7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- cs
|
| 5 |
size_categories:
|
| 6 |
- 1K<n<10K
|
| 7 |
+
---
|
| 8 |
+
# Dataset Card for the benchmark Propaganda Dataset
|
| 9 |
+
|
| 10 |
+
<!-- Provide a quick summary of the dataset. -->
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
## Dataset Details
|
| 14 |
+
|
| 15 |
+
### Dataset Description
|
| 16 |
+
|
| 17 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
### Dataset Sources
|
| 21 |
+
|
| 22 |
+
<!-- Provide the basic links for the dataset. -->
|
| 23 |
+
|
| 24 |
+
- **Repository:** https://nlp.fi.muni.cz/projects/propaganda/dataset/
|
| 25 |
+
- **Paper:** https://dx.doi.org/10.1016/j.eswa.2024.124085
|
| 26 |
+
- **Demo:** https://nlp.fi.muni.cz/projects/propaganda/
|
| 27 |
+
|
| 28 |
+
|
| 29 |
+
## Citation
|
| 30 |
+
|
| 31 |
+
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
| 32 |
+
|
| 33 |
+
**BibTeX:**
|
| 34 |
+
|
| 35 |
+
@article{horak_etal2024_recognition,
|
| 36 |
+
title = {Recognition of propaganda techniques in newspaper texts: Fusion of content and style analysis},
|
| 37 |
+
author = {Aleš Horák and Radoslav Sabol and Ondřej Herman and Vít Baisa},
|
| 38 |
+
journal = {Expert Systems with Applications},
|
| 39 |
+
pages = {124085},
|
| 40 |
+
year = {2024},
|
| 41 |
+
issn = {0957-4174},
|
| 42 |
+
publisher = {Elsevier},
|
| 43 |
+
doi = {https://doi.org/10.1016/j.eswa.2024.124085},
|
| 44 |
+
}
|
| 45 |
+
|
| 46 |
+
**APA:**
|
| 47 |
+
|
| 48 |
+
Aleš HORÁK, Radoslav SABOL, Ondřej HERMAN and Vít BAISA.
|
| 49 |
+
Recognition of Propaganda Techniques in Newspaper Texts: Fusion of Content and Style Analysis.
|
| 50 |
+
Expert Systems with Applications. Elsevier, 2024. ISSN 0957-4174. https://dx.doi.org/10.1016/j.eswa.2024.124085.
|