Joint Extraction of Events and Entities within a Document Context
Events and entities are closely related; entities are often actors or participants in events and events without entities are uncommon. The interpretation of events and entities is highly contextually dependent. Existing work in information extraction typically models events separately from entities, and performs inference at the sentence level, ignoring the rest of the document. In this paper, we propose a novel approach that models the dependencies among variables of events, entities, and their relations, and performs joint inference of these variables across a document. The goal is to enable access to document-level contextual information and facilitate context-aware predictions. We demonstrate that our approach substantially outperforms the state-of-the-art methods for event extraction as well as a strong baseline for entity extraction.
Code (1)
Tasks
Entity Extraction using GANEvent ExtractionSentenceSimilar Papers 제목 키워드 기반
Extracting Key Entities and Significant Events from Online Daily News
Summary: To help people obtain the most important information daily in the shortest time, a novel framework is presented for simultaneous key entities extraction and significant events mining from daily web news. The tec…
ArticlesClusteringNEREL: A Russian Dataset with Nested Named Entities, Relations and Events
In this paper, we present NEREL, a Russian dataset for named entity recognition and relation extraction. NEREL is significantly larger than existing Russian datasets: to date it contains 56K annotated named entities and …
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Relation Extraction+1GraphERE: Jointly Multiple Event-Event Relation Extraction via Graph-Enhanced Event Embeddings
Events describe the state changes of entities. In a document, multiple events are connected by various relations (e.g., Coreference, Temporal, Causal, and Subevent). Therefore, obtaining the connections between events th…
Event Relation ExtractionMulti-Task LearningRelationRelation ExtractionJoint Detection and Coreference Resolution of Entities and Events with Document-level Context Aggregation
Constructing knowledge graphs from unstructured text is an important task that is relevant to many domains. Most previous work focuses on extracting information from sentences or paragraphs, due to the difficulty of anal…
coreference-resolutionCoreference ResolutionKnowledge GraphsSentenceSeq2rel: A sequence-to-sequence-based approach for document-level relation extraction
Motivated by the fact that many relations cross the sentence boundary, there has been increasing interest in document-level relation extraction (RE). Document-level RE requires integrating information within and across s…
coreference-resolutionCoreference ResolutionDocument-level Relation ExtractionJoint Entity and Relation Extraction+3