中文
相关论文

相关论文: Evaluating the word-expert approach for Named-Enti…

200 篇论文

Modern entity linking systems rely on large collections of documents specifically annotated for the task (e.g., AIDA CoNLL). In contrast, we propose an approach which exploits only naturally occurring information: unlabeled documents and…

计算与语言 · 计算机科学 2019-06-05 Phong Le , Ivan Titov

Named Entity Recognition (NER) is an important subtask of information extraction that seeks to locate and recognise named entities. Despite recent achievements, we still face limitations with correctly detecting and classifying entities,…

信息检索 · 计算机科学 2017-10-31 Diego Esteves , Rafael Peres , Jens Lehmann , Giulio Napolitano

Word Sense Disambiguation (WSD) aims to automatically identify the exact meaning of one word according to its context. Existing supervised models struggle to make correct predictions on rare word senses due to limited training data and can…

计算与语言 · 计算机科学 2021-10-28 Wenlin Yao , Xiaoman Pan , Lifeng Jin , Jianshu Chen , Dian Yu , Dong Yu

Domain-specific named entity recognition (NER) on Computer Science (CS) scholarly articles is an information extraction task that is arguably more challenging for the various annotation aims that can beset the task and has been less studied…

计算与语言 · 计算机科学 2022-11-15 Jennifer D'Souza , Sören Auer

Most weakly supervised named entity recognition (NER) models rely on domain-specific dictionaries provided by experts. This approach is infeasible in many domains where dictionaries do not exist. While a phrase retrieval model was used to…

计算与语言 · 计算机科学 2023-06-02 Hyunjae Kim , Jaehyo Yoo , Seunghyun Yoon , Jaewoo Kang

Word Sense Disambiguation (WSD) aims to find the exact sense of an ambiguous word in a particular context. Traditional supervised methods rarely take into consideration the lexical resources like WordNet, which are widely utilized in…

计算与语言 · 计算机科学 2020-01-07 Luyao Huang , Chi Sun , Xipeng Qiu , Xuanjing Huang

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

Word sense disambiguation (WSD), which aims to determine an appropriate sense for a target word given its context, is crucial for natural language understanding. Existing supervised methods treat WSD as a classification task and have…

计算与语言 · 计算机科学 2023-06-13 Zhu Liu , Ying Liu

Text similarity calculation is a fundamental problem in natural language processing and related fields. In recent years, deep neural networks have been developed to perform the task and high performances have been achieved. The neural…

计算与语言 · 计算机科学 2018-10-26 Yilin Niu , Chao Qiao , Hang Li , Minlie Huang

Named Entity Recognition (NER) aims to extract and classify entity mentions in the text into pre-defined types (e.g., organization or person name). Recently, many works have been proposed to shape the NER as a machine reading comprehension…

计算与语言 · 计算机科学 2023-09-21 Yibo Wang , Wenting Zhao , Yao Wan , Zhongfen Deng , Philip S. Yu

This paper describes the system proposed by Sabanc{\i} University Natural Language Processing Group in the SemEval-2022 MultiCoNER task. We developed an unsupervised entity linking pipeline that detects potential entity mentions with the…

计算与语言 · 计算机科学 2022-03-23 Buse Çarık , Fatih Beyhan , Reyyan Yeniterzi

Previous entity disambiguation (ED) methods adopt a discriminative paradigm, where prediction is made based on matching scores between mention context and candidate entities using length-limited encoders. However, these methods often…

计算与语言 · 计算机科学 2023-11-07 Zilin Xiao , Linjun Shou , Xingyao Zhang , Jie Wu , Ming Gong , Jian Pei , Daxin Jiang

Entities and relationships between entities are vital in the real world. Essentially, we understand the world by understanding entities and relations. For instance, to understand a field, e.g., computer science, we need to understand the…

计算与语言 · 计算机科学 2023-10-24 Jie Huang , Kevin Chen-Chuan Chang

A large class of unsupervised algorithms for Word Sense Disambiguation (WSD) is that of dictionary-based methods. Various algorithms have as the root Lesk's algorithm, which exploits the sense definitions in the dictionary directly. Our…

计算与语言 · 计算机科学 2008-12-18 Doina Tatar , Gabriela Serban , Andreea Mihis , Mihaiela Lupea , Dana Lupsa , Militon Frentiu

Content on the Internet is heterogeneous and arises from various domains like News, Entertainment, Finance and Technology. Understanding such content requires identifying named entities (persons, places and organizations) as one of the key…

计算与语言 · 计算机科学 2016-12-02 Vivek Kulkarni , Yashar Mehdad , Troy Chevalier

Entity Linking is the task of matching a mention to an entity in a given knowledge base (KB). It contributes to annotating a massive amount of documents existing on the Web to harness new facts about their matched entities. However,…

计算与语言 · 计算机科学 2022-10-28 Hassan Soliman

As a fundamental natural language processing task and one of core knowledge extraction techniques, named entity recognition (NER) is widely used to extract information from texts for downstream tasks. Nested NER is a branch of NER in which…

计算与语言 · 计算机科学 2022-04-19 Yifei Yang , Zuchao Li , Hai Zhao

Named Entity Recognition (NER) is often the first step towards automated Knowledge Base (KB) generation from raw text. In this work, we assess the bias in various Named Entity Recognition (NER) systems for English across different…

计算与语言 · 计算机科学 2020-08-11 Shubhanshu Mishra , Sijun He , Luca Belli

Named Entity Recognition for social media data is challenging because of its inherent noisiness. In addition to improper grammatical structures, it contains spelling inconsistencies and numerous informal abbreviations. We propose a novel…

计算与语言 · 计算机科学 2019-06-11 Gustavo Aguilar , Suraj Maharjan , Adrian Pastor López-Monroy , Thamar Solorio

Entity linking (EL) is the process of linking entity mentions appearing in text with their corresponding entities in a knowledge base. EL features of entities (e.g., prior probability, relatedness score, and entity embedding) are usually…

计算与语言 · 计算机科学 2022-08-09 Chenwei Ran , Wei Shen , Jianbo Gao , Yuhan Li , Jianyong Wang , Yantao Jia