Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ Paper: [To Revise or Not to Revise: Learning to Detect Improvable Claims for Arg
|
|
19 |
Authors: Gabriella Skitalinskaya and Henning Wachsmuth
|
20 |
|
21 |
# Suboptimal Claim Detection
|
22 |
-
We cast this task as a binary classification task, where the objective is, given an argumentative claim , to decide whether it is in need of further revision or can be considered to be phrased more or less optimally.
|
23 |
|
24 |
# Usage
|
25 |
|
|
|
19 |
Authors: Gabriella Skitalinskaya and Henning Wachsmuth
|
20 |
|
21 |
# Suboptimal Claim Detection
|
22 |
+
We cast this task as a binary classification task, where the objective is, given an argumentative claim (in this case, the **parent claim** in the debate, which is opposed or supported by the claim in question), to decide whether it is in need of further revision or can be considered to be phrased more or less optimally.
|
23 |
|
24 |
# Usage
|
25 |
|