paper-with-me

Papers

Standardising the NLP Workflow: A Framework for Reproducible Linguistic Analysis

2025-11-19 · Yves Pauli, Jan-Bernard Marsman, Finn Rabe, Victoria Edkins, Roya Hüppi, Silvia Ciampelli, Akhil Ratan Misra, Nils Lang, Wolfram Hinzen, Iris Sommer, Philipp Homan arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.15512

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CLDFBench: Give Your Cross-Linguistic Data a Lift

2020-05-01 · LREC 2020 5 · Robert Forkel, Johann-Mattis List

While the amount of cross-linguistic data is constantly increasing, most datasets produced today and in the past cannot be considered FAIR (findable, accessible, interoperable, and reproducible). To remedy this and to in…

Leveraging Phytolith Research using Artificial Intelligence

2026-03-12 · Andrés G. Mejía Ramón, Kate Dudgeon, Nina Witteveen, Dolores Piperno 외 arxiv

Phytolith analysis is a crucial tool for reconstructing past vegetation and human activities, but traditional methods are severely limited by labour-intensive, time-consuming manual microscopy. To address this bottleneck…

Point Clouds

UniversalCEFR: Enabling Open Multilingual Research on Language Proficiency Assessment

2025-06-02 · Joseph Marvin Imperial, Abdullah Barayan, Regina Stodden, Rodrigo Wilkens 외

We introduce UniversalCEFR, a large-scale multilingual multidimensional dataset of texts annotated according to the CEFR (Common European Framework of Reference) scale in 13 languages. To enable open research in both aut…

SURFBoard: Reproducible Performance Analysis for Distributed Machine Learning Workflows

2021-03-02 · JSYS Mar_Papers 2021 3 · Anonymous

Large-scale HPC infrastructures are enablers for scientific research in many domains. The recent advances in machine learning (ML) have led to an ever increasing demand for computation power, as well as the design of com…

BIG-bench Machine Learning

A Reproducible Analysis of Sequential Recommender Systems

2024-08-07 · Filippo Betello, Antonio Purificato, Federico Siciliano, Giovanni Trappolini 외

Sequential Recommender Systems (SRSs) have emerged as a highly efficient approach to recommendation systems. By leveraging sequential data, SRSs can identify temporal patterns in user behaviour, significantly improving r…

Experimental DesignRecommendation Systems