Labeling Gaps Between Words: Recognizing Overlapping Mentions with Mention Separators
2018-10-22EMNLP 2017Code Available0· sign in to hype
Aldrian Obaja Muis, Wei Lu
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/fishjh2/merge_labelpytorch★ 0
Abstract
In this paper, we propose a new model that is capable of recognizing overlapping mentions. We introduce a novel notion of mention separators that can be effectively used to capture how mentions overlap with one another. On top of a novel multigraph representation that we introduce, we show that efficient and exact inference can still be performed. We present some theoretical analysis on the differences between our model and a recently proposed model for recognizing overlapping mentions, and discuss the possible implications of the differences. Through extensive empirical analysis on standard datasets, we demonstrate the effectiveness of our approach.