Modeling Extractive Sentence Intersection via Subtree Entailment.
Omer Levy, Ido Dagan, Gabriel Stanovsky, Judith Eckle-Kohler, and Iryna Gurevych. COLING 2016. [pdf]
Sentence intersection captures the semantic overlap of two texts, generalizing over paradigms such as textual entailment and semantic text similarity. Despite its modeling power, it has received little attention because it is difficult for non-experts to annotate. We leverage these insights to design an algorithm that decomposes the sentence intersection task into several simpler annotation tasks.
Code & Data
The code used to decompose and annotate sentence intersection, as well as the annotated dataset itself, are available here.
.
.
.
.
.