English
Related papers

Related papers: Nested Named Entity Recognition with Partially-Obs…

200 papers

Motivation: Named Entity Recognition (NER) is a key task to support biomedical research. In Biomedical Named Entity Recognition (BioNER), obtaining high-quality expert annotated data is laborious and expensive, leading to the development of…

Computation and Language · Computer Science 2023-05-23 Liangping Ding , Giovanni Colavizza , Zhixiong Zhang

Named Entity Recognition (NER) remains challenging due to the complex entities, like nested, overlapping, and discontinuous entities. Existing approaches, such as sequence-to-sequence (Seq2Seq) generation and span-based classification, have…

Computation and Language · Computer Science 2023-10-31 Yongxiu Xu , Heyan Huang , Yue Hu

For many natural language processing (NLP) tasks the amount of annotated data is limited. This urges a need to apply semi-supervised learning techniques, such as transfer learning or meta-learning. In this work we tackle Named Entity…

Computation and Language · Computer Science 2018-12-18 Alexander Fritzler , Varvara Logacheva , Maksim Kretov

Traditional named entity recognition (NER) aims to identify text mentions into pre-defined entity types. Continual Named Entity Recognition (CNER) is introduced since entity categories are continuously increasing in various real-world…

Computation and Language · Computer Science 2025-10-14 Yawen Yang , Fukun Ma , Shiao Meng , Aiwei Liu , Lijie Wen

Named entity recognition (NER) models generally perform poorly when large training datasets are unavailable for low-resource domains. Recently, pre-training a large-scale language model has become a promising direction for coping with the…

Computation and Language · Computer Science 2021-12-02 Zihan Liu , Feijun Jiang , Yuxiang Hu , Chen Shi , Pascale Fung

We propose a neuralized undirected graphical model called Neural-Hidden-CRF to solve the weakly-supervised sequence labeling problem. Under the umbrella of probabilistic undirected graph theory, the proposed Neural-Hidden-CRF embedded with…

Computation and Language · Computer Science 2023-10-02 Zhijun Chen , Hailong Sun , Wanhao Zhang , Chunyi Xu , Qianren Mao , Pengpeng Chen

Named Entity Sentiment analysis (NESA) is one of the most actively developing application domains in Natural Language Processing (NLP). Social media NESA is a significant field of opinion analysis since detecting and tracking sentiment…

Computation and Language · Computer Science 2023-08-31 Anton Kabaev , Pavel Podberezko , Andrey Kaznacheev , Sabina Abdullayeva

The most common Named Entity Recognizers are usually sequence taggers trained on fully annotated corpora, i.e. the class of all words for all entities is known. Partially annotated corpora, i.e. some but not all entities of some types are…

Computation and Language · Computer Science 2022-04-21 Michael Strobl , Amine Trabelsi , Osmar Zaiane

Most state-of-the-art approaches for named-entity recognition (NER) use semi supervised information in the form of word clusters and lexicons. Recently neural network-based language models have been explored, as they as a byproduct generate…

Computation and Language · Computer Science 2014-04-23 Alexandre Passos , Vineet Kumar , Andrew McCallum

Named Entity Recognition (NER) is a well researched NLP task and is widely used in real world NLP scenarios. NER research typically focuses on the creation of new ways of training NER, with relatively less emphasis on resources and…

Computation and Language · Computer Science 2022-05-05 Sowmya Vajjala , Ramya Balasubramaniam

This paper presents Wojood, a corpus for Arabic nested Named Entity Recognition (NER). Nested entities occur when one entity mention is embedded inside another entity mention. Wojood consists of about 550K Modern Standard Arabic (MSA) and…

Computation and Language · Computer Science 2022-05-24 Mustafa Jarrar , Mohammed Khalilia , Sana Ghanem

Current work in named entity recognition (NER) uses either cross entropy (CE) or conditional random fields (CRF) as the objective/loss functions to optimize the underlying NER model. Both of these traditional objective functions for the NER…

Computation and Language · Computer Science 2023-04-17 Ngoc Dang Nguyen , Wei Tan , Wray Buntine , Richard Beare , Changyou Chen , Lan Du

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…

Computation and Language · Computer Science 2021-03-19 Yangming Li , Lemao Liu , Shuming Shi

Estimating probability distribution is one of the core issues in the NLP field. However, in both deep learning (DL) and pre-DL eras, unlike the vast applications of linear-chain CRF in sequence labeling tasks, very few works have applied…

Computation and Language · Computer Science 2020-08-11 Yu Zhang , Houquan Zhou , Zhenghua Li

Named Entity Recognition (NER) is the task of identifying spans that represent entities in sentences. Whether the entity spans are nested or discontinuous, the NER task can be categorized into the flat NER, nested NER, and discontinuous NER…

Computation and Language · Computer Science 2021-06-03 Hang Yan , Tao Gui , Junqi Dai , Qipeng Guo , Zheng Zhang , Xipeng Qiu

This paper presents a method of designing specific high-order dependency factor on the linear chain conditional random fields (CRFs) for named entity recognition (NER). Named entities tend to be separated from each other by multiple outside…

Computation and Language · Computer Science 2018-05-29 Wangjin Lee , Jinwook Choi

Named entity recognition (NER) is a vital task in spoken language understanding, which aims to identify mentions of named entities in text e.g., from transcribed speech. Existing neural models for NER rely mostly on dedicated word-level…

Computation and Language · Computer Science 2019-09-24 Abdalghani Abujabal , Judith Gaspers

Spoken named entity recognition (NER) aims to identify named entities from speech, playing an important role in speech processing. New named entities appear every day, however, annotating their Spoken NER data is costly. In this paper, we…

Computation and Language · Computer Science 2024-12-30 Jiawei Yu , Xiang Geng , Yuang Li , Mengxin Ren , Wei Tang , Jiahuan Li , Zhibin Lan , Min Zhang , Hao Yang , Shujian Huang , Jinsong Su

Named Entity Recognition and Disambiguation (NERD) systems have recently been widely researched to deal with the significant growth of the Web. NERD systems are crucial for several Natural Language Processing (NLP) tasks such as…

Computation and Language · Computer Science 2017-10-26 Sandro A. Coelho , Diego Moussallem , Gustavo C. Publio , Diego Esteves

Named Entity Recognition (NER) in Few-Shot setting is imperative for entity tagging in low resource domains. Existing approaches only learn class-specific semantic features and intermediate representations from source domains. This affects…

Computation and Language · Computer Science 2022-03-29 Sarkar Snigdha Sarathi Das , Arzoo Katiyar , Rebecca J. Passonneau , Rui Zhang