Skip to content
#generative ai Open access

walternmoss/Quantifying-the-Philosophical-Signatures-of-Marcus-Aurelius-and-Epictetus: Quantifying the Philosophical Signatures of Marcus Aurelius and Epictetus using Lexical Diversity and LLM Classifiers

Sep 2026 · Zenodo (CERN European Organization for Nuclear Research)

Abstract

This repository contains the complete supplementary materials, computational pipelines, datasets, and statistical validation files supporting the manuscript: "Quantifying the Philosophical Signatures of Marcus Aurelius and Epictetus using Lexical Diversity and LLM Classifiers" (Walter N. Moss). Repository Files and Descriptions Supplementary_File_S1.zip: Compressed archive containing the complete Python 3.11 computational pipeline. Includes scripts for data acquisition from the LAGT corpus and LSJ dictionary, text preprocessing and Unicode normalization, lexical richness metrics (TTR, Guiraud's R, hapax legomena), relative frequency difference calculations, vector visualization plotting, and the LLM classification pipeline. A detailed README.md and requirements.txt are included for full technical reproducibility. Supplementary_File_S2.tsv: Comprehensive master lexical comparison table between Marcus Aurelius (Meditations) and Epictetus (Discourses and Enchiridion). This tab-separated dataset includes unique lemmata, raw token counts, size-normalized relative frequencies (per 10,000 words), delta-RF values, and standardized LSJ definitions. Supplementary_File_S3.pdf: Supplemental statistical visualizations, including Kernel Density Estimation (KDE) relative frequency overlap curves with annotated overlap coefficients, as well as frequency histograms and statistical summaries (mean, standard deviation, and mean absolute deviation) for both unfiltered and verb-filtered datasets. Supplementary_File_S4.zip: Compressed archive containing the sentence-level thematic analysis dataset across 5,371 sentences extracted from both corpora. Each record provides the original Ancient Greek sentence, natural language English translation, target philosophical stem, and categorical thematic tag (Ethics, Physics, or Logic) with the qualitative rationale provided by the generative AI model. Supplementary_File_S5.zip: Thematic classification validation dataset and inter-annotator agreement package evaluating an independent random sample of 100 sentences (seed = 42). Contains: Supplementary_File_S5.csv: Complete audit table with Greek text, translations, automated LLM tags, model rationales, blind human ratings, adjudicated human ratings, and qualitative evaluator notes. validation_kappa_report.txt: Statistical verification report detailing 4x4 confusion matrices, observed agreement (82.0% blind; 93.0% adjudicated), expected chance agreement, Cohen’s Kappa (κ = 0.668 blind; κ = 0.855 adjudicated), and itemized persistent discrepancies. calculate_kappa.py: Standalone Python script to reproduce all agreement statistics and export the validation report. Supplementary_File_S6.xlsx: Excel workbook containing normalized co-occurrence matrices for 19 key Stoic technical terms across Marcus Aurelius and Epictetus. Values are reported as normalized observations per 1,000 sentences alongside p-values derived from Pearson's Chi-square tests of independence. Code and Environment All scripts are written for Python 3.11. The full codebase, NLP pipelines, and validation tools are actively maintained on GitHub: https://github.com/walternmoss/Quantifying-the-Philosophical-Signatures-of-Marcus-Aurelius-and-Epictetus

View source

Similar papers

#artificial intelligence Conference Open access Apr 2020

ECCOLA - a Method for Implementing Ethically Aligned AI Systems

The method, ECCOLA, is presented, which aims at making the high-level AI ethics principles more practical, making it possible for developers to more easily implement them in practice.

Ville Vakkuri, Kai-Kristian Kemell, P. Abrahamsson · 64 citations · ⚡6
#computer vision Review Apr 2024

AI-powered Code Review with LLMs: Early Results

The goal is to not only refine the accuracy of the LLM-based tool but also to underscore its potential in streamlining the software development lifecycle through proactive code improvement and education.

Z. Rasheed, Malik Abdul Sami, Muhammad Waseem et al. · 62 citations · ⚡3
#computer vision Open access Mar 2024

LLM-based agents for automating the enhancement of user story quality: An early report

The use of large language models to automatically improve the user story quality in Austrian Post Group IT agile teams is explored, with a reference model for an Autonomous LLM-based Agent System developed and implemented at the company.

Zheying Zhang, M. Rayhan, Tomas Herda et al. · 48 citations · ⚡4
#computer vision Review Mar 2024

System for systematic literature review using multiple AI agents: Concept and an empirical evaluation

This paper introduces a novel multi-AI-agent system designed to fully automate SLRs, and demonstrates how it substantially reduces the time and effort traditionally required for SLRs while maintaining comprehensiveness and precision.

Abdul Malik Sami, Z. Rasheed, Kai-Kristian Kemell et al. · 44 citations · ⚡2
#computer vision Feb 2024

Can Large Language Models Serve as Data Analysts? A Multi-Agent Assisted Approach for Qualitative Data Analysis

The proposed LLM-based multi-agent system automates qualitative data analysis process, creating opportunities for researchers and practitioners, and future improvements focus on enhancing multilingual performance and integrating continuous expert feedback.

Z. Rasheed, Muhammad Waseem, Aakash Ahmad et al. · 41 citations

Related blog posts

GPT-Lab Sep 17, 2026

Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering

AI is making software generation faster, but speed does not remove the need for expertise. As more work is delegated to AI, tacit knowledge may become one of the most important human advantages in software engineering. The post Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering appeared first on GPT-Lab.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.