paper-with-me

홈 › Papers

Event Linking: Grounding Event Mentions to Wikipedia

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Comprehending an article requires understanding its constituent events. However, the context where an event is mentioned often lacks the details of this event. A question arises: how can the reader obtain more knowledge about this particular event in addition to what is provided by the local context in the article?This work defines Event Linking, a new natural language understanding task at the event level. Event linking tries to link an event mention appearing in an article to the most appropriate Wikipedia page. This page is expected to provide rich knowledge about what the event mention refers to. To standardize the research in this new direction, we first formally define Event Linking task. Second, we collect a dataset for this new task. Specifically, we automatically gather training set from Wikipedia, and then create two evaluation sets: one from the Wikipedia domain, reporting the in-domain performance, and a second from the real-world news domain, to evaluate out-of-domain performance. Third, we propose EveLINK, the first-ever event linking system. Overall, as our analysis shows, Event Linking is a considerably challenging task requiring more effort from the community. Data and code will be publicly released.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Understanding

Similar Papers 제목 키워드 기반

Event Linking: Grounding Event Mentions to Wikipedia

2021-12-15 · Xiaodong Yu, Wenpeng Yin, Nitish Gupta, Dan Roth

Comprehending an article requires understanding its constituent events. However, the context where an event is mentioned often lacks the details of this event. A question arises: how can the reader obtain more knowledge …

Entity LinkingNatural Language Understanding

Hierarchical Event Grounding

2023-02-08 · Jiefu Ou, Adithya Pratapa, Rishubh Gupta, Teruko Mitamura

Event grounding aims at linking mention references in text corpora to events from a knowledge base (KB). Previous work on this task focused primarily on linking to a single KB event, thereby overlooking the hierarchical …

Retrieval

DaMuEL: A Large Multilingual Dataset for Entity Linking

2023-06-15 · David Kubeša, Milan Straka

We present DaMuEL, a large Multilingual Dataset for Entity Linking containing data in 53 languages. DaMuEL consists of two components: a knowledge base that contains language-agnostic information about entities, includin…

Entity Linking

Argument-Aware Approach To Event Linking

2024-03-22 · I-Hung Hsu, Zihan Xue, Nilay Pochh, Sahil Bansal 외

Event linking connects event mentions in text with relevant nodes in a knowledge base (KB). Prior research in event linking has mainly borrowed methods from entity linking, overlooking the distinct features of events. Co…

Entity Linking

WEXEA: Wikipedia EXhaustive Entity Annotation

2020-05-01 · LREC 2020 5 · Michael Strobl, Amine Trabelsi, Osmar Zaiane

Building predictive models for information extraction from text, such as named entity recognition or the extraction of semantic relationships between named entities in text, requires a large corpus of annotated text. Wik…

Articlesnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1