CLJan 6, 2022

BERN2: an advanced neural biomedical named entity recognition and normalization tool

arXiv:2201.02080v3139 citations
AI Analysis

This is an incremental improvement for biomedical NLP researchers and practitioners, enabling better annotation of large-scale texts for tasks like knowledge graph construction.

The paper tackles the problem of named entity recognition and normalization in biomedical texts by presenting BERN2, a tool that uses a multi-task NER model and neural NEN models to achieve faster and more accurate inference, though no specific numbers are provided.

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 biomedical literature. In this article, we present BERN2 (Advanced Biomedical Entity Recognition and Normalization), a tool that improves the previous neural network-based NER tool by employing a multi-task NER model and neural network-based NEN models to achieve much faster and more accurate inference. We hope that our tool can help annotate large-scale biomedical texts for various tasks such as biomedical knowledge graph construction.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes