paper-with-me

Papers

Graph-based Event Extraction from Twitter

2017-09-01 · RANLP 2017 9 · Amosse Edouard, Elena Cabrio, Sara Tonelli, Nhan Le-Thanh

Detecting which tweets describe a specific event and clustering them is one of the main challenging tasks related to Social Media currently addressed in the NLP community. Existing approaches have mainly focused on detecting spikes in clusters around specific keywords or Named Entities (NE). However, one of the main drawbacks of such approaches is the difficulty in understanding when the same keywords describe different events. In this paper, we propose a novel approach that exploits NE mentions in tweets and their entity context to create a temporal event graph. Then, using simple graph theory techniques and a PageRank-like algorithm, we process the event graphs to detect clusters of tweets describing the same events. Experiments on two gold standard datasets show that our approach achieves state-of-the-art results both in terms of evaluation performances and the quality of the detected events.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringEvent ExtractionSentiment Analysis

Similar Papers 제목 키워드 기반

HLTRI at W-NUT 2020 Shared Task-3: COVID-19 Event Extraction from Twitter Using Multi-Task Hopfield Pooling

2020-11-01 · EMNLP (WNUT) 2020 11 · Maxwell Weinzierl, Sanda Harabagiu

Extracting structured knowledge involving self-reported events related to the COVID-19 pandemic from Twitter has the potential to inform surveillance systems that play a critical role in public health. The event extracti…

Event ExtractionLanguage ModelingLanguage Modelling

COVID-19 event extraction from Twitter via extractive question answering with continuous prompts

2023-03-19 · Yuhang Jiang, Ramakanth Kavuluru

As COVID-19 ravages the world, social media analytics could augment traditional surveys in assessing how the pandemic evolves and capturing consumer chatter that could help healthcare agencies in addressing it. This typi…

BenchmarkingEvent ExtractionExtractive Question-AnsweringQuestion Answering

An event detection technique using social media data

2022-08-27 · Muskan Garg

People post information about different topics which are in their active vocabulary over social media platforms (like Twitter, Facebook, PInterest and Google+). They follow each other and it is more likely that the perso…

Event DetectionManagement

A Simple Bayesian Modelling Approach to Event Extraction from Twitter

2014-06-01 · ACL 2014 6 · Deyu Zhou, Liang-Yu Chen, Yulan He
Event Extraction

Thematic context vector association based on event uncertainty for Twitter

2023-04-04 · Vaibhav Khatavkar, Swapnil Mane, Parag Kulkarni

Keyword extraction is a crucial process in text mining. The extraction of keywords with respective contextual events in Twitter data is a big challenge. The challenging issues are mainly because of the informality in the…

Keyword ExtractionSarcasm Detection