中文
相关论文

相关论文: Biomedical Named Entity Recognition at Scale

200 篇论文

Biomedical Named Entity Recognition (NER) is a fundamental task of Biomedical Natural Language Processing for extracting relevant information from biomedical texts, such as clinical records, scientific publications, and electronic health…

计算与语言 · 计算机科学 2023-12-27 Fahime Shahrokh , Nasser Ghadiri , Rasoul Samani , Milad Moradi

Named Entity Recognition (NER) or the extraction of concepts from clinical text is the task of identifying entities in text and slotting them into categories such as problems, treatments, tests, clinical departments, occurrences (such as…

计算与语言 · 计算机科学 2022-08-31 Namrata Nath , Sang-Heon Lee , Ivan Lee

Named entity recognition (NER) stands as a fundamental and pivotal task within the realm of Natural Language Processing. Particularly within the domain of Biomedical Method NER, this task presents notable challenges, stemming from the…

计算与语言 · 计算机科学 2024-07-01 Chen Tang , Bohao Yang , Kun Zhao , Bo Lv , Chenghao Xiao , Frank Guerin , Chenghua Lin

We present a weakly-supervised data augmentation approach to improve Named Entity Recognition (NER) in a challenging domain: extracting biomedical entities (e.g., proteins) from the scientific literature. First, we train a neural NER (NNER)…

机器学习 · 计算机科学 2019-06-04 Joel Mathew , Shobeir Fakhraei , José Luis Ambite

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…

计算与语言 · 计算机科学 2019-12-20 Fernando Sánchez León , Ana González Ledesma

In biomedical natural language processing, named entity recognition (NER) and named entity normalization (NEN) are key tasks that enable the automatic extraction of biomedical entities (e.g. diseases and drugs) from the ever-growing…

计算与语言 · 计算机科学 2022-10-07 Mujeen Sung , Minbyul Jeong , Yonghwa Choi , Donghyeon Kim , Jinhyuk Lee , Jaewoo Kang

The task of Named Entity Recognition (NER) is an important component of many natural language processing systems, such as relation extraction and knowledge graph construction. In this work, we present a simple and effective approach for…

计算与语言 · 计算机科学 2022-03-29 Urchade Zaratiana , Pierre Holat , Nadi Tomeh , Thierry Charnois

Large language models (LLMs) have demonstrated dominating performance in many NLP tasks, especially on generative tasks. However, they often fall short in some information extraction tasks, particularly those requiring domain-specific…

计算与语言 · 计算机科学 2023-09-22 Junyi Bian , Jiaxuan Zheng , Yuyi Zhang , Shanfeng Zhu

In the domain of Natural Language Processing (NLP), Named Entity Recognition (NER) stands out as a pivotal mechanism for extracting structured insights from unstructured text. This manuscript offers an exhaustive exploration into the…

计算与语言 · 计算机科学 2023-09-26 Kalyani Pakhale

Deep neural network models have recently achieved state-of-the-art performance gains in a variety of natural language processing (NLP) tasks (Young, Hazarika, Poria, & Cambria, 2017). However, these gains rely on the availability of large…

计算与语言 · 计算机科学 2018-11-15 Maximilian Hofer , Andrey Kormilitzin , Paul Goldberg , Alejo Nevado-Holgado

Biomedical named entity recognition (BNER) serves as the foundation for numerous biomedical text mining tasks. Unlike general NER, BNER require a comprehensive grasp of the domain, and incorporating external knowledge beyond training data…

计算与语言 · 计算机科学 2023-07-06 Junyi Bian , Rongze Jiang , Weiqi Zhai , Tianyang Huang , Hong Zhou , Shanfeng Zhu

Motivation: State-of-the-art biomedical named entity recognition (BioNER) systems often require handcrafted features specific to each entity type, such as genes, chemicals and diseases. Although recent studies explored using neural network…

信息检索 · 计算机科学 2018-10-09 Xuan Wang , Yu Zhang , Xiang Ren , Yuhao Zhang , Marinka Zitnik , Jingbo Shang , Curtis Langlotz , Jiawei Han

Named Entity Recognition (NER) is a fundamental Natural Language Processing (NLP) task to extract entities from unstructured data. The previous methods for NER were based on machine learning or deep learning. Recently, pre-training models…

计算与语言 · 计算机科学 2020-02-21 Yu Wang , Yining Sun , Zuchang Ma , Lisheng Gao , Yang Xu , Ting Sun

Named-entity recognition (NER) is fundamental to extracting structured information from the >80% of healthcare data that resides in unstructured clinical notes and biomedical literature. Despite recent advances with large language models,…

计算与语言 · 计算机科学 2025-08-05 Maziyar Panahi

This study is dedicated to exploring the application of prompt learning methods to advance Named Entity Recognition (NER) within the medical domain. In recent years, the emergence of large-scale models has driven significant progress in NER…

计算与语言 · 计算机科学 2025-06-04 Jinzhu Yang

Recognition of biomedical entities from literature is a challenging research focus, which is the foundation for extracting a large amount of biomedical knowledge existing in unstructured texts into structured formats. Using the sequence…

计算与语言 · 计算机科学 2021-05-18 Cong Sun , Zhihao Yang , Lei Wang , Yin Zhang , Hongfei Lin , Jian Wang

This technical report introduces a Named Clinical Entity Recognition Benchmark for evaluating language models in healthcare, addressing the crucial natural language processing (NLP) task of extracting structured information from clinical…

Named Entity Recognition (NER) is a useful component in Natural Language Processing (NLP) applications. It is used in various tasks such as Machine Translation, Summarization, Information Retrieval, and Question-Answering systems. The…

In biomedical literature, it is common for entity boundaries to not align with word boundaries. Therefore, effective identification of entity spans requires approaches capable of considering tokens that are smaller than words. We introduce…

计算与语言 · 计算机科学 2018-09-25 Emily Sheng , Prem Natarajan

Named Entity Recognition (NER) is a key component in NLP systems for question answering, information retrieval, relation extraction, etc. NER systems have been studied and developed widely for decades, but accurate systems using deep neural…

计算与语言 · 计算机科学 2019-12-12 Vikas Yadav , Steven Bethard
‹ 上一页 1 2 3 10 下一页 ›