paper-with-me

홈 › Papers

WN-Salience: A Corpus of News Articles with Entity Salience Annotations

2020-05-01 · LREC 2020 5 · Chuan Wu, Evangelos Kanoulas, Maarten de Rijke, Wei Lu

Entities can be found in various text genres, ranging from tweets and web pages to user queries submitted to web search engines. Existing research either considers all entities in the text equally important, or heuristics are used to measure their salience. We believe that a key reason for the relatively limited work on entity salience is the lack of appropriate datasets. To support research on entity salience, we present a new dataset, the WikiNews Salience dataset (WN-Salience), which can be used to benchmark tasks such as entity salience detection and salient entity linking. WN-Salience is built on top of Wikinews, a Wikimedia project whose mission is to present reliable news articles. Entities in Wikinews articles are identified by the authors of the articles and are linked to Wikinews categories when they are salient or to Wikipedia pages otherwise. The dataset is built automatically, and consists of approximately 7,000 news articles, and 90,000 in-text entity annotations. We compare the WN-Salience dataset against existing datasets on the task and analyze their differences. Furthermore, we conduct experiments on entity salience detection; the results demonstrate that WN-Salience is a challenging testbed that is complementary to existing ones.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesEntity Linking

Similar Papers 제목 키워드 기반

Scalable Detection of Salient Entities in News Articles

2024-05-30 · Eliyar Asgarieh, Kapil Thadani, Neil O'Hare

News articles typically mention numerous entities, a large fraction of which are tangential to the story. Detecting the salience of entities in articles is thus important to applications such as news search, analysis and…

ArticlesKnowledge Distillation

Salience Allocation as Guidance for Abstractive Summarization

2022-10-22 · Fei Wang, Kaiqiang Song, Hongming Zhang, Lifeng Jin 외

Abstractive summarization models typically learn to capture the salient information from scratch implicitly. Recent literature adds extractive summaries as guidance for abstractive summarization models to provide hints o…

Abstractive Text SummarizationArticles

Grouping business news stories based on salience of named entities

2017-04-01 · EACL 2017 4 · Lloren{\c{c}} Escoter, Lidia Pivovarova, Mian Du, Anisia Katinskaia 외

In news aggregation systems focused on broad news domains, certain stories may appear in multiple articles. Depending on the relative importance of the story, the number of versions can reach dozens or hundreds within a …

ArticlesWord Embeddings

Crowdsourced Corpus with Entity Salience Annotations

2016-05-01 · LREC 2016 5 · Milan Dojchinovski, Dinesh Reddy, Tom{\'a}{\v{s}} Kliegr, Tom{\'a}{\v{s}} Vitvar 외

In this paper, we present a crowdsourced dataset which adds entity salience (importance) annotations to the Reuters-128 dataset, which is subset of Reuters-21578. The dataset is distributed under a free license and publi…

Who Is the Story About? Protagonist Entity Recognition in News

2025-11-10 · Jorge Gabín, M. Eduardo Ares, Javier Parapar arxiv

News articles often reference numerous organizations, but traditional Named Entity Recognition (NER) treats all mentions equally, obscuring which entities genuinely drive the narrative. This limits downstream tasks that …

Information Extraction