SOTAVerified

Encoding Conversation Context for Neural Keyphrase Extraction from Microblog Posts

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

Yingyi Zhang, Jing Li, Yan Song, Chengzhi Zhang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Existing keyphrase extraction methods suffer from data sparsity problem when they are conducted on short and informal texts, especially microblog messages. Enriching context is one way to alleviate this problem. Considering that conversations are formed by reposting and replying messages, they provide useful clues for recognizing essential content in target posts and are therefore helpful for keyphrase identification. In this paper, we present a neural keyphrase extraction framework for microblog posts that takes their conversation context into account, where four types of neural encoders, namely, averaged embedding, RNN, attention, and memory networks, are proposed to represent the conversation context. Experimental results on Twitter and Weibo datasets show that our framework with such encoders outperforms state-of-the-art approaches.

Tasks

Reproductions