Building timelines of soccer matches from Twitter
2017-09-01RANLP 2017Code Available0· sign in to hype
Amosse Edouard, Elena Cabrio, Sara Tonelli, Nhan Le-Thanh
Code Available — Be the first to reproduce this paper.
ReproduceCode
- bitbucket.org/eamosse/event_trackingOfficialIn papernone★ 0
Abstract
This demo paper presents a system that builds a timeline with salient actions of a soccer game, based on the tweets posted by users. It combines information provided by external knowledge bases to enrich the content of tweets and applies graph theory to model relations between actions (e.g. goals, penalties) and participants of a game (e.g. players, teams). In the demo, a web application displays in nearly real-time the actions detected from tweets posted by users for a given match of Euro 2016. Our tools are freely available at https://bitbucket.org/eamosse/event_tracking.