Stylometry
The quantitative study of writing style: frequent words, character sequences, grammatical patterns, lemmas, and other recurring traces of authorial habit.
CLS INFRA · ELTeC
Can machine learning recognize an author's style across languages and translations?
This research showcase explores how language, translation, feature selection, sample size, and corpus composition affect machine learning-based authorship attribution.
Background
Stylometry turns writing style into measurable data. The key idea is simple: texts can be represented as feature vectors, and authorship attribution predicts which known author a new text most resembles.
The quantitative study of writing style: frequent words, character sequences, grammatical patterns, lemmas, and other recurring traces of authorial habit.
A classification task: given texts by known authors, assign an unknown, disputed, or pseudonymous text to the most likely author.
Literary studies, forensic linguistics, historical research, plagiarism and ghostwriting detection, digital humanities, and large-scale text provenance work.
Text length, corpus composition, genre, chronology, feature type, language, translation, classifier choice, and evaluation metrics such as accuracy and Cohen's Kappa.
Data Foundation
The study uses four corpora derived from ELTeC, the European Literary Text Collection: English, French, Hungarian, and Ukrainian. Each language represents a different language family, and each source corpus was translated into the other three languages.
Select A Corpus To Compare
eng-fra means: the English source corpus translated into French. Diagonal codes such as fra-fra are originals. Click any corpus to open it in the comparison heatmap.
Methods
The attribution tests compare original and translated corpora across feature types, n-gram sizes, sample sizes, and MFF settings. Performance is reported as accuracy and Cohen's Kappa.
Interactive Visualization
Change language pairs and feature settings to see how attribution accuracy shifts. Try originals against translations, words against characters, and shorter samples against full novels.
Primary View
Comparison View
Results
Full novels usually improve attribution performance compared with shorter samples because frequency estimates become more stable.
Original-language corpora generally perform better than translated ones, suggesting that translation can reshape part of the authorial signal.
Adding frequent features can help, but too many features may introduce noise and reduce classification accuracy.
Genre, chronology, narrative perspective, and diversity affect how difficult authorship attribution becomes.
Research Background
Rybicki and Eder's “Deeper Delta across Genres and Languages” is a central reference for this project: it showed that feature-vector choices and language or genre conditions strongly affect attribution performance. This study extends that line by separating language effects from corpus-composition effects through machine-translated versions of the same ELTeC-derived corpora.
Project lead, research design, methodology
schoech@uni-trier.deCorpus preparation, feature extraction, analysis
dudar@uni-trier.deData visualization and website development
ev.fileva@gmail.comComputational analysis, evaluation, interpretation
artjoms.sela@ijp.pan.plFurther Information
Schöch, C., Dudar, J., Fileva, E. & Šeļa, A. (2024). Multilingual Stylometry: The Influence of Language on the Performance of Authorship Attribution using Corpora from the European Literary Text Collection (ELTeC). Proceedings of the Computational Humanities Research Conference 2024, 386-408.
Access paperSchöch, C. (2024). CLS INFRA D3.3 Showcases for the application of CLS methods and tools. Zenodo.
DOI: 10.5281/zenodo.10912517Schöch, C., Dudar, J., & Fileva, E. (2023). CLS INFRA D3.2: Series of Five Short Survey Papers on Methodological Issues (= Survey of Methods in Computational Literary Studies) (v1.1.0). Zenodo.
DOI: 10.5281/zenodo.7892112