中文
相关论文

相关论文: BioNerFlair: biomedical named entity recognition u…

200 篇论文

Named Entity Recognition (NER) is essential in various Natural Language Processing (NLP) applications. Traditional NER models are effective but limited to a set of predefined entity types. In contrast, Large Language Models (LLMs) can…

计算与语言 · 计算机科学 2023-11-16 Urchade Zaratiana , Nadi Tomeh , Pierre Holat , Thierry Charnois

Electronic Health Records (EHRs) have become the primary form of medical data-keeping across the United States. Federal law restricts the sharing of any EHR data that contains protected health information (PHI). De-identification, the…

计算与语言 · 计算机科学 2021-03-26 Abdullah Ahmed , Adeel Abbasi , Carsten Eickhoff

This study proposes a medical entity extraction method based on Transformer to enhance the information extraction capability of medical literature. Considering the professionalism and complexity of medical texts, we compare the performance…

计算与语言 · 计算机科学 2025-04-08 Xiaokai Wang , Guiran Liu , Binrong Zhu , Jacky He , Hongye Zheng , Hanlu Zhang

Precision is of utmost importance in the realm of clinical entity extraction from clinical notes and reports. Encoder Models fine-tuned for Named Entity Recognition (NER) are an efficient choice for this purpose, as they don't hallucinate.…

计算与语言 · 计算机科学 2026-03-03 Kuldeep Jiwani , Yash K Jeengar , Ayush Dhaka

The field of clinical natural language processing has been advanced significantly since the introduction of deep learning models. The self-supervised representation learning and the transfer learning paradigm became the methods of choice in…

计算与语言 · 计算机科学 2020-04-27 Andrey Kormilitzin , Nemanja Vaci , Qiang Liu , Alejo Nevado-Holgado

Medical knowledge bases (KBs), distilled from biomedical literature and regulatory actions, are expected to provide high-quality information to facilitate clinical decision making. Entity disambiguation (also referred to as entity linking)…

信息检索 · 计算机科学 2021-04-06 Alina Vretinaris , Chuan Lei , Vasilis Efthymiou , Xiao Qin , Fatma Özcan

We consider the problem of Named Entity Recognition (NER) on biomedical scientific literature, and more specifically the genomic variants recognition in this work. Significant success has been achieved for NER on canonical tasks in recent…

计算与语言 · 计算机科学 2020-06-16 Chaoran Cheng , Fei Tan , Zhi Wei

When combined with In-Context Learning, a technique that enables models to adapt to new tasks by incorporating task-specific examples or demonstrations directly within the input prompt, autoregressive language models have achieved good…

计算与语言 · 计算机科学 2024-10-18 Enzo Shiraishi , Raphael Y. de Camargo , Henrique L. P. Silva , Ronaldo C. Prati

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

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…

计算与语言 · 计算机科学 2025-10-14 Yawen Yang , Fukun Ma , Shiao Meng , Aiwei Liu , Lijie Wen

Conversational agents such as Cortana, Alexa and Siri are continuously working on increasing their capabilities by adding new domains. The support of a new domain includes the design and development of a number of NLU components for domain…

计算与语言 · 计算机科学 2020-01-27 Muhammad Raza Khan , Morteza Ziyadi , Mohamed AbdelHady

We aimed to enhance the performance of a supervised model for clinical named-entity recognition (NER) using medical terminologies. In order to evaluate our system in French, we built a corpus for 5 types of clinical entities. We used a…

计算与语言 · 计算机科学 2019-05-16 Ivan Lerner , Nicolas Paris , Xavier Tannier

We compare the use of LSTM-based and CNN-based character-level word embeddings in BiLSTM-CRF models to approach chemical and disease named entity recognition (NER) tasks. Empirical results over the BioCreative V CDR corpus show that the use…

计算与语言 · 计算机科学 2018-08-28 Zenan Zhai , Dat Quoc Nguyen , Karin Verspoor

Named Entity Recognition (NER) is a fundamental task in Natural Language Processing (NLP) that plays a crucial role in information extraction, question answering, and knowledge-based systems. Traditional deep learning-based NER models often…

计算与语言 · 计算机科学 2025-03-21 Heming Zhang , Wenyu Li , Di Huang , Yinjie Tang , Yixin Chen , Philip Payne , Fuhai Li

We present a bi-encoder framework for named entity recognition (NER), which applies contrastive learning to map candidate text spans and entity types into the same vector representation space. Prior work predominantly approaches NER as…

计算与语言 · 计算机科学 2023-02-24 Sheng Zhang , Hao Cheng , Jianfeng Gao , Hoifung Poon

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…

The challenge of recognizing named entities in a given text has been a very dynamic field in recent years. This is due to the advances in neural network architectures, increase of computing power and the availability of diverse labeled…

计算与语言 · 计算机科学 2023-01-10 Nasi Jofche , Kostadin Mishev , Riste Stojanov , Milos Jovanovik , Dimitar Trajanov

Causal relation extraction of biomedical entities is one of the most complex tasks in biomedical text mining, which involves two kinds of information: entity relations and entity functions. One feasible approach is to take relation…

计算与语言 · 计算机科学 2022-08-03 Dongling Li , Pengchao Wu , Yuehu Dong , Jinghang Gu , Longhua Qian , Guodong Zhou

Background. Previous state-of-the-art systems on Drug Name Recognition (DNR) and Clinical Concept Extraction (CCE) have focused on a combination of text "feature engineering" and conventional machine learning algorithms such as conditional…

计算与语言 · 计算机科学 2018-06-26 Inigo Jauregi Unanue , Ehsan Zare Borzeshi , Massimo Piccardi

We created this CORD-NER dataset with comprehensive named entity recognition (NER) on the COVID-19 Open Research Dataset Challenge (CORD-19) corpus (2020-03-13). This CORD-NER dataset covers 75 fine-grained entity types: In addition to the…

计算与语言 · 计算机科学 2020-04-17 Xuan Wang , Xiangchen Song , Bangzheng Li , Yingjun Guan , Jiawei Han