BERN2
BERN2 performs named entity recognition (NER) and named entity normalization (NEN) to extract and normalize biomedical entities such as diseases and drugs from biomedical literature.
Key Features:
- Multi-Task NER Model: Employs a multi-task neural network-based model to identify biomedical entities within text.
- Neural Network-Based NEN Models: Uses neural network-based models to map recognized entities to standardized identifiers in biomedical databases.
- Improved Inference Speed and Accuracy: Integrates NER and NEN models to achieve faster processing times while maintaining high accuracy for large-scale datasets.
- Entity Coverage: Recognizes biomedical entity types including diseases and drugs.
Scientific Applications:
- Biomedical Knowledge Graph Construction: Provides normalized entities and identifiers suitable for constructing biomedical knowledge graphs.
- Large-Scale Text Annotation: Enables annotation of large volumes of biomedical literature for downstream analysis.
Methodology:
Applies multi-task neural network-based NER and neural network-based NEN models to identify entities and normalize them to standardized biomedical database identifiers.
Topics
Details
- License:
- BSD-2-Clause
- Tool Type:
- command-line tool, web application
- Operating Systems:
- Mac, Linux, Windows
- Programming Languages:
- Python
- Added:
- 10/27/2022
- Last Updated:
- 11/24/2024
Operations
Publications
Sung M, Jeong M, Choi Y, Kim D, Lee J, Kang J. BERN2: an advanced neural biomedical named entity recognition and normalization tool. Bioinformatics. 2022;38(20):4837-4839. doi:10.1093/bioinformatics/btac598. PMID:36053172. PMCID:PMC9563680.
PMID: 36053172
PMCID: PMC9563680
Funding: - National Research Foundation of Korea: NRF-2014M3C9A3063541, NRF-2020R1A2C3010638
- Ministry of Health & Welfare, Republic of Korea: HR20C0021
- ICT Creative Consilience program: IITP-2021-0-01819
Documentation
Links
Repository
https://github.com/dmis-lab/BERN2