Event Coreference Resolution

24 papers with code • 1 benchmarks • 3 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Constrained Multi-Task Learning for Event Coreference Resolution

samlee946/cmtl-event-coref NAACL 2021

We propose a neural event coreference model in which event coreference is jointly trained with five tasks: trigger detection, entity coreference, anaphoricity determination, realis detection, and argument extraction.

Focus on what matters: Applying Discourse Coherence Theory to Cross Document Coreference

helw150/event_entity_coref_ecb_plus EMNLP 2021

We model the entities/events in a reader's focus as a neighborhood within a learned latent embedding space which minimizes the distance between mentions and the centroids of their gold coreference clusters.

Event Coreference Resolution for Contentious Politics Events

emerging-welfare/ecr4-contentious-politics 18 Mar 2022

We propose a dataset for event coreference resolution, which is based on random samples drawn from multiple sources, languages, and countries.

Placing (Historical) Facts on a Timeline: A Classification cum Coref Resolution Approach

sayantan11995/event-timeline-generation-from-documents 28 Jun 2022

A timeline provides one of the most effective ways to visualize the important historical facts that occurred over a period of time, presenting the insights that may not be so apparent from reading the equivalent information in textual form.

What happens before and after: Multi-Event Commonsense in Event Coreference Resolution

sahithyaravi1493/coref_csk 20 Feb 2023

Event coreference models cluster event mentions pertaining to the same real-world event.

$2 * n$ is better than $n^2$: Decomposing Event Coreference Resolution into Two Tractable Problems

ahmeshaf/lemma_ce_coref 9 May 2023

Event Coreference Resolution (ECR) is the task of linking mentions of the same event either within or across documents.

How Good is the Model in Model-in-the-loop Event Coreference Resolution Annotation?

ahmeshaf/model_in_coref 6 Jun 2023

Annotating cross-document event coreference links is a time-consuming and cognitively demanding task that can compromise annotation quality and efficiency.

CorefPrompt: Prompt-based Event Coreference Resolution by Measuring Event Type and Argument Compatibilities

jsksxs360/prompt-event-coref-emnlp2023 23 Oct 2023

Event coreference resolution (ECR) aims to group event mentions referring to the same real-world event into clusters.

Linear Cross-document Event Coreference Resolution with X-AMR

ahmeshaf/gpt_coref 25 Mar 2024

We then linearize the ECR with a novel multi-hop coreference algorithm over the event graphs.

A Rationale-centric Counterfactual Data Augmentation Method for Cross-Document Event Coreference Resolution

no code yet • 2 Apr 2024

Based on Pre-trained Language Models (PLMs), event coreference resolution (ECR) systems have demonstrated outstanding performance in clustering coreferential events across documents.