中文
相关论文

相关论文: Cluster-based Mention Typing for Named Entity Disa…

200 篇论文

Entity Linking (EL) is the task of automatically identifying entity mentions in a piece of text and resolving them to a corresponding entity in a reference knowledge base like Wikipedia. There is a large number of EL tools available for…

计算与语言 · 计算机科学 2021-07-30 Renato Stoffalette João , Pavlos Fafalios , Stefan Dietze

This paper introduces a named entity recognition approach in textual corpus. This Named Entity (NE) can be a named: location, person, organization, date, time, etc., characterized by instances. A NE is found in texts accompanied by…

信息检索 · 计算机科学 2011-03-01 Wahiba Ben Abdessalem Karaa

Cross-document coreference, the problem of resolving entity mentions across multi-document collections, is crucial to automated knowledge base construction and data mining tasks. However, the scarcity of large labeled data sets has hindered…

人工智能 · 计算机科学 2015-03-17 Sameer Singh , Michael Wick , Andrew McCallum

Everyday place descriptions often contain place names of fine-grained features, such as buildings or businesses, that are more difficult to disambiguate than names referring to larger places, for example cities or natural geographic…

信息检索 · 计算机科学 2018-08-21 Hao Chen , Maria Vasardani , Stephan Winter

Linking entities like people, organizations, books, music groups and their songs in text to knowledge bases (KBs) is a fundamental task for many downstream search and mining applications. Achieving high disambiguation accuracy crucially…

信息检索 · 计算机科学 2018-10-25 Jaspreet Singh , Johannes Hoffart , Avishek Anand

Named entity linking is to map an ambiguous mention in documents to an entity in a knowledge base. The named entity linking is challenging, given the fact that there are multiple candidate entities for a mention in a document. It is…

计算与语言 · 计算机科学 2020-02-13 Wei Shi , Siyuan Zhang , Zhiwei Zhang , Hong Cheng , Jeffrey Xu Yu

This paper addresses the problem of corpus-level entity typing, i.e., inferring from a large corpus that an entity is a member of a class such as "food" or "artist". The application of entity typing we are interested in is knowledge base…

计算与语言 · 计算机科学 2018-06-11 Yadollah Yaghoobzadeh , Heike Adel , Hinrich Schütze

Named Entity Recognition (NER) is a challenging and widely studied task that involves detecting and typing entities in text. So far,NER still approaches entity typing as a task of classification into universal classes (e.g. date, person, or…

计算与语言 · 计算机科学 2023-02-22 Tristan Luiggi , Laure Soulier , Vincent Guigue , Siwar Jendoubi , Aurélien Baelde

Keyword-based information processing has limitations due to simple treatment of words. In this paper, we introduce named entities as objectives into document clustering, which are the key elements defining document semantics and in many…

信息检索 · 计算机科学 2018-07-23 Tru H. Cao , Vuong M. Ngo , Dung T. Hong , Tho T. Quan

We propose a novel deep learning model for joint document-level entity disambiguation, which leverages learned neural representations. Key components are entity embeddings, a neural attention mechanism over local context windows, and a…

计算与语言 · 计算机科学 2017-08-02 Octavian-Eugen Ganea , Thomas Hofmann

A key challenge in entity linking is making effective use of contextual information to disambiguate mentions that might refer to different entities in different contexts. We present a model that uses convolutional neural networks to capture…

计算与语言 · 计算机科学 2016-04-05 Matthew Francis-Landau , Greg Durrett , Dan Klein

Medical entity linking is the task of identifying and standardizing medical concepts referred to in an unstructured text. Most of the existing methods adopt a three-step approach of (1) detecting mentions, (2) generating a list of candidate…

计算与语言 · 计算机科学 2021-08-24 Shikhar Vashishth , Denis Newman-Griffis , Rishabh Joshi , Ritam Dutt , Carolyn Rose

Named Entity Recognition (NER) aims at locating and classifying named entities in text. In some use cases of NER, including cases where detected named entities are used in creating content recommendations, it is crucial to have a reliable…

神经与进化计算 · 计算机科学 2017-12-07 Mahdi Namazifar

In a social community, multiple persons may share the same name, phone number or some other identifying attributes. This, along with other phenomena, such as name abbreviation, name misspelling, and human error leads to erroneous…

信息检索 · 计算机科学 2016-02-19 Baichuan Zhang , Tanay Kumar Saha , Mohammad Al Hasan

In real-world, our DNA is unique but many people share names. This phenomenon often causes erroneous aggregation of documents of multiple persons who are namesake of one another. Such mistakes deteriorate the performance of document…

社会与信息网络 · 计算机科学 2017-09-12 Baichuan Zhang , Mohammad Al Hasan

Today, the practice of returning entities from a knowledge base in response to search queries has become widespread. One of the distinctive characteristics of entities is that they are typed, i.e., assigned to some hierarchically organized…

信息检索 · 计算机科学 2017-08-29 Darío Garigliotti , Krisztian Balog

Entity linking is the task of mapping potentially ambiguous terms in text to their constituent entities in a knowledge base like Wikipedia. This is useful for organizing content, extracting structured data from textual documents, and in…

信息检索 · 计算机科学 2018-07-18 Michael Conover , Matthew Hayes , Scott Blackburn , Pete Skomoroch , Sam Shah

Distributional text clustering delivers semantically informative representations and captures the relevance between each word and semantic clustering centroids. We extend the neural text clustering approach to text classification tasks by…

计算与语言 · 计算机科学 2020-11-25 Yekun Chai , Haidong Zhang , Shuo Jin

We analyze the extent to which internal representations of language models (LMs) identify and distinguish mentions of named entities, focusing on the many-to-many correspondence between entities and their mentions. We first formulate two…

计算与语言 · 计算机科学 2025-07-22 Masaki Sakata , Benjamin Heinzerling , Sho Yokoi , Takumi Ito , Kentaro Inui

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, tweets pose a number…