🤖 AI Summary
A lack of comparable corpora hinders systematic linguistic analysis of differences between AI-generated and human-authored texts.
Method: We constructed the first bilingual (English–Czech) LLM-generated corpus rigorously aligned with classical human-annotated reference corpora (Brown/Koditex) in genre, topic, and structural organization. Texts were generated using models from GPT-3 through GPT-4.5, then tokenized, lemmatized, and syntactically annotated following the Universal Dependencies framework, with standardized processing via multi-platform APIs.
Contribution/Results: We release a 48.5-million-token open-source corpus (27M English, 21.5M Czech) under CC licensing, integrated into the Czech National Corpus. This resource enables, for the first time, fine-grained cross-lingual and cross-model comparative analysis of linguistic features, establishing a benchmark dataset for AI-text detection and studies of language evolution in generative AI contexts.
📝 Abstract
This article presents two corpora of English and Czech texts generated with large language models (LLMs). The motivation is to create a resource for comparing human-written texts with LLM-generated text linguistically. Emphasis was placed on ensuring these resources are multi-genre and rich in terms of topics, authors, and text types, while maintaining comparability with existing human-created corpora. These generated corpora replicate reference human corpora: BE21 by Paul Baker, which is a modern version of the original Brown Corpus, and Koditex corpus that also follows the Brown Corpus tradition but in Czech. The new corpora were generated using models from OpenAI, Anthropic, Alphabet, Meta, and DeepSeek, ranging from GPT-3 (davinci-002) to GPT-4.5, and are tagged according to the Universal Dependencies standard (i.e., they are tokenized, lemmatized, and morphologically and syntactically annotated). The subcorpus size varies according to the model used (the English part contains on average 864k tokens per model, 27M tokens altogether, the Czech partcontains on average 768k tokens per model, 21.5M tokens altogether). The corpora are freely available for download under the CC BY 4.0 license (the annotated data are under CC BY-NC-SA 4.0 licence) and are also accessible through the search interface of the Czech National Corpus.