Frontiers in Digital Health (Feb 2022)

Auto-CORPus: A Natural Language Processing Tool for Standardizing and Reusing Biomedical Literature

  • Tim Beck,
  • Tim Beck,
  • Tom Shorter,
  • Yan Hu,
  • Yan Hu,
  • Zhuoyu Li,
  • Shujian Sun,
  • Casiana M. Popovici,
  • Casiana M. Popovici,
  • Nicholas A. R. McQuibban,
  • Nicholas A. R. McQuibban,
  • Filip Makraduli,
  • Cheng S. Yeung,
  • Thomas Rowlands,
  • Joram M. Posma,
  • Joram M. Posma

DOI
https://doi.org/10.3389/fdgth.2022.788124
Journal volume & issue
Vol. 4

Abstract

Read online

To analyse large corpora using machine learning and other Natural Language Processing (NLP) algorithms, the corpora need to be standardized. The BioC format is a community-driven simple data structure for sharing text and annotations, however there is limited access to biomedical literature in BioC format and a lack of bioinformatics tools to convert online publication HTML formats to BioC. We present Auto-CORPus (Automated pipeline for Consistent Outputs from Research Publications), a novel NLP tool for the standardization and conversion of publication HTML and table image files to three convenient machine-interpretable outputs to support biomedical text analytics. Firstly, Auto-CORPus can be configured to convert HTML from various publication sources to BioC. To standardize the description of heterogenous publication sections, the Information Artifact Ontology is used to annotate each section within the BioC output. Secondly, Auto-CORPus transforms publication tables to a JSON format to store, exchange and annotate table data between text analytics systems. The BioC specification does not include a data structure for representing publication table data, so we present a JSON format for sharing table content and metadata. Inline tables within full-text HTML files and linked tables within separate HTML files are processed and converted to machine-interpretable table JSON format. Finally, Auto-CORPus extracts abbreviations declared within publication text and provides an abbreviations JSON output that relates an abbreviation with the full definition. This abbreviation collection supports text mining tasks such as named entity recognition by including abbreviations unique to individual publications that are not contained within standard bio-ontologies and dictionaries. The Auto-CORPus package is freely available with detailed instructions from GitHub at: https://github.com/omicsNLP/Auto-CORPus.

Keywords