中文
相关论文

相关论文: Fine-Grained Named Entity Recognition using ELMo a…

200 篇论文

The growth of cross-lingual pre-trained models has enabled NLP tools to rapidly generalize to new languages. While these models have been applied to tasks involving entities, their ability to explicitly predict typological features of these…

计算与语言 · 计算机科学 2021-10-18 Nila Selvaraj , Yasumasa Onoe , Greg Durrett

Named entity recognition identifies common classes of entities in text, but these entity labels are generally sparse, limiting utility to downstream tasks. In this work we present ScienceExamCER, a densely-labeled semantic classification…

计算与语言 · 计算机科学 2019-11-26 Hannah Smith , Zeyu Zhang , John Culnan , Peter Jansen

Extraction from raw text to a knowledge base of entities and fine-grained types is often cast as prediction into a flat set of entity and type labels, neglecting the rich hierarchies over types and entities contained in curated ontologies.…

计算与语言 · 计算机科学 2018-07-16 Shikhar Murty* , Patrick Verga* , Luke Vilnis , Irena Radovanovic , Andrew McCallum

Traditional information retrieval treats named entity recognition as a pre-indexing corpus annotation task, allowing entity tags to be indexed and used during search. Named entity taggers themselves are typically trained on thousands or…

信息检索 · 计算机科学 2018-06-14 John Foley , Sheikh Muhammad Sarwar , James Allan

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…

计算与语言 · 计算机科学 2016-06-28 Yadollah Yaghoobzadeh , Hinrich Schütze

Named entity recognition often fails in idiosyncratic domains. That causes a problem for depending tasks, such as entity linking and relation extraction. We propose a generic and robust approach for high-recall named entity recognition. Our…

计算与语言 · 计算机科学 2016-08-25 Sebastian Arnold , Felix A. Gers , Torsten Kilias , Alexander Löser

Named Entity Recognition seeks to extract substrings within a text that name real-world objects and to determine their type (for example, whether they refer to persons or organizations). In this survey, we first present an overview of…

计算与语言 · 计算机科学 2024-12-23 Imed Keraghel , Stanislas Morbieu , Mohamed Nadif

The surge of large language models (LLMs) has revolutionized the extraction and analysis of crucial information from a growing volume of financial statements, announcements, and business news. Recognition for named entities to construct…

计算与语言 · 计算机科学 2025-01-07 Yi-Te Lu , Yintong Huo

Ultra-fine entity typing (UFET) is the task of inferring the semantic types, from a large set of fine-grained candidates, that apply to a given entity mention. This task is especially challenging because we only have a small number of…

计算与语言 · 计算机科学 2023-05-23 Na Li , Zied Bouraoui , Steven Schockaert

Entities are essential elements of natural language. In this paper, we present methods for learning multi-level representations of entities on three complementary levels: character (character patterns in entity names extracted, e.g., by…

计算与语言 · 计算机科学 2017-01-18 Yadollah Yaghoobzadeh , Hinrich Schütze

Fine-grained entity typing (FET) is the task of identifying specific entity types at a fine-grained level for entity mentions based on their contextual information. Conventional methods for FET require extensive human annotation, which is…

计算与语言 · 计算机科学 2023-10-13 Siru Ouyang , Jiaxin Huang , Pranav Pillai , Yunyi Zhang , Yu Zhang , Jiawei Han

Conventional entity typing approaches are based on independent classification paradigms, which make them difficult to recognize inter-dependent, long-tailed and fine-grained entity types. In this paper, we argue that the implicitly entailed…

计算与语言 · 计算机科学 2021-09-14 Qing Liu , Hongyu Lin , Xinyan Xiao , Xianpei Han , Le Sun , Hua Wu

When an entity name contains other names within it, the identification of all combinations of names can become difficult and expensive. We propose a new method to recognize not only outermost named entities but also inner nested ones. We…

计算与语言 · 计算机科学 2020-07-13 Takashi Shibuya , Eduard Hovy

Ever-larger language models with ever-increasing capabilities are by now well-established text processing tools. Alas, information extraction tasks such as named entity recognition are still largely unaffected by this progress as they are…

计算与语言 · 计算机科学 2023-08-16 Tobias Deußer , Lars Hillebrand , Christian Bauckhage , Rafet Sifa

This paper presents a novel framework, MGNER, for Multi-Grained Named Entity Recognition where multiple entities or entity mentions in a sentence could be non-overlapping or totally nested. Different from traditional approaches regarding…

计算与语言 · 计算机科学 2020-04-06 Congying Xia , Chenwei Zhang , Tao Yang , Yaliang Li , Nan Du , Xian Wu , Wei Fan , Fenglong Ma , Philip Yu

Recently, considerable literature has grown up around the theme of few-shot named entity recognition (NER), but little published benchmark data specifically focused on the practical and challenging task. Current approaches collect existing…

计算与语言 · 计算机科学 2021-09-02 Ning Ding , Guangwei Xu , Yulin Chen , Xiaobin Wang , Xu Han , Pengjun Xie , Hai-Tao Zheng , Zhiyuan Liu

When it comes to comprehending and analyzing multi-relational data, the semantics of relations are crucial. Polysemous relations between different types of entities, that represent multiple semantics, are common in real-world relational…

人工智能 · 计算机科学 2022-02-21 Nitisha Jain , Ralf Krestel

Recently, there is an effort to extend fine-grained entity typing by using a richer and ultra-fine set of types, and labeling noun phrases including pronouns and nominal nouns instead of just named entity mentions. A key challenge for this…

计算与语言 · 计算机科学 2021-06-09 Hongliang Dai , Yangqiu Song , Haixun Wang

We introduce ReFinED, an efficient end-to-end entity linking model which uses fine-grained entity types and entity descriptions to perform linking. The model performs mention detection, fine-grained entity typing, and entity disambiguation…

计算与语言 · 计算机科学 2022-07-12 Tom Ayoola , Shubhi Tyagi , Joseph Fisher , Christos Christodoulopoulos , Andrea Pierleoni

We present a new local entity disambiguation system. The key to our system is a novel approach for learning entity representations. In our approach we learn an entity aware extension of Embedding for Language Model (ELMo) which we call…

计算与语言 · 计算机科学 2019-08-23 Hamed Shahbazi , Xiaoli Z. Fern , Reza Ghaeini , Rasha Obeidat , Prasad Tadepalli