中文
相关论文

相关论文: Entity Tagging: Extracting Entities in Text Withou…

200 篇论文

External knowledge,e.g., entities and entity descriptions, can help humans understand texts. Many works have been explored to include external knowledge in the pre-trained models. These methods, generally, design pre-training tasks and…

计算与语言 · 计算机科学 2022-08-19 Qinghua Zhao , Shuai Ma , Yuxuan Lei

Fine-grained entity typing is the task of assigning fine-grained semantic types to entity mentions. We propose a neural architecture which learns a distributional semantic representation that leverages a greater amount of semantic context…

计算与语言 · 计算机科学 2018-04-24 Sheng Zhang , Kevin Duh , Benjamin Van Durme

Document-level entity-based extraction (EE), aiming at extracting entity-centric information such as entity roles and entity relations, is key to automatic knowledge acquisition from text corpora for various domains. Most document-level EE…

计算与语言 · 计算机科学 2021-09-13 Kung-Hsiang Huang , Sam Tang , Nanyun Peng

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

Entity linking aims to link ambiguous mentions to their corresponding entities in a knowledge base. One of the key challenges comes from insufficient labeled data for specific domains. Although dense retrievers have achieved excellent…

计算与语言 · 计算机科学 2023-10-20 Yulin Chen , Zhenran Xu , Baotian Hu , Min Zhang

Local models have recently attained astounding performances in Entity Disambiguation (ED), with generative and extractive formulations being the most promising research directions. However, previous works limited their studies to using, as…

计算与语言 · 计算机科学 2022-10-12 Luigi Procopio , Simone Conia , Edoardo Barba , Roberto Navigli

Most work in relation extraction forms a prediction by looking at a short span of text within a single sentence containing a single entity pair mention. However, many relation types, particularly in biomedical text, are expressed across…

计算与语言 · 计算机科学 2017-11-17 Patrick Verga , Emma Strubell , Ofer Shai , Andrew McCallum

In many scenarios, named entity recognition (NER) models severely suffer from unlabeled entity problem, where the entities of a sentence may not be fully annotated. Through empirical studies performed on synthetic datasets, we find two…

计算与语言 · 计算机科学 2021-03-19 Yangming Li , Lemao Liu , Shuming Shi

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…

Biomedical entity linking is the task of identifying mentions of biomedical concepts in text documents and mapping them to canonical entities in a target thesaurus. Recent advancements in entity linking using BERT-based models follow a…

计算与语言 · 计算机科学 2021-03-10 Rajarshi Bhowmik , Karl Stratos , Gerard de Melo

Entity disambiguation (ED) is the task of mapping an ambiguous entity mention to the corresponding entry in a structured knowledge base. Previous research showed that entity overshadowing is a significant challenge for existing ED models:…

计算与语言 · 计算机科学 2022-10-13 Vera Provatorova , Simone Tedeschi , Svitlana Vakulenko , Roberto Navigli , Evangelos Kanoulas

Named entity recognition is a fundamental task in natural language processing, identifying the span and category of entities in unstructured texts. The traditional sequence labeling methodology ignores the nested entities, i.e. entities…

计算与语言 · 计算机科学 2022-10-24 Xueru Wen , Changjiang Zhou , Haotian Tang , Luguang Liang , Yu Jiang , Hong Qi

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

We introduce SpERT, an attention model for span-based joint entity and relation extraction. Our key contribution is a light-weight reasoning on BERT embeddings, which features entity recognition and filtering, as well as relation…

计算与语言 · 计算机科学 2021-06-30 Markus Eberts , Adrian Ulges

Extracting entities and relations from unstructured text has attracted increasing attention in recent years but remains challenging, due to the intrinsic difficulty in identifying overlapping relations with shared entities. Prior works show…

计算与语言 · 计算机科学 2020-10-27 Yucheng Wang , Bowen Yu , Yueyang Zhang , Tingwen Liu , Hongsong Zhu , Limin Sun

In practical scenario, relation extraction needs to first identify entity pairs that have relation and then assign a correct relation class. However, the number of non-relation entity pairs in context (negative instances) usually far…

计算与语言 · 计算机科学 2019-06-24 Wei Ye , Bo Li , Rui Xie , Zhonghao Sheng , Long Chen , Shikun Zhang

Medical entity span extraction and linking are critical steps for many healthcare NLP tasks. Most existing entity extraction methods either have a fixed vocabulary of medical entities or require span annotations. In this paper, we propose a…

计算与语言 · 计算机科学 2022-11-22 Raymond Li , Ilya Valmianski , Li Deng , Xavier Amatriain , Anitha Kannan

Collective entity disambiguation aims to jointly resolve multiple mentions by linking them to their associated entities in a knowledge base. Previous works are primarily based on the underlying assumption that entities within the same…

信息检索 · 计算机科学 2018-07-17 Minh C. Phan , Aixin Sun , Yi Tay , Jialong Han , Chenliang Li

Previous studies have shown that linguistic features of a word such as possession, genitive or other grammatical cases can be employed in word representations of a named entity recognition (NER) tagger to improve the performance for…

计算与语言 · 计算机科学 2019-11-12 Onur Güngör , Suzan Üsküdarlı , Tunga Güngör

In the last years, the consolidation of deep neural network architectures for information extraction in document images has brought big improvements in the performance of each of the tasks involved in this process, consisting of text…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Manuel Carbonell , Alicia Fornés , Mauricio Villegas , Josep Lladós