Distinguishing Between Foreground and Background Events in News
Distinguishing Between Foreground and Background Events in News
复制标题
DOI:
10.18653/v1/2020.coling-main.453
复制
发表时间:
2020-12
期刊:
影响因子:
--
通讯作者:
Mohammed Aldawsari;Adrián Pérez;Deya Banisakher;Mark A. Finlayson
中科院分区:
文献类型:
--
作者:
Mohammed Aldawsari;Adrián Pérez;Deya Banisakher;Mark A. Finlayson
Determining whether an event in a news article is a foreground or background event would be useful in many natural language processing tasks, for example, temporal relation extraction, summarization, or storyline generation. We introduce the task of distinguishing between foreground and background events in news articles as well as identifying the general temporal position of background events relative to the foreground period (past, present, future, and their combinations). We achieve good performance (0.73 F1 for background vs. foreground and temporal position, and 0.79 F1 for background vs. foreground only) on a dataset of news articles by leveraging discourse information in a featurized model. We release our implementation and annotated data for other researchers