SOTAVerified

ITNLP-ARC at SemEval-2018 Task 12: Argument Reasoning Comprehension with Attention

2018-06-01SEMEVAL 2018Unverified0· sign in to hype

Wenjie Liu, Chengjie Sun, Lei Lin, Bingquan Liu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Reasoning is a very important topic and has many important applications in the field of natural language processing. Semantic Evaluation (SemEval) 2018 Task 12 ``The Argument Reasoning Comprehension'' committed to research natural language reasoning. In this task, we proposed a novel argument reasoning comprehension system, ITNLP-ARC, which use Neural Networks technology to solve this problem. In our system, the LSTM model is involved to encode both the premise sentences and the warrant sentences. The attention model is used to merge the two premise sentence vectors. Through comparing the similarity between the attention vector and each of the two warrant vectors, we choose the one with higher similarity as our system's final answer.

Tasks

Reproductions