Named Entity Disambiguation for Noisy Text
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.
Code (1)
Tasks
Entity DisambiguationEntity EmbeddingsSimilar Papers 제목 키워드 기반
Analysis of Named Entity Recognition and Linking for Tweets
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+2Multimodal Named Entity Disambiguation for Noisy Social Media Posts
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 MiningNamed Entity Linking in #Tweets with KEA
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 LinkingUnsupervised Named Entity Disambiguation for Low Resource Domains
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 RetrievalCluster-based Mention Typing for Named Entity Disambiguation
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