SOTAVerified

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

2022-01-06Code Available2· sign in to hype

Mujeen Sung, Minbyul Jeong, Yonghwa Choi, Donghyeon Kim, Jinhyuk Lee, Jaewoo Kang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
BC2GMBERN2F183.7Unverified
BC4CHEMDBERN2F192.8Unverified
LINNAEUSBERN2F192.7Unverified
NCBI DiseaseBERN2F188.6Unverified

Reproductions