paper-with-me

홈 › Papers

Named Entity Disambiguation for Noisy Text

2017-06-28 · CONLL 2017 8 · Yotam Eshel, Noam Cohen, Kira Radinsky, Shaul Markovitch, Ikuya Yamada, Omer Levy

We address the task of Named Entity Disambiguation (NED) for noisy text. We present WikilinksNED, a large-scale NED dataset of text fragments from the web, which is significantly noisier and more challenging than existing news-based datasets. To capture the limited and noisy local context surrounding each mention, we design a neural model and train it with a novel method for sampling informative negative examples. We also describe a new way of initializing word and entity embeddings that significantly improves performance. Our model significantly outperforms existing state-of-the-art methods on WikilinksNED while achieving comparable performance on a smaller newswire dataset.

📄 PDF Abstract BibTeX arXiv:1706.09147

Code (1)

yotam-happy/NEDforNoisyText 공식 구현 tf

Tasks

Entity DisambiguationEntity Embeddings

Similar Papers 제목 키워드 기반

Analysis of Named Entity Recognition and Linking for Tweets

2014-10-27 · Leon Derczynski, Diana Maynard, Giuseppe Rizzo, Marieke van Erp 외

Applying natural language processing for mining and intelligent information access to tweets (a form of microblog) is a challenging, emerging research area. Unlike carefully authored news text and other longer content, t…

Entity DisambiguationLanguage Identificationnamed-entity-recognitionNamed Entity Recognition+2

Multimodal Named Entity Disambiguation for Noisy Social Media Posts

2018-07-01 · ACL 2018 7 · Seungwhan Moon, Leonardo Neves, Vitor Carvalho

We introduce the new Multimodal Named Entity Disambiguation (MNED) task for multimodal social media posts such as Snapchat or Instagram captions, which are composed of short captions with accompanying images. Social medi…

Entity DisambiguationImage CaptioningKnowledge Graph EmbeddingsOpinion Mining

Named Entity Linking in #Tweets with KEA

2016-04-01 · Jörg Waitelonis, Harald Sack

This paper presents the KEA system at the #Microposts 2016 NEEL Challenge. Its task is to recognize and type mentions from English microposts and link them to their corresponding entries in DBpedia. For this task, we hav…

Entity DisambiguationEntity Linking

Unsupervised Named Entity Disambiguation for Low Resource Domains

2024-12-13 · Debarghya Datta, Soumajit Pramanik

In the ever-evolving landscape of natural language processing and information retrieval, the need for robust and domain-specific entity linking algorithms has become increasingly apparent. It is crucial in a considerable…

AvgEntity DisambiguationEntity LinkingInformation Retrieval

Cluster-based Mention Typing for Named Entity Disambiguation

2021-09-23 · Arda Çelebi, Arzucan Özgür

An entity mention in text such as "Washington" may correspond to many different named entities such as the city "Washington D.C." or the newspaper "Washington Post." The goal of named entity disambiguation is to identify…

ClusteringEntity Disambiguation