Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-2.0
|
| 3 |
+
---
|
| 4 |
+
## Sources
|
| 5 |
+
|
| 6 |
+
logic-edu : https://github.com/causalNLP/logical-fallacy/blob/main/data
|
| 7 |
+
logic-climate : https://github.com/causalNLP/logical-fallacy/blob/main/data
|
| 8 |
+
Argotario : https://github.com/UKPLab/argotario/tree/master/data
|
| 9 |
+
open-science: https://github.com/pierpaologoffredo/FallacyDetection/tree/main/data
|
| 10 |
+
|
| 11 |
+
Cocolofa
|
| 12 |
+
https://arxiv.org/pdf/2410.03457
|
| 13 |
+
|
| 14 |
+
Logical Fallacy Detection
|
| 15 |
+
https://arxiv.org/pdf/2202.13758
|
| 16 |
+
|
| 17 |
+
Argotario: Computational Argumentation Meets Serious Games
|
| 18 |
+
https://arxiv.org/pdf/1707.06002
|
| 19 |
+
|
| 20 |
+
Argument-based Detection and Classification of Fallacies in Political Debates
|
| 21 |
+
https://hal.science/hal-04260221v1/document
|