Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,13 @@ pretty_name: FactNews
|
|
| 16 |
|
| 17 |
|
| 18 |
# Evaluation Benchmark for Sentence-Level Factuality Prediciton in Portuguese
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
|
| 20 |
# Dataset Description
|
| 21 |
|
|
|
|
| 16 |
|
| 17 |
|
| 18 |
# Evaluation Benchmark for Sentence-Level Factuality Prediciton in Portuguese
|
| 19 |
+
|
| 20 |
+
The FactNews consits of the first large sentence-level annotated corpus for factuality prediciton in Portuguese.
|
| 21 |
+
It is composed of 6,191 sentences annotated according to factuality and media bias definitions proposed by AllSides. We use FactNews to assess the overall reliability of news sources by formulating
|
| 22 |
+
two text classification problems for predicting sentence-level factuality of news reporting and bias of media outlets.
|
| 23 |
+
Our experiments demonstrate that biased sentences present a higher number of words compared to factual sentences,
|
| 24 |
+
besides having a predominance of emotions. Hence, the fine-grained analysis of subjectivity and impartiality of news articles
|
| 25 |
+
showed promising results for predicting the reliability of entire media outlets.
|
| 26 |
|
| 27 |
# Dataset Description
|
| 28 |
|