English

Standardising the NLP Workflow: A Framework for Reproducible Linguistic Analysis

Computation and Language 2025-11-20 v1

Abstract

The introduction of large language models and other influential developments in AI-based language processing have led to an evolution in the methods available to quantitatively analyse language data. With the resultant growth of attention on language processing, significant challenges have emerged, including the lack of standardisation in organising and sharing linguistic data and the absence of standardised and reproducible processing methodologies. Striving for future standardisation, we first propose the Language Processing Data Structure (LPDS), a data structure inspired by the Brain Imaging Data Structure (BIDS), a widely adopted standard for handling neuroscience data. It provides a folder structure and file naming conventions for linguistic research. Second, we introduce pelican nlp, a modular and extensible Python package designed to enable streamlined language processing, from initial data cleaning and task-specific preprocessing to the extraction of sophisticated linguistic and acoustic features, such as semantic embeddings and prosodic metrics. The entire processing workflow can be specified within a single, shareable configuration file, which pelican nlp then executes on LPDS-formatted data. Depending on the specifications, the reproducible output can consist of preprocessed language data or standardised extraction of both linguistic and acoustic features and corresponding result aggregations. LPDS and pelican nlp collectively offer an end-to-end processing pipeline for linguistic data, designed to ensure methodological transparency and enhance reproducibility.

Keywords

Cite

@article{arxiv.2511.15512,
  title  = {Standardising the NLP Workflow: A Framework for Reproducible Linguistic Analysis},
  author = {Yves Pauli and Jan-Bernard Marsman and Finn Rabe and Victoria Edkins and Roya Hüppi and Silvia Ciampelli and Akhil Ratan Misra and Nils Lang and Wolfram Hinzen and Iris Sommer and Philipp Homan},
  journal= {arXiv preprint arXiv:2511.15512},
  year   = {2025}
}

Comments

26 pages, 3 figures

R2 v1 2026-07-01T07:45:30.430Z