中文
相关论文

相关论文: Exhaustive Entity Recognition for Coptic: Challeng…

200 篇论文

Knowledge is captured in the form of entities and their relationships and stored in knowledge graphs. Knowledge graphs enhance the capabilities of applications in many different areas including Web search, recommendation, and natural…

机器学习 · 计算机科学 2021-03-31 Kalpa Gunaratna , Yu Wang , Hongxia Jin

A growing number of applications users daily interact with have to operate in (near) real-time: chatbots, digital companions, knowledge work support systems -- just to name a few. To perform the services desired by the user, these systems…

计算与语言 · 计算机科学 2019-05-07 Christian Jilek , Markus Schröder , Rudolf Novik , Sven Schwarz , Heiko Maus , Andreas Dengel

Cross-lingual entity linking (XEL) grounds named entities in a source language to an English Knowledge Base (KB), such as Wikipedia. XEL is challenging for most languages because of limited availability of requisite resources. However, much…

计算与语言 · 计算机科学 2019-10-02 Shuyan Zhou , Shruti Rijhwani , Graham Neubig

Entity Linking is one of the essential tasks of information extraction and natural language understanding. Entity linking mainly consists of two tasks: recognition and disambiguation of named entities. Most studies address these two tasks…

计算与语言 · 计算机科学 2021-02-02 Majid Asgari-Bidhendi , Behrooz Janfada , Amir Havangi , Sayyed Ali Hossayni , Behrouz Minaei-Bidgoli

In recent years, Pre-trained Language Models (PLMs) have shown their superiority by pre-training on unstructured text corpus and then fine-tuning on downstream tasks. On entity-rich textual resources like Wikipedia, Knowledge-Enhanced PLMs…

计算与语言 · 计算机科学 2023-05-04 Yichuan Li , Jialong Han , Kyumin Lee , Chengyuan Ma , Benjamin Yao , Derek Liu

Many fundamental problems in natural language processing rely on determining what entities appear in a given text. Commonly referenced as entity linking, this step is a fundamental component of many NLP tasks such as text understanding,…

计算与语言 · 计算机科学 2016-02-01 Octavian-Eugen Ganea , Marina Ganea , Aurelien Lucchi , Carsten Eickhoff , Thomas Hofmann

Large language models (LLMs) have been leveraged for several years now, obtaining state-of-the-art performance in recognizing entities from modern documents. For the last few months, the conversational agent ChatGPT has "prompted" a lot of…

A major challenge in Entity Linking (EL) is making effective use of contextual information to disambiguate mentions to Wikipedia that might refer to different entities in different contexts. The problem exacerbates with cross-lingual EL…

计算与语言 · 计算机科学 2017-12-06 Avirup Sil , Gourab Kundu , Radu Florian , Wael Hamza

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

Online encyclopedia such as Wikipedia has become one of the best sources of knowledge. Much effort has been devoted to expanding and enriching the structured data by automatic information extraction from unstructured text in Wikipedia.…

信息检索 · 计算机科学 2014-06-26 Kezun Zhang , Yanghua Xiao , Hanghang Tong , Haixun Wang , Wei Wang

Recently, due to the increasing popularity of social media, the necessity for extracting information from informal text types, such as microblog texts, has gained significant attention. In this study, we focused on the Named Entity…

计算与语言 · 计算机科学 2018-10-23 Eda Okur , Hakan Demir , Arzucan Özgür

Unsupervised learning of low-dimensional, semantic representations of words and entities has recently gained attention. In this paper we describe the Semantic Entity Retrieval Toolkit (SERT) that provides implementations of our previously…

计算与语言 · 计算机科学 2017-07-18 Christophe Van Gysel , Maarten de Rijke , Evangelos Kanoulas

Our collective attention span is shortened by the flood of online information. With \textit{FarFetched}, we address the need for automated claim validation based on the aggregated evidence derived from multiple online news sources. We…

计算与语言 · 计算机科学 2024-07-16 Dimitris Papadopoulos , Katerina Metropoulou , Nikolaos Matsatsinis , Nikolaos Papadakis

Entity Linking involves detecting and linking entity mentions in natural language texts to a knowledge graph. Traditional methods use a two-step process with separate models for entity recognition and disambiguation, which can be…

计算与语言 · 计算机科学 2025-10-23 Daniel Vollmers , Hamada M. Zahera , Diego Moussallem , Axel-Cyrille Ngonga Ngomo

Named Entity Recognition (NER) is a fundamental task in NLP that is used to locate the key information in text and is primarily applied in conversational and search systems. In commercial applications, NER or comparable slot-filling methods…

计算与语言 · 计算机科学 2023-06-13 Maithili Sabane , Aparna Ranade , Onkar Litake , Parth Patil , Raviraj Joshi , Dipali Kadam

Named entity recognition (NER) is one of the tasks in natural language processing that can greatly benefit from the use of external knowledge sources. We propose a named entity recognition framework composed of knowledge-based feature…

计算与语言 · 计算机科学 2019-06-07 Sławomir Dadas

Entity relatedness has emerged as an important feature in a plethora of applications such as information retrieval, entity recommendation and entity linking. Given an entity, for instance a person or an organization, entity relatedness…

信息检索 · 计算机科学 2018-10-25 Nilamadhaba Mohapatra , Vasileios Iosifidis , Asif Ekbal , Stefan Dietze , Pavlos Fafalios

Links are a fundamental part of information networks, turning isolated pieces of knowledge into a network of information that is much richer than the sum of its parts. However, adding a new link to the network is not trivial: it requires…

计算与语言 · 计算机科学 2024-10-08 Tomás Feith , Akhil Arora , Martin Gerlach , Debjit Paul , Robert West

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

Most NLP approaches to entity linking and coreference resolution focus on retrieving similar mentions using sparse or dense text representations. The common "Wikification" task, for instance, retrieves candidate Wikipedia articles for each…

计算与语言 · 计算机科学 2022-09-02 Ryan Muther , David Smith