stefanruseti
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-classification
|
4 |
+
language:
|
5 |
+
- fr
|
6 |
+
tags:
|
7 |
+
- fakenews detection
|
8 |
+
- climate change
|
9 |
+
---
|
10 |
+
## BibTeX entry and citation info
|
11 |
+
@article{meddeb2022counteracting,
|
12 |
+
title={Counteracting French fake news on climate change using language models},
|
13 |
+
author={Meddeb, Paul and Ruseti, Stefan and Dascalu, Mihai and Terian, Simina-Maria and Travadel, Sebastien},
|
14 |
+
journal={Sustainability},
|
15 |
+
volume={14},
|
16 |
+
number={18},
|
17 |
+
pages={11724},
|
18 |
+
year={2022},
|
19 |
+
publisher={MDPI}
|
20 |
+
}
|