paper-with-me

Papers

Implicit Entity Linking in Tweets

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

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 in natural language understanding from tweets and it associates entity mentions in text to corresponding entries in knowledge bases in order to provide unambiguous interpretation and additional con- text. State-of-the-art techniques have focused on linking explicitly mentioned entities in tweets with reasonable success. However, we argue that in addition to explicit mentions i.e. The movie Gravity was more ex- pensive than the mars orbiter mission entities (movie Gravity) can also be mentioned implicitly i.e. This new space movie is crazy. you must watch it!. This paper introduces the problem of implicit entity linking in tweets. We propose an approach that models the entities by exploiting their factual and contextual knowledge. We demonstrate how to use these models to perform implicit entity linking on a ground truth dataset with 397 tweets from two domains, namely, Movie and Book. Specifically, we show: 1) the importance of linking implicit entities and its value addition to the standard entity linking task, and 2) the importance of exploiting contextual knowledge associated with an entity for linking their implicit mentions. We also make the ground truth dataset publicly available to foster the research in this new research area.

📄 PDF Abstract BibTeX arXiv:1707.08470

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingNatural Language Understanding

Similar Papers 제목 키워드 기반

TweetNERD -- End to End Entity Linking Benchmark for Tweets

2022-10-14 · Shubhanshu Mishra, Aman Saini, Raheleh Makki, Sneha Mehta 외

Named Entity Recognition and Disambiguation (NERD) systems are foundational for information retrieval, question answering, event detection, and other natural language processing (NLP) applications. We introduce TweetNERD…

BenchmarkingEntity LinkingEvent DetectionInformation Retrieval+6

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 te…

Entity Linking

Entity Linking for Tweets

2013-08-01 · ACL 2013 8 · Xiaohua Liu, Yitong Li, Haocheng Wu, Ming Zhou 외
Entity LinkingEntity ResolutionNamed Entity Recognition (NER)Reading Comprehension

Toward Tweet Entity Linking with Heterogeneous Information Networks

2021-03-23 · IEEE Transactions on Knowledge and Data Engineering 2021 3 · Wei Shen, Yuwei Yin, Yang Yang, Jiawei Han 외

Twitter, a microblogging platform, has developed into an increasingly invaluable information source, where millions of users post a great quantity of tweets with various topics per day. Heterogeneous information networks…

Entity LinkingMetric Learning

Building a Multimodal Entity Linking Dataset From Tweets

2020-05-01 · LREC 2020 5 · Omar Adjali, Romaric Besan{\c{c}}on, Olivier Ferret, Herv{\'e} Le Borgne 외

The task of Entity linking, which aims at associating an entity mention with a unique entity in a knowledge base (KB), is useful for advanced Information Extraction tasks such as relation extraction or event detection. M…

Entity LinkingEvent DetectionRelation Extraction