Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
# Argument Relation Mining
|
2 |
|
|
|
|
|
3 |
Best performing model trained in the "Transformer-Based Models for Automatic Detection of Argument Relations: A Cross-Domain Evaluation" paper.
|
4 |
|
5 |
Code available in https://github.com/raruidol/ArgumentRelationMining
|
|
|
1 |
# Argument Relation Mining
|
2 |
|
3 |
+
Argument Mining (AM) model trained with English (EN) data for the Argument Relation Identification (ARI) task using the US2016 corpus (AM-EN-ARI-US2016).
|
4 |
+
|
5 |
Best performing model trained in the "Transformer-Based Models for Automatic Detection of Argument Relations: A Cross-Domain Evaluation" paper.
|
6 |
|
7 |
Code available in https://github.com/raruidol/ArgumentRelationMining
|