Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
# The Argument Reasoning Comprehension Task: Identification and Reconstruction of Implicit Warrants
|
5 |
+
https://github.com/UKPLab/argument-reasoning-comprehension-task
|
6 |
+
```bib
|
7 |
+
@InProceedings{Habernal.et.al.2018.NAACL.ARCT,
|
8 |
+
title = {The Argument Reasoning Comprehension Task: Identification
|
9 |
+
and Reconstruction of Implicit Warrants},
|
10 |
+
author = {Habernal, Ivan and Wachsmuth, Henning and
|
11 |
+
Gurevych, Iryna and Stein, Benno},
|
12 |
+
publisher = {Association for Computational Linguistics},
|
13 |
+
booktitle = {Proceedings of the 2018 Conference of the North American Chapter
|
14 |
+
of the Association for Computational Linguistics:
|
15 |
+
Human Language Technologies, Volume 1 (Long Papers)},
|
16 |
+
pages = {1930--1940},
|
17 |
+
month = jun,
|
18 |
+
year = {2018},
|
19 |
+
address = {New Orleans, Louisiana},
|
20 |
+
url = {http://aclweb.org/anthology/N18-1175}
|
21 |
+
```
|