gabski commited on
Commit
634f629
·
1 Parent(s): 62b229f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (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
 
 
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 and some contextual information (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