<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Promises from an Inferential Approach in Classical Latin Authorship Attribution</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Giulio</forename><forename type="middle">Tani</forename><surname>Raffaelli</surname></persName>
							<email>tani@cs.cas.cz</email>
							<affiliation key="aff0">
								<orgName type="department">Institute of Computer Science</orgName>
								<orgName type="institution">Czech Academy of Sciences</orgName>
								<address>
									<country key="CZ">Czech Republic</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Promises from an Inferential Approach in Classical Latin Authorship Attribution</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">8623607CCF8D9BE5E8EE2A627A0F1094</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:51+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>authorship attribution</term>
					<term>inference</term>
					<term>classical Latin</term>
					<term>visualisation</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Applying stylometry to Authorship Attribution requires distilling the elements of an author's style sufficient to recognise their mark in anonymous documents. Often, this is accomplished by contrasting the frequency of selected features in the authors' works. A recent approach, CP2D, uses innovation processes to infer the author's identity, accounting for their propensity to introduce new elements. In this paper, we apply CP2D to a corpus of Classical Latin texts to test its effectiveness in a new context and explore the additional insight it can offer the scholar. We show its effectiveness on a corpus of classical Latin texts and how-moving beyond maximum likelihood-we can visualise the stylistic relationships and gather additional information on the relationships among documents.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Despite the development of AI tools <ref type="bibr" target="#b1">[2]</ref>, the current state of their interpretability <ref type="bibr" target="#b15">[16]</ref> and the need for transparent, versatile approaches to stylometry sustain the continued development and use of tool based on supervised feature selection <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b0">1]</ref>. These can be general purpose <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b6">7]</ref> or specific for the Latin language <ref type="bibr" target="#b4">[5]</ref>. In philology, where the ground truth on the authorship is out of reach, knowing why the style of a document is close to an author's may be more interesting than the author's name.</p><p>A common practice <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b11">12,</ref><ref type="bibr" target="#b10">11]</ref> to gain an understanding of the relationships among documents is to project them on a 2-dimensional space. This allows to visualise the relative positions of documents or corpora. For example, one such common approach is Correspondence Analysis <ref type="bibr" target="#b2">[3]</ref>, which is now included in multiple R packages and tools as Hyperbase. 1 This allows to visualise at the same time the relationships among documents and how different elements (e.g., words or lemmas) contribute to the positioning.</p><p>The recently proposed CP2D approach <ref type="bibr" target="#b17">[18]</ref> applies information theory and innovation processes to propose authorship. Each author is modelled as an information source emitting tokens and characterised by the token frequency in their samples and their tendency to innovate. The representation as a Poisson-Dirichlet process allows to estimate the likelihood that a given author produced the anonymous document. The attribution then follows a Maximum Likelihood approach. If the anonymous text is split into fragments, the researchers either compute the text likelihood by assuming the fragments are independent or let each fragment cast a vote (Majority Rule). The authors test the approach on literary prose in three languages and informal English texts. This approach is interesting as it is transparent and can be applied without relying on language tools-e.g., lemmatisers or large pre-trained models-whose quality can vary dramatically from language to language.</p><p>While this approach is proven effective, its basic formulation does not fully exploit its capabilities. Although the model has few hyperparameters, in the case of small corpora, optimising the hyperparameters based on the best performance on known texts risks overfitting. In the same paper, the performance on the test set for the smallest corpus is considerably lower than on the training set, while on large corpora, it tends to be stable or increase <ref type="bibr" target="#b17">[18,</ref><ref type="bibr">Table 1]</ref>. Also, while using lemmatisers is not necessary, this could still help overcome data sparsity when the corpus is small. On a different note, even in the case of dubious attribution, the likelihoods produced by CP2D can offer further insight. The actual distribution of the likelihood values can help assess the relative position of the document of disputed attribution. This paper aims threefold: testing the application of the CP2D to Classical Latin poetry, dealing with the risks of overfitting, and propose a projection to examine the model output directly.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Results</head><p>The first promising result is the correct attribution of at least 34 out of the 36 documents in the corpus when following the method used in <ref type="bibr" target="#b17">[18]</ref>. We say "at least" because-in the method described by its proponents-no procedure is suggested to choose among different sets of hyperparameters, all sharing the same micro-averaged recall on the training data. For one fourth of the documents, the same maximum is obtained with at least 15 different hyperparameter sets. Lacking a way to select a single one based on the training corpus increases the risk of overfitting (selecting a parameter that is effective on the training set but not on the test).</p><p>Considering all sets of hyperparameters that offer performances comparable to the maximum (see Methods section) and choosing the most common author, the correctly attributed documents are 35. This requires accounting for a relevant fraction of all hyperparameters tested. The only document not assigned to its canonical author is the Halieutica from Ovid, whose authorship is indeed is debated <ref type="bibr" target="#b7">[8,</ref><ref type="bibr">Chap. 12]</ref>. In most cases, the first author is selected with more than 70% of the hyperparameter sets, replacing the potential instability of the simple attribution with a clear rule (see Fig. <ref type="figure" target="#fig_0">1</ref>, panel C). Moreover, these results are comparable to the baseline imposters method <ref type="bibr" target="#b13">[14]</ref>. The size and relative simplicity of the corpus do not allow to claim a significant difference.</p><p>A second observation is that, while CP2D does not require the use of lemmatisers, we find that-in this corpus-the use of sequences of lemmas instead of words increases the number of sets of hyperparameters that offer performances comparable to the maximum up to onefifth of all parameters tried (see Fig. <ref type="figure" target="#fig_0">1, panel A</ref>). At the same time, simply relying on any set of parameters that gives the best attribution gives 33 correct attributions. In this case, one fourth of the documents has at least 22 best-performing hyperparameter sets. These changes, possibly due to reduced sparity, require additional care in identifying which parameters to The boxes span from the first to the third quartile of the distribution, and the whiskers extend to the last point that is no more than 1.5 IQR from the nearest box edge. The bar across the boxes marks the median.</p><p>trust. However, for most documents with both kinds of tokens, a single author is identified as the most likely with all sets of hyperparameters, Fig. <ref type="figure" target="#fig_0">1</ref>, panels B. Also, even when more than one author is proposed, most hyperparameter sets usually select the same one, Fig. <ref type="figure" target="#fig_0">1</ref>, panel C. Considering lemmas, the baseline method has two misclassified documents, the Heroides and the Consolatio ad Liviam for which Seneca is preferred.</p><p>The method so far has two ways to offer better insight into the position of each document relative to the candidate authors: how often each author is selected with different sets of hyperparameters or-for each set of hyperparameters in the model-the relative likelihood of the authors or the number of fragments assigned to each one. However, these methods do not allow for the easy accounting of more documents at once. Here, we try to overcome this issue by projecting the documents on a hyper-sphere where the relationship between texts and authors and among texts are encoded as angles.</p><p>In Fig. <ref type="figure" target="#fig_2">2</ref>, we show the positioning of the documents and texts of uncertain attribution in our corpus and a sample document. In every plot, we show the position of all documents of the three closest authors.</p><p>We notice how we can have different scenarios with a shared message. The attribution of Halieutica is either barely to Ovid or to Horace (panels A and B), but other documents from all authors are always distant from it. The attribution can remain correct over the full range of variation of the Macro Recall (panels C and D). The difference in recall is driven by documents of other authors crossing attribution boundaries but does not affect stable attributions. A document can change attribution even with the same Macro Recall on the training set (panels G and H). However, even in panels F and G, when the anonymous document crosses the boundary towards a different author, it remains close to the books of the actual author more than to any other. This suggests that assigning the documents to the author of the nearest document could give better results if cases like panels F and G were common. However, on this corpus, there is no noticeable difference. Figure <ref type="figure" target="#fig_2">2</ref> shows that the Halieutica seems far from all the authors in our corpus, while the Heroidum Epistulae and the Consolatio ad Liviam are well integrated into the Ovidian production. We also observe how different books from the same collection tend to be grouped. On a similar note, we can read that while the fourth book of Propertius seems close in style to its reported author, it may be the least typical in its author's production. Perhaps unsurprisingly <ref type="bibr" target="#b5">[6]</ref>, even removing the subdivision in verses for poetical documents, the works in prose from Seneca form a well-isolated group, and none of the other documents is ever attributed to Seneca with any choice of parameters. Less obvious is that using lemmas and ignoring the Heroides, no author is proposed outside Ovid, Propertius and Tibullus for all documents in elegiac distich.</p><p>These observations suggest that closeness between documents in this space is a good proxy for stylistic similarity. At the same time, being closer to the bottom or one of the top corners of the graphs indicates similarity to that author.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Discussion</head><p>We showed that the CP2D approach is also effective on Classical Latin texts, even on a small and imbalanced corpus. We showed that it is possible to increase the stability of the results by accounting for the many equivalent sets of hyperparameters and that using lemmas instead of words expands the subspace of hyperparameters where CP2D has high accuracy. We also showed how a suitable projection of the documents gives a meaningful representation of the relationships among documents. This representation can offer insight into the stylistic properties of the documents. Lastly, we proposed different approaches to attribution leveraging the distances among documents.</p><p>However, this corpus proved to be simple, and it is not possible to judge if some of the proposed alternatives (use of lemmas, authorship of the nearest document) would have a positive effect on corpora where the simple majority vote over the equivalent set of hyperparameters is not satisfying. A future challenge will be attributing not entire books but individual poems. This tougher challenge-some poems are only a few tens of words long-is of greater interest as often-e.g., is the case of the Heroidum Epistulae-the uncertainty in attribution is mainly on selected poems <ref type="bibr" target="#b16">[17]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Methods</head><p>'v' is already removed in the documents, and we removed the distinction between upper-and lower-case letters and all the non-alphabetic characters (i.e., punctuation). We considered the sequences of words and lemmas and of 𝑁 -grams with 𝑁 ∈ <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b5">6]</ref> for both. Note that the built-in definition of 𝑁 -grams in CP2D is derived from <ref type="bibr" target="#b12">[13]</ref> and allows a space to appear only at the beginning or at the end of the 𝑁 -gram. This definition excludes words or lemmas shorter than 𝑁 − 2 (accounting for spaces at both ends). As a baseline method, we used the imposters <ref type="bibr" target="#b13">[14]</ref> approach built-in in Stylo <ref type="bibr" target="#b6">[7]</ref>, using the top 2000 character 4-grams and the Wurzburg delta.</p><p>We followed a nested leave-one-out paradigm to evaluate the CP2D's performance. This is because it works better maximising the size of the training corpus and most authors in the corpus have only 3-5 documents. All the results are obtained by excluding one document at a time and treating it as anonymous. Then, we optimise the model hyperparameters, maximising the attribution in a new leave-one-out experiment. Finally, we evaluate the attribution of the left-out document. This procedure requires each author to have at least three documents. To this end, we split the book of Catullus into three parts containing 39 carmina each, in order of appearance. The final corpus contains 36 documents.</p><p>The simplest approach to attribution requires searching-for every document-the set of hyperparameters that maximises the attribution on the remaining corpus. We followed the authors in <ref type="bibr" target="#b17">[18]</ref> and used a grid search considering two normalisations of 𝑃 0 (constant and author dependent), five lengths of fragments (full documents, 50, 100, 150 and 300 tokens as the shortest document contains 339 words), five token definitions (full words and four lengths of 𝑁 -grams), two options for the attribution (Maximum Likelihood and Majority Rule) and 21 values of delta logarithmically spaced between 0.01 and 100. The left-out document is attributed using (one of) the sets of hyperparameters that give the best accuracy out of the 2100 taken into consideration. The search over the entire space of parameters for the attribution of one document (including the use of lemma and word sequences) takes about two hours on a regular laptop computer (8 × 2.4 GHz CPU, 16 GiB RAM).</p><p>The first step forward is not to limit the analysis to the set of parameters that offers the best attribution on the training set but to consider all other sets that provide comparable results. To determine which results are comparable, we will assume that for every set of parameters, a "true" probability of correct attribution exists. We sample this probability in a leave-one-out experiment, but the number of correctly attributed texts can be higher or lower than expected due to chance. To limit the effect of the class imbalance, we will consider-instead of the simple fraction of correctly attributed books-the macro averaged recall. Taking the best-performing set of parameters as a reference, we consider all the sets for which the fraction of correctly attributed texts is at least at the 2.5th percentile in the confidence interval of the best result, assuming a Bernoulli distribution. This choice will allow us to distinguish cases where the attribution is unanimous and where different authors compete. In this case, every set of parameters will vote for the final attribution.</p><p>While this procedure allows attribution, it does not allow comparisons between documents. For every document 𝑡 𝑗 , the software returns the average log-likelihood per token</p><formula xml:id="formula_0">1 𝑁 log ℒ (𝐴 𝑖 | 𝑡 𝑗 ) = ℒ 𝑗 𝑖</formula><p>𝑁 of every author 𝐴 𝑖 , with 𝑁 number of tokens. These likelihoods are not directly comparable across documents. Indeed, in the leave-one-out approach, each known document of an author and the anonymous are compared against slightly different versions of the author's corpus. For each of the 𝑀 documents of 𝐴 𝑖 , the likelihood ℒ (𝐴 𝑖 | 𝑡 𝑗 ) will be computed using a corpus of 𝑀 − 1 documents. The reference corpus of 𝐴 𝑖 contains all 𝑀 for the anonymous document.</p><p>To compare documents, we will ignore this aspect for two reasons: First, the reference corpus is meant to reflect the best available description of the author as a proxy for the author's style. Each of the different versions represents the author with varying approximations. Second, from a more technical point of view, the effect on the likelihood of the changing reference corpus decreases with the size of the corpus itself.</p><p>We will now consider minus the inverse of the output of CP2D, i.e., 𝑥 𝑗 𝑖 = −𝑁 / log(ℒ 𝑗 𝑖 ), and treat these as Cartesian coordinates. With this transformation, the most likely author is still associated with the maximum coordinate, and each author identifies with one of the axes in space. The smallest angle 𝜙 𝑗 𝑖 between the document and the axes in the 𝑛-dimensional space, with 𝑛 the number of authors, identifies the most likely author. In the limit of ℒ 𝑗 𝑖 → 1 (increasing likelihood of the author), the associated coordinate 𝑥 𝑗 𝑖 → ∞ and the document moves towards the axis 𝜙 𝑗 𝑖 → 0. The same attribution results would be achieved by projecting all the points on the surface of an 𝑛-ball, i.e., an (𝑛 − 1)-sphere. Since the variability of the values ℒ 𝑗 𝑖 is limited in practice, most documents are scattered around the 𝑛-dimensional bisector. Thus, the distance from the origin encodes general information on the typicality of the documents. In the following, we will disregard this information and work only with the 𝜙 𝑗 𝑖 computed as:</p><formula xml:id="formula_1">𝜙 𝑗 𝑖 = arctan √ ∑ 𝑛 𝑚=𝑖+1 𝑥 𝑗 𝑚 2 𝑥 𝑗 𝑖<label>(1)</label></formula><p>wit 𝑁 the number of candidate authors and 𝜙 𝑗 𝑛 = 𝜋/2 − 𝜙 𝑗 𝑛−1 . We apply this transformation only to the likelihood values computed with the sets of hyperparameters that include Maximum Likelihood attribution, setting aside the attribution with Majority Rule. When computing attribution based on the angle between documents, we use the cosine distance of the 𝑥 𝑗 𝑖 to determine the nearest document.</p><p>This measure misses some characteristics of a proper metric. Most notably, the angle between two documents can be zero without being the same text. If the two texts differ only in the order of the words and in words that appear only in the individual documents (and with the same distribution of the frequencies), every author will have the same likelihood for both texts, which will have zero distance. The distance between texts should not be interpreted as a measure of their textual difference, as the position in space depends on the relationship with the authors. However, it can be viewed as a measure of the stylistic difference.</p><p>This projection allows us to visualise on 2D paper the relationship with up to three authors without dimensionality reduction (a 3D sphere has 2D surface). This natural representation allows visualising decision boundaries, defining regions associated with each author and corresponding to the ML attribution. Moreover, when interested in stylistic relationships and not in attribution, we can use just a single level of the leave-one-out procedure. This means looking at the documents of a group of authors when none of them is treated as anonymous. Here, each document is compared against all others. In practice, in Fig. <ref type="figure" target="#fig_2">2</ref>, this is the case of the works of Horace, Propertius and Tibullus in panels A-F.   Liviam and Heroidum Epistulae from Ovid) and one of unstable attribution (the fourth book of the Elegiae from Propertius), using lemmas. The dotted lines correspond to equal likelihood of the authors on the two sides and mark the decision boundary when using direct attribution based on likelihood. In all panels, documents towards the bottom of the plots would be assigned to Tibullus. Documents in the top-left corner would go to Catullus (A), Horace (B) or Ovid (C-H). Documents in the top-right corner would go to Horace (A), Ovid (B) or Propertius (B-H). The title of every panel reports the set of parameters used for plotting and the macro-averaged recall (M.R.). The normalisation of 𝑃 0 is either fixed or author-dependent (auth.dep.), 'F' is the number of tokens per fragment (f.t. for full documents), 'N' is the size of 𝑁 -grams (f.l. for full lemmas), and '𝛿' is the correction to 𝑃 0 . We chose these sets of parameters for illustrative purposes among those offering results comparable to the maximum. The scale bars in the bottom left corner of each panel have a fixed size of 0.001 rad.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Statistics of the attribution accounting for multiple equivalent sets of hyperparameters in CP2D. A: Distribution of the number of equivalent sets of hyperparameters changing the definition of the tokens. B: Distribution of the number of authors selected by at least one set of hyperparameters for each document. C: Stability of the attribution of each document to its preferred author while changing sets of hyperparameters.The boxes span from the first to the third quartile of the distribution, and the whiskers extend to the last point that is no more than 1.5 IQR from the nearest box edge. The bar across the boxes marks the median.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head></head><label></label><figDesc>auth.dep., F: 150, N: 6, : 0.204 (M.R.: 1.0) 0.770 0.775 0.780 0.785 0.790 0auth.dep., F: 150, N: 5, : 0.602 (M.R.: 1.0)</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2:Positions in the space of three documents of debated authorship (Halieutica, Consolatio ad Liviam and Heroidum Epistulae from Ovid) and one of unstable attribution (the fourth book of the Elegiae from Propertius), using lemmas. The dotted lines correspond to equal likelihood of the authors on the two sides and mark the decision boundary when using direct attribution based on likelihood. In all panels, documents towards the bottom of the plots would be assigned to Tibullus. Documents in the top-left corner would go to Catullus (A), Horace (B) or Ovid (C-H). Documents in the top-right corner would go to Horace (A), Ovid (B) or Propertius (B-H). The title of every panel reports the set of parameters used for plotting and the macro-averaged recall (M.R.). The normalisation of 𝑃 0 is either fixed or author-dependent (auth.dep.), 'F' is the number of tokens per fragment (f.t. for full documents), 'N' is the size of 𝑁 -grams (f.l. for full lemmas), and '𝛿' is the correction to 𝑃 0 . We chose these sets of parameters for illustrative purposes among those offering results comparable to the maximum. The scale bars in the bottom left corner of each panel have a fixed size of 0.001 rad.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>Correctly attributed documents varying the definition of the tokens and the attribution procedure. For the Naïve CP2D we report the minimum number of correct attributions (see text). The baseline imposters method is applied to the 2000 most common features using the Wurzburg Delta.</figDesc><table><row><cell></cell><cell cols="4">Nearest Author Author of nearest doc. Naïve CP2D Imposters</cell></row><row><cell>Words</cell><cell>35</cell><cell>35</cell><cell>34</cell><cell>35</cell></row><row><cell>Lemmas</cell><cell>35</cell><cell>35</cell><cell>33</cell><cell>34</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2</head><label>2</label><figDesc>Documents included in the corpus. All but one lemmatised documents were downloaded from Hyperbase as part of the LASLA collection<ref type="bibr" target="#b14">[15]</ref>. The lemmatisation of the Consolatio ad Liviam was provided by Noemi Daria Zaccagnino as personal communication.</figDesc><table><row><cell>Author</cell><cell>Title</cell><cell>Short Title</cell></row><row><cell>Catullus</cell><cell>Carmina</cell><cell>Catul1-3</cell></row><row><cell>Horace</cell><cell>Carmen Saeculare Carmina 1-4</cell><cell>HorSaecu HorCarm1-4</cell></row><row><cell></cell><cell>Amores 1-3</cell><cell>OviAmor1-3</cell></row><row><cell></cell><cell>Ars Amatoria 1-3</cell><cell>OviArsA1-3</cell></row><row><cell></cell><cell>Fasti 1-6</cell><cell>OvFasti1-6</cell></row><row><cell></cell><cell>Halieutica</cell><cell>OviHalie</cell></row><row><cell>Ovid</cell><cell>Heroidum Epistulae</cell><cell>OviEpist</cell></row><row><cell></cell><cell>In Ibin</cell><cell>OviIbin</cell></row><row><cell></cell><cell>Medicamina Faciei Feminae</cell><cell>OviMedic</cell></row><row><cell></cell><cell>Remedia Amoris</cell><cell>OviRemed</cell></row><row><cell></cell><cell>Consolatio ad Liviam</cell><cell>OviConsLiv</cell></row><row><cell cols="2">Propertius Elegiae 1-4</cell><cell>Propert1-4</cell></row><row><cell></cell><cell cols="2">Ad Helviam Matrem De Consolatione SenHelvi</cell></row><row><cell>Seneca</cell><cell>Ad Marciam De Consolatione</cell><cell>SenMarci</cell></row><row><cell></cell><cell>Ad Polybium De Consolatione</cell><cell>SenPolyb</cell></row><row><cell>Tibullus</cell><cell>Elegiae 1-3</cell><cell>TibEleg1-3</cell></row></table></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>We selected a corpus of 34 documents from six different authors writing in Classical Latin for this work. Poems in elegiac distich form the main part of the corpus (works by Ovid, Propertius and Tibullus), followed by other works in various metres (works by Horace and Catullus) and three examples of prose from Seneca (Consolationes: Ad Marciam, Ad Helviam matrem, Ad Polybium). We designed the corpus to be imbalanced (the works of Ovid comprise half of the documents) and divided into literary genres that we expect to challenge the attribution to different extents. The Consolationes in prose from Seneca might show similarities with the Ovidian text of similar topic. Moreover, the corpus contains four documents considered entirely or partially from a different author. These are the third book of the Elegiae from Tibullus [8, Chapters 8-11] and Ovid's Halieutica [ibid., Chapter 12-13], the Consolatio ad Liviam [ibid., Chapter 14]   and Heroidum Epistulae [ibid., Chapter 15]. The lemmatised sequences are publicly available in the LASLA collection from the University of Liège <ref type="bibr" target="#b14">[15]</ref>; with the exception of the Consolatio as Liviam; see Table <ref type="table">2</ref> for the complete list of the documents included. Despite the known relevance of morphosyntactic annotations <ref type="bibr" target="#b8">[9]</ref>, for this work, we took into consideration only the lemmas. We executed the entire analysis in Python, using standard packages (numpy, scipy) and the cp2d module from <ref type="bibr" target="#b18">[19]</ref>. The code is available at https://github.com/GiulioTani/CHR24.</p><p>We prepared the texts, removing the separation in verses. The distinction between 'u' and</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>The author thanks Noemi Daria Zaccagnino for providing the lemmatisation of the Consolation ad Liviam and other advice in the assembly of the corpus. Her contribution was essential to the completion of this work.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">A Stylometric Analysis of Seneca?s Disputed Plays. Authorship Verification of Octavia and Hercules Oetaeus</title>
		<author>
			<persName><forename type="first">P</forename><surname>Agapitos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Van Cranenburgh</surname></persName>
		</author>
		<idno type="DOI">10.26083/tuprints-00027394</idno>
		<idno>doi:</idno>
		<ptr target="https://doi.org/10.26083/tuprints-00027394" />
		<imprint>
			<date type="published" when="2024">2024</date>
			<biblScope unit="page">31</biblScope>
			<pubPlace>Darmstadt</pubPlace>
		</imprint>
		<respStmt>
			<orgName>TU Darmstadt</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Tech. rep. 1</note>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">Latin BERT: A Contextual Language Model for Classical Philology</title>
		<author>
			<persName><forename type="first">D</forename><surname>Bamman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">J</forename><surname>Burns</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2009.10053</idno>
		<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
	<note>cs.CL</note>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<author>
			<persName><forename type="first">J.-P</forename><surname>Benzécri</surname></persName>
		</author>
		<title level="m">L&apos;Analyse des Correspondances</title>
				<meeting><address><addrLine>Paris, Bruxelles, Montreal</addrLine></address></meeting>
		<imprint>
			<publisher>Dunod</publisher>
			<date type="published" when="1973">1973</date>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="page">625</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<author>
			<persName><forename type="first">J.-P</forename><surname>Benzécri</surname></persName>
		</author>
		<title level="m">L&apos;Analyse des Données</title>
				<meeting><address><addrLine>Paris, Bruxelles, Montreal</addrLine></address></meeting>
		<imprint>
			<publisher>Dunod</publisher>
			<date type="published" when="1973">1973</date>
		</imprint>
	</monogr>
	<note>2 vols</note>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">A Stylometry Toolkit for Latin Literature</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">J</forename><surname>Bolt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">H</forename><surname>Flynt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Chaudhuri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">P</forename><surname>Dexter</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/D19-3035</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP): System Demonstrations</title>
				<editor>
			<persName><forename type="first">S</forename><surname>Padó</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><surname>Huang</surname></persName>
		</editor>
		<meeting>the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP): System Demonstrations<address><addrLine>Hong Kong, China</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="205" to="210" />
		</imprint>
	</monogr>
	<note>Association for Computational Linguistics</note>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">A small set of stylometric features differentiates Latin prose and verse</title>
		<author>
			<persName><forename type="first">P</forename><surname>Chaudhuri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Dasgupta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">P</forename><surname>Dexter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Iyer</surname></persName>
		</author>
		<idno type="DOI">10.1093/llc/fqy070</idno>
	</analytic>
	<monogr>
		<title level="j">Digital Scholarship in the Humanities</title>
		<imprint>
			<biblScope unit="volume">34</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="716" to="729" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Stylometry with R: A Package for Computational Text Analysis</title>
		<author>
			<persName><forename type="first">M</forename><surname>Eder</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Rybicki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kestemont</surname></persName>
		</author>
		<idno type="DOI">10.32614/rj-2016-007</idno>
	</analytic>
	<monogr>
		<title level="j">The R Journal</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="107" to="121" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Constructing Authors and Readers in the Appendices Vergiliana, Tibulliana, and Ouidiana</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">E</forename><surname>Franklinos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Fulkerson</surname></persName>
		</author>
		<idno type="DOI">10.1093/oso/9780198864417.001.0001</idno>
		<imprint>
			<date type="published" when="2020">2020</date>
			<publisher>Oxford University Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Morphosyntactic Annotation in Literary Stylometry</title>
		<author>
			<persName><forename type="first">R</forename><surname>Gorman</surname></persName>
		</author>
		<idno type="DOI">10.3390/info15040211</idno>
	</analytic>
	<monogr>
		<title level="j">Information</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="issue">4</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">JGAAP: A system for comparative evaluation of authorship attribution</title>
		<author>
			<persName><forename type="first">P</forename><surname>Juola</surname></persName>
		</author>
		<idno type="DOI">10.6082/m1n29v4z</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of the Chicago Colloquium on Digital Humanities and Computer Science</title>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">Humanities Data Analysis: Case Studies with Python</title>
		<author>
			<persName><forename type="first">F</forename><surname>Karsdorp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kestemont</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Riddell</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2021">2021</date>
			<publisher>Princeton University Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Collaborative authorship in the twelfth century: a stylometric study of Hildegard of Bingen and Guibert of Gembloux</title>
		<author>
			<persName><forename type="first">Mike</forename><surname>Kestemont</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sara</forename><surname>Moens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jeroen</forename><surname>Deploige</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Digital Scholarship In The Humanities</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="199" to="224" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Authorship attribution in the wild</title>
		<author>
			<persName><forename type="first">M</forename><surname>Koppel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Schler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Argamon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Language Resources and Evaluation</title>
		<imprint>
			<biblScope unit="volume">45</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="83" to="94" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Determining if two documents are written by the same author</title>
		<author>
			<persName><forename type="first">M</forename><surname>Koppel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Winter</surname></persName>
		</author>
		<idno type="DOI">10.1002/asi.22954</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of the Association for Information Science and Technology</title>
		<imprint>
			<biblScope unit="volume">65</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="178" to="187" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title/>
		<author>
			<persName><forename type="first">D</forename><surname>Longree</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Fantoli</surname></persName>
		</author>
		<idno type="DOI">10.58119/ulg/qjj0sa</idno>
	</analytic>
	<monogr>
		<title level="j">LASLAfiles_Latin_APNformat. Version</title>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<title level="m" type="main">Not) Understanding Latin Poetic Style with Deep Learning</title>
		<author>
			<persName><forename type="first">B</forename><surname>Nagy</surname></persName>
		</author>
		<idno type="DOI">10.48550/arXiv.2404.06150</idno>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Some stylometric remarks on Ovid&apos;s Heroides and the Epistula Sapphus</title>
		<author>
			<persName><forename type="first">B</forename><surname>Nagy</surname></persName>
		</author>
		<idno type="DOI">10.1093/llc/fqac098</idno>
	</analytic>
	<monogr>
		<title level="j">Digital Scholarship in the Humanities</title>
		<imprint>
			<biblScope unit="volume">38</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="1183" to="1199" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Inference through innovation processes tested in the authorship attribution task</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">T</forename><surname>Raffaelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lalli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Tria</surname></persName>
		</author>
		<idno type="DOI">10.1038/s42005-024-01714-6</idno>
	</analytic>
	<monogr>
		<title level="j">Communications Physics</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">1 7</biblScope>
			<biblScope unit="page" from="1" to="8" />
			<date type="published" when="2024">2024. 2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title/>
		<author>
			<persName><forename type="first">G</forename><surname>Tani Raffaelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lalli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Tria</surname></persName>
		</author>
		<idno type="DOI">10.5281/zenodo.12163218</idno>
	</analytic>
	<monogr>
		<title level="j">GiulioTani/InnovationProcessesInference: Accepted. Version</title>
		<imprint/>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
