scispace - formally typeset
Open AccessJournal ArticleDOI

A Survey of Event Extraction From Text

Wei Xiang, +1 more
- 29 Nov 2019 - 
- Vol. 7, pp 173111-173137
TLDR
This article provides a comprehensive yet up-to-date survey for event extraction from text, which not only summarizes the task definitions, data sources and performance evaluations, but also provides a taxonomy for its solution approaches.
Abstract
Numerous important events happen everyday and everywhere but are reported in different media sources with different narrative styles. How to detect whether real-world events have been reported in articles and posts is one of the main tasks of event extraction. Other tasks include extracting event arguments and identifying their roles, as well as clustering and tracking similar events from different texts. As one of the most important research themes in natural language processing and understanding, event extraction has a wide range of applications in diverse domains and has been intensively researched for decades. This article provides a comprehensive yet up-to-date survey for event extraction from text. We not only summarize the task definitions, data sources and performance evaluations for event extraction, but also provide a taxonomy for its solution approaches. In each solution group, we provide detailed analysis for the most representative methods, especially their origins, basics, strengths and weaknesses. Last, we also present our envisions about future research directions.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Using AI and Social Media Multimodal Content for Disaster Response and Management: Opportunities, Challenges, and Future Directions

TL;DR: Various applications and opportunities of SM multimodal data, latest advancements, current challenges, and future directions for the crisis informatics and other related research fields are highlighted.
Journal ArticleDOI

Can Large Language Models Transform Computational Social Science?

TL;DR: This article showed that large language models (LLMs) like ChatGPT are capable of performing many language processing tasks zero-shot (without the need for training data) and they could effectively transform Computational Social Science (CSS).
Proceedings ArticleDOI

Hierarchical Chinese Legal event extraction via Pedal Attention Mechanism

TL;DR: To address the problem of long-distance semantic dependence and anaphora resolution in argument classification, a novel pedal attention mechanism is proposed to extract the semantic relation between two words through their dependent adjacent words.
Proceedings Article

Self-Attention Graph Residual Convolutional Networks for Event Detection with dependency relations

TL;DR: Li et al. as discussed by the authors proposed a self-attention graph residual network (GResNet) to mine node-to-node latent dependency relations via selfattention mechanism and introduce Graph Residual Network to solve graph information vanishing problem.
Posted Content

Reinforcement Learning-based Dialogue Guided Event Extraction to Exploit Argument Relations.

TL;DR: This paper used reinforcement learning and incremental learning to extract multiple arguments via a multi-turned, iterative process, which leverages knowledge of the already extracted arguments of the same sentence to determine the role of arguments that would be difficult to decide individually.
References
More filters
Proceedings Article

Attention is All you Need

TL;DR: This paper proposed a simple network architecture based solely on an attention mechanism, dispensing with recurrence and convolutions entirely and achieved state-of-the-art performance on English-to-French translation.
Journal ArticleDOI

Latent dirichlet allocation

TL;DR: This work proposes a generative model for text and other collections of discrete data that generalizes or improves on several previous models including naive Bayes/unigram, mixture of unigrams, and Hofmann's aspect model.
Proceedings Article

Latent Dirichlet Allocation

TL;DR: This paper proposed a generative model for text and other collections of discrete data that generalizes or improves on several previous models including naive Bayes/unigram, mixture of unigrams, and Hof-mann's aspect model, also known as probabilistic latent semantic indexing (pLSI).
Proceedings Article

Distributed Representations of Words and Phrases and their Compositionality

TL;DR: This paper presents a simple method for finding phrases in text, and shows that learning good vector representations for millions of phrases is possible and describes a simple alternative to the hierarchical softmax called negative sampling.
Posted Content

Efficient Estimation of Word Representations in Vector Space

TL;DR: This paper proposed two novel model architectures for computing continuous vector representations of words from very large data sets, and the quality of these representations is measured in a word similarity task and the results are compared to the previously best performing techniques based on different types of neural networks.
Related Papers (5)
Trending Questions (1)
How to extract events from documents in an efficient and effective way?

The paper provides a comprehensive survey of event extraction methods from text, including task definitions, data sources, performance evaluations, and solution approaches.