Update README.md
#1
by klebendes - opened
README.md
CHANGED
|
@@ -1,14 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
thumbnail: "https://pbs.twimg.com/profile_images/1092721745994440704/d6R-AHzj_400x400.jpg"
|
| 4 |
-
tags:
|
| 5 |
-
- propaganda
|
| 6 |
-
- bert
|
| 7 |
-
license: "MIT"
|
| 8 |
-
datasets:
|
| 9 |
-
-
|
| 10 |
-
metrics:
|
| 11 |
-
-
|
| 12 |
---
|
| 13 |
|
| 14 |
Propaganda Techniques Analysis BERT
|
|
@@ -69,4 +60,4 @@ You can also try the model in action here: https://www.tanbih.org/prta
|
|
| 69 |
pages = "5636--5646",
|
| 70 |
abstract = "Propaganda aims at influencing people{'}s mindset with the purpose of advancing a specific agenda. Previous work has addressed propaganda detection at document level, typically labelling all articles from a propagandistic news outlet as propaganda. Such noisy gold labels inevitably affect the quality of any learning system trained on them. A further issue with most existing systems is the lack of explainability. To overcome these limitations, we propose a novel task: performing fine-grained analysis of texts by detecting all fragments that contain propaganda techniques as well as their type. In particular, we create a corpus of news articles manually annotated at fragment level with eighteen propaganda techniques and propose a suitable evaluation measure. We further design a novel multi-granularity neural network, and we show that it outperforms several strong BERT-based baselines.",
|
| 71 |
}
|
| 72 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
+
license: bsd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
Propaganda Techniques Analysis BERT
|
|
|
|
| 60 |
pages = "5636--5646",
|
| 61 |
abstract = "Propaganda aims at influencing people{'}s mindset with the purpose of advancing a specific agenda. Previous work has addressed propaganda detection at document level, typically labelling all articles from a propagandistic news outlet as propaganda. Such noisy gold labels inevitably affect the quality of any learning system trained on them. A further issue with most existing systems is the lack of explainability. To overcome these limitations, we propose a novel task: performing fine-grained analysis of texts by detecting all fragments that contain propaganda techniques as well as their type. In particular, we create a corpus of news articles manually annotated at fragment level with eighteen propaganda techniques and propose a suitable evaluation measure. We further design a novel multi-granularity neural network, and we show that it outperforms several strong BERT-based baselines.",
|
| 62 |
}
|
| 63 |
+
```
|