Argument Pair Extraction (APE)

4 papers with code • 1 benchmarks • 1 datasets

Argument pair extraction (APE) aims to extract interactive argument pairs from two passages of a discussion.

Datasets


Most implemented papers

Argument Pair Extraction via Attention-guided Multi-Layer Multi-Cross Encoding

tianyuterry/mlmc ACL 2021

Prior research work treats this task as a sequence labeling problem and a binary classification problem on two passages that are directly concatenated together, which has a limitation of not fully utilizing the unique characteristics and inherent relations of two different passages.

"I'd Like to Have an Argument, Please": Argumentative Reasoning in Large Language Models

adewynter/argumentation-llms 29 Sep 2023

We evaluate two large language models (LLMs) ability to perform argumentative reasoning.