English
Related papers

Related papers: Named Entity Recognition for Partially Annotated D…

200 papers

Named entity recognition (NER) identifies typed entity mentions in raw text. While the task is well-established, there is no universally used tagset: often, datasets are annotated for use in downstream applications and accordingly only…

Computation and Language · Computer Science 2019-10-08 Xiao Huang , Li Dong , Elizabeth Boschee , Nanyun Peng

Supervised machine learning assumes the availability of fully-labeled data, but in many cases, such as low-resource languages, the only data available is partially annotated. We study the problem of Named Entity Recognition (NER) with…

Computation and Language · Computer Science 2019-09-23 Stephen Mayhew , Snigdha Chaturvedi , Chen-Tse Tsai , Dan Roth

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

While typical named entity recognition (NER) models require the training set to be annotated with all target types, each available datasets may only cover a part of them. Instead of relying on fully-typed NER datasets, many efforts have…

Machine Learning · Computer Science 2020-05-04 Shi Zhi , Liyuan Liu , Yu Zhang , Shiyin Wang , Qi Li , Chao Zhang , Jiawei Han

Named entity recognition (NER) aims to identify mentions of named entities in an unstructured text and classify them into predefined named entity classes. While deep learning-based pre-trained language models help to achieve good predictive…

Computation and Language · Computer Science 2023-06-16 Ali Osman Berk Sapci , Oznur Tastan , Reyyan Yeniterzi

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 in correctly detecting and classifying entities,…

Information Retrieval · Computer Science 2018-09-07 Diego Esteves

Training a Named Entity Recognition (NER) model often involves fixing a taxonomy of entity types. However, requirements evolve and we might need the NER model to recognize additional entity types. A simple approach is to re-annotate entire…

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…

Computation and Language · Computer Science 2024-12-23 Imed Keraghel , Stanislas Morbieu , Mohamed Nadif

Telephone transcription data can be very noisy due to speech recognition errors, disfluencies, etc. Not only that annotating such data is very challenging for the annotators, but also such data may have lots of annotation errors even after…

Computation and Language · Computer Science 2022-11-03 Md Tahmid Rahman Laskar , Cheng Chen , Xue-Yong Fu , Shashi Bhushan TN

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…

Information Retrieval · Computer Science 2018-06-14 John Foley , Sheikh Muhammad Sarwar , James Allan

We study learning named entity recognizers in the presence of missing entity annotations. We approach this setting as tagging with latent variables and propose a novel loss, the Expected Entity Ratio, to learn models in the presence of…

Computation and Language · Computer Science 2021-08-17 Thomas Effland , Michael Collins

Most state-of-the-art models for named entity recognition (NER) rely on the availability of large amounts of labeled data, making them challenging to extend to new, lower-resourced languages. However, there are now several proposed…

Computation and Language · Computer Science 2019-08-27 Aditi Chaudhary , Jiateng Xie , Zaid Sheikh , Graham Neubig , Jaime G. Carbonell

Nested named entity recognition identifies entities contained within other entities, but requires expensive multi-level annotation. While flat NER corpora exist abundantly, nested resources remain scarce. We investigate whether models can…

Computation and Language · Computer Science 2026-03-03 Igor Rozhkov , Natalia Loukachevitch

Food touches our lives through various endeavors, including flavor, nourishment, health, and sustainability. Recipes are cultural capsules transmitted across generations via unstructured text. Automated protocols for recognizing named…

Computation and Language · Computer Science 2024-06-07 Mansi Goel , Ayush Agarwal , Shubham Agrawal , Janak Kapuriya , Akhil Vamshi Konam , Rishabh Gupta , Shrey Rastogi , Niharika , Ganesh Bagler

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…

Computation and Language · Computer Science 2019-06-11 Gustavo Aguilar , Suraj Maharjan , Adrian Pastor López-Monroy , Thamar Solorio

Training neural models for named entity recognition (NER) in a new domain often requires additional human annotations (e.g., tens of thousands of labeled instances) that are usually expensive and time-consuming to collect. Thus, a crucial…

Computation and Language · Computer Science 2020-07-08 Bill Yuchen Lin , Dong-Ho Lee , Ming Shen , Ryan Moreno , Xiao Huang , Prashant Shiralkar , Xiang Ren

Named-entity recognition (NER) aims at identifying entities of interest in a text. Artificial neural networks (ANNs) have recently been shown to outperform existing NER systems. However, ANNs remain challenging to use for non-expert users.…

Computation and Language · Computer Science 2017-05-17 Franck Dernoncourt , Ji Young Lee , Peter Szolovits

This paper presents a comprehensive study to efficiently build named entity recognition (NER) systems when a small number of in-domain labeled data is available. Based upon recent Transformer-based self-supervised pre-trained language…

Computation and Language · Computer Science 2021-01-01 Jiaxin Huang , Chunyuan Li , Krishan Subudhi , Damien Jose , Shobana Balakrishnan , Weizhu Chen , Baolin Peng , Jianfeng Gao , Jiawei Han

Named entity recognition (NER) is the very first step in the linguistic processing of any new domain. It is currently a common process in BioNLP on English clinical text. However, it is still in its infancy in other major languages, as it…

Computation and Language · Computer Science 2019-12-20 Fernando Sánchez León , Ana González Ledesma

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
‹ Prev 1 2 3 10 Next ›