SOTAVerified

Going out on a limb: Joint Extraction of Entity Mentions and Relations without Dependency Trees

2017-07-01ACL 2017Unverified0· sign in to hype

Arzoo Katiyar, Claire Cardie

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We present a novel attention-based recurrent neural network for joint extraction of entity mentions and relations. We show that attention along with long short term memory (LSTM) network can extract semantic relations between entity mentions without having access to dependency trees. Experiments on Automatic Content Extraction (ACE) corpora show that our model significantly outperforms feature-based joint model by Li and Ji (2014). We also compare our model with an end-to-end tree-based LSTM model (SPTree) by Miwa and Bansal (2016) and show that our model performs within 1\% on entity mentions and 2\% on relations. Our fine-grained analysis also shows that our model performs significantly better on Agent-Artifact relations, while SPTree performs better on Physical and Part-Whole relations.

Tasks

Reproductions