paper-with-me

Papers

Tweeki: Linking Named Entities on Twitter to a Knowledge Graph

2020-11-01 · EMNLP (WNUT) 2020 11 · Bahareh Harandizadeh, Sameer Singh

To identify what entities are being talked about in tweets, we need to automatically link named entities that appear in tweets to structured KBs like WikiData. Existing approaches often struggle with such short, noisy texts, or their complex design and reliance on supervision make them brittle, difficult to use and maintain, and lose significance over time. Further, there is a lack of a large, linked corpus of tweets to aid researchers, along with lack of gold dataset to evaluate the accuracy of entity linking. In this paper, we introduce (1) Tweeki, an unsupervised, modular entity linking system for Twitter, (2) TweekiData, a large, automatically-annotated corpus of Tweets linked to entities in WikiData, and (3) TweekiGold, a gold dataset for entity linking evaluation. Through comprehensive analysis, we show that Tweeki is comparable to the performance of recent state-of-the-art entity linkers models, the dataset is of high quality, and a use case of how the dataset can be used to improve downstream tasks in social media analysis (geolocation prediction).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

Multimodal Entity Linking for Tweets

2021-04-07 · Omar Adjali, Romaric Besançon, Olivier Ferret, Herve Le Borgne 외

In many information extraction applications, entity linking (EL) has emerged as a crucial task that allows leveraging information about named entities from a knowledge base. In this paper, we address the task of multimod…

Entity Linking

Musical Heritage Historical Entity Linking

2025-02-13 · Arianna Graciotti, Nicolas Lazzari, Valentina Presutti, Rocco Tripodi

Linking named entities occurring in text to their corresponding entity in a Knowledge Base (KB) is challenging, especially when dealing with historical texts. In this work, we introduce Musical Heritage named Entities Re…

Entity LinkingKnowledge Graphs

Personal Entity, Concept, and Named Entity Linking in Conversations

2022-06-15 · Hideaki Joko, Faegheh Hasibi

Building conversational agents that can have natural and knowledge-grounded interactions with humans requires understanding user utterances. Entity Linking (EL) is an effective and widely used method for understanding na…

coreference-resolutionCoreference ResolutionEntity Linking

Implicit Entity Linking in Tweets

2017-07-26 · Sujan Perera, Pablo N. Mendes, Adarsh Alex, Amit Sheth 외

Over the years, Twitter has become one of the largest communication platforms providing key data to various applications such as brand monitoring, trend detection, among others. Entity linking is one of the major tasks i…

Entity LinkingNatural Language Understanding

Visual Named Entity Linking: A New Dataset and A Baseline

2022-11-09 · Wenxiang Sun, Yixing Fan, Jiafeng Guo, Ruqing Zhang 외

Visual Entity Linking (VEL) is a task to link regions of images with their corresponding entities in Knowledge Bases (KBs), which is beneficial for many computer vision tasks such as image retrieval, image caption, and v…

Entity LinkingImage RetrievalQuestion AnsweringRetrieval+2