中文
相关论文

相关论文: Real World Conversational Entity Linking Requires …

200 篇论文

Cross-lingual Entity Linking (XEL), the problem of grounding mentions of entities in a foreign language text into an English knowledge base such as Wikipedia, has seen a lot of research in recent years, with a range of promising techniques.…

计算与语言 · 计算机科学 2020-10-08 Xingyu Fu , Weijia Shi , Xiaodong Yu , Zian Zhao , Dan Roth

In entity linking, mentions of named entities in raw text are disambiguated against a knowledge base (KB). This work focuses on linking to unseen KBs that do not have training data and whose schema is unknown during training. Our approach…

计算与语言 · 计算机科学 2020-10-23 Yogarshi Vyas , Miguel Ballesteros

Entity linking aims to link ambiguous mentions to their corresponding entities in a knowledge base, which is significant and fundamental for various downstream applications, e.g., knowledge base completion, question answering, and…

计算与语言 · 计算机科学 2022-07-20 Xiuxing Li , Zhenyu Li , Zhengyan Zhang , Ning Liu , Haitao Yuan , Wei Zhang , Zhiyuan Liu , Jianyong Wang

Cross-lingual Entity Linking (XEL) aims to ground entity mentions written in any language to an English Knowledge Base (KB), such as Wikipedia. XEL for most languages is challenging, owing to limited availability of resources as…

计算与语言 · 计算机科学 2018-09-21 Shyam Upadhyay , Nitish Gupta , Dan Roth

Whilst there has been growing progress in Entity Linking (EL) for general language, existing datasets fail to address the complex nature of health terminology in layman's language. Meanwhile, there is a growing need for applications that…

计算与语言 · 计算机科学 2020-10-09 Marco Basaldella , Fangyu Liu , Ehsan Shareghi , Nigel Collier

This article analyzes the use of Large Language Models (LLMs) as support for the conceptual modeling of relational databases through the automatic generation of Entity-Relationship (ER) diagrams from natural language requirements. The…

Entity Linking (EL) plays a crucial role in Natural Language Processing (NLP) applications, enabling the disambiguation of entity mentions by linking them to their corresponding entries in a reference knowledge base (KB). Thanks to their…

计算与语言 · 计算机科学 2025-05-07 Marta Boscariol , Luana Bulla , Lia Draetta , Beatrice Fiumanò , Emanuele Lenzi , Leonardo Piano

The current state-of-the-art Entity Linking (EL) systems are geared towards corpora that are as heterogeneous as the Web, and therefore perform sub-optimally on domain-specific corpora. A key open problem is how to construct effective EL…

信息检索 · 计算机科学 2015-09-29 Alex Olieman , Jaap Kamps , Maarten Marx , Arjan Nusselder

Automatic extraction of funding information from academic articles adds significant value to industry and research communities, such as tracking research outcomes by funding organizations, profiling researchers and universities based on the…

计算与语言 · 计算机科学 2022-09-21 Gizem Aydin , Seyed Amin Tabatabaei , Giorgios Tsatsaronis , Faegheh Hasibi

Zero-shot entity and relation classification models leverage available external information of unseen classes -- e.g., textual descriptions -- to annotate input text data. Thanks to the minimum data requirement, Zero-Shot Learning (ZSL)…

We propose yet another entity linking model (YELM) which links words to entities instead of spans. This overcomes any difficulties associated with the selection of good candidate mention spans and makes the joint training of mention…

计算与语言 · 计算机科学 2020-11-10 Haotian Chen , Andrej Zukov-Gregoric , Xi David Li , Sahil Wadhwa

Microblogging is a model of content sharing in which the temporal locality of posts with respect to important events, either of foreseeable or unforeseeable nature, makes applica- tions of real-time filtering of great practical interest. We…

信息检索 · 计算机科学 2016-11-11 Giacomo Berardi , Diego Ceccarelli , Andrea Esuli , Diego Marcheggiani

Entity linking (EL) is the computational process of connecting textual mentions to corresponding entities. Like many areas of natural language processing, the EL field has greatly benefited from deep learning, leading to significant…

计算与语言 · 计算机科学 2024-06-26 Dominik Farhan

We present the zero-shot entity linking task, where mentions must be linked to unseen entities without in-domain labeled data. The goal is to enable robust transfer to highly specialized domains, and so no metadata or alias tables are…

计算与语言 · 计算机科学 2019-06-19 Lajanugen Logeswaran , Ming-Wei Chang , Kenton Lee , Kristina Toutanova , Jacob Devlin , Honglak Lee

Recent advances in Large Language Models (LLMs) have positioned them as a prominent solution for Natural Language Processing tasks. Notably, they can approach these problems in a zero or few-shot manner, thereby eliminating the need for…

机器学习 · 计算机科学 2025-05-07 Gerard Pons , Besim Bilalli , Anna Queralt

Entity linking (EL) is the task of automatically identifying entity mentions in text and resolving them to a corresponding entity in a reference knowledge base like Wikipedia. Throughout the past decade, a plethora of EL systems and…

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

In our continuously evolving world, entities change over time and new, previously non-existing or unknown, entities appear. We study how this evolutionary scenario impacts the performance on a well established entity linking (EL) task. For…

An Entity Linking system aligns the textual mentions of entities in a text to their corresponding entries in a knowledge base. However, deploying a neural entity linking system for efficient real-time inference in production environments is…

While much attention has been paid to identifying explicit hate speech, implicit hateful expressions that are disguised in coded or indirect language are pervasive and remain a major challenge for existing hate speech detection systems.…

计算与语言 · 计算机科学 2023-01-02 Jessica Lin

Linking textual values in tabular data to their corresponding entities in a Knowledge Base is a core task across a variety of data integration and enrichment applications. Although Large Language Models (LLMs) have shown State-of-The-Art…

计算与语言 · 计算机科学 2025-10-03 Carlo Bono , Federico Belotti , Matteo Palmonari