Graph-based Event Extraction from Twitter
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringEvent ExtractionSentiment AnalysisSimilar Papers 제목 키워드 기반
HLTRI at W-NUT 2020 Shared Task-3: COVID-19 Event Extraction from Twitter Using Multi-Task Hopfield Pooling
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 ModellingCOVID-19 event extraction from Twitter via extractive question answering with continuous prompts
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 AnsweringAn event detection technique using social media data
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 DetectionManagementA Simple Bayesian Modelling Approach to Event Extraction from Twitter
Thematic context vector association based on event uncertainty for Twitter
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