EnzChemRED, a rich enzyme chemistry relation extraction dataset
Creators
-
Lai, Po-Ting1
-
Coudert, Elisabeth2
-
Aimo, Lucila2
-
Axelsen, Kristian2
-
Breuza, Lionel2
-
de Castro, Edouard2
-
Feuermann, Marc2
-
Morgat, Anne2
-
Pourcel, Lucille2
-
Pedruzzi, Ivo2
-
Poux, Sylvain2
-
Redaschi, Nicole2
-
Rivoire, Catherine2
-
Sveshnikova, Anastasia2
-
Wei, Chih-Hsuan1
-
Leaman, Robert1
-
Luo, Ling3
-
Lu, Zhiyong1
-
Bridge, Alan2
Description
Abstract
Expert curation is essential to capture knowledge of enzyme functions from the scientific literature in FAIR open knowledgebases but cannot keep pace with the rate of new discoveries and new publications. In this work we present EnzChemRED, for Enzyme Chemistry Relation Extraction Dataset, a new training and benchmarking dataset to support the development of Natural Language Processing (NLP) methods such as (large) language models that can assist enzyme curation. EnzChemRED consists of 1,210 expert curated PubMed abstracts in which enzymes and the chemical reactions they catalyze are annotated using UniProtKB and ChEBI identifiers. We show that fine-tuning language models with EnzChemRED significantly boosts their ability to identify proteins and chemicals in text (86.30% F1 score) and to extract the chemical conversions in which they participate (86.66% F1 score), and the enzymes that catalyze those conversions (83.79% F1 score). We apply our methods to abstracts at PubMed scale to create a draft map of enzyme functions in literature to guide curation efforts in UniProtKB and the reaction knowledgebase Rhea.
Corresponding authors: Alan Bridge (alan.bridge@sib.swiss) and Zhiyong Lu (zhiyong.lu@nih.gov)
Content
This repository contains data to support the development of natural language processing (NLP) methods to mine biochemical reactions from text for Rhea and UniProt.
Files
README.txt
Additional details
Identifiers
Dates
- Created
-
2024-04-25
Software
- Repository URL
- https://github.com/ncbi-nlp/EnzChemRED
- Programming language
- Python