<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Early Modern Book Catalogues and Multilingualism: Identifying Multilingual Texts and Translations using Titles</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Yann Ryan</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>MargheritaFantoli</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Faculty of Arts, KU Leuven</institution>
          ,
          <addr-line>Blijde-Inkomststraat 21, 3000 Leuven</addr-line>
          ,
          <country country="BE">Belgium</country>
        </aff>
      </contrib-group>
      <fpage>1139</fpage>
      <lpage>1157</lpage>
      <abstract>
        <p>With this paper we aim to assess whether Early Modern book titles can be exploited to track two aspects of multilingualism in book publishing: publications featuring multiple languages and the distinction between editions of works in their original language and in translation. To this scope we leverage the manually annotated language information available in two book catalogs: the Collectio Academica Antiqua, recording publications of scholars of the Old University of Leuven (1425-1797) and a subset of the Eighteenth Century Collections Online, namely publications of Ancient Greek and Latin works. We evaluate three diferent approaches: we train a simple tf-idf based support vector classifier, we ifne-tune a multilingual transformer model (BERT) and we use a few-shot approach with a pre-trained sentence transformer model. In order to get a better understanding of the results, we make use of SHAP, a library for explaining the output of any machine Learning model. We conclude that while the few-shot prediction is not currently usable for this task, the tf-idf approach and BERT fine-tuning are comparable and both usable. BERT shows better results for the task of identifying translations and when generalizing across diferent datasets.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;multilingualism</kwd>
        <kwd>metadata</kwd>
        <kwd>transformer models</kwd>
        <kwd>few-shot classification</kwd>
        <kwd>library catalogues</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>catalogues of Early Modern books are highly informative regarding the linguistic form of the
book’s content: they may mention the translator, the language in which the text is printed,
and the language from which the text is translated. A typical is example is provided by the
title ‘A poetical translation of the works of Horace: with the original text, and critical notes
collected from his best Latin and French commentators. By the Rev. d Mr. Philip Francis. In
four volumes.’. This paper aims to answer three research questions:
• RQ1: Do the titles recorded in catalogues of Early Modern books contain sufÏcient
information to predict if they were multilingual or monolingual, and printed in the original
language or translated?
• RQ2: Which approach yields the best results: a simple tf-idf classifier, training a Large</p>
      <p>Language Model, or adopting a few-shot approach?
• RQ3: Given the heterogeneity of Early Modern publications, can models trained on one
dataset yield satisfactory results on others? Does the diversification of training data
improve the results on the datasets analyzed?</p>
      <p>The work is structured as follows: in Sectio2n,we discuss the importance of
multilingualism for Early Modern studies and the current possibilities for automatic language information
extraction. Section3 introduces the two datasets used in this experimen3t. In Section 4, we
describe the tasks (Section4.1) and models (Section4.2) employed. Finally, Section5s and 6
present the results and discuss the potential of this approach.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related work</title>
      <p>
        Early Modern Europe was marked by multilingualism. As Latin’s dominance as ltinhgeua
franca waned, vernacular languages began to emerge in scientific and literary production. This
shift influenced various practices in the printed press, drawing interest from linguistics, book
history, literary studies, and translation studie2s].[A key focus is the reception of classical
texts. During Humanism and the Renaissance, Ancient Greek and Latin gained prominence,
and, on the one hand, reading original works became central to humanistic educati2o2n, 1[
        <xref ref-type="bibr" rid="ref8">7</xref>
        ].
On the other hand, this interest led to significant translation eforts, impacting the cultural
landscape [
        <xref ref-type="bibr" rid="ref12 ref21 ref6">4, 11, 20</xref>
        ].
      </p>
      <p>
        This study examines two datasets reflecting aspects of Early Modern multilingualism: the
diverse linguistic environment of the Low Countries and the evolving practice of printing
classical authors in England. The Low Countries, a multilingual hub due to their political situation
[
        <xref ref-type="bibr" rid="ref14 ref40">13, 38</xref>
        ], saw significant scholarly activity around the Old University of Leuven, captured by
the catalogCollection Academica Antiqua (CAA). The CAA features several Ancient Greek and
Latin authors, reflecting the high value placed on classics in the Low Countries’ learned society,
as exemplified by the curriculum of theCollegium Trilingue [
        <xref ref-type="bibr" rid="ref15 ref16">15, 14, 6</xref>
        ]. In England, we focus on
the printing of Classics in the eighteenth century. The influence of Ancient Greek and Latin on
Grammar School curricula and the role of translations in circulating classics have been
welldocumented [
        <xref ref-type="bibr" rid="ref41 ref44 ref5">39, 3, 41</xref>
        ]. This resulted in multilingual publications recorded in catalogs such
3The data and the code are available ath: ttps://github.com/mfantoli/CHR2024_multilingualis.m
as the English Short Title Catalog (ESTC) and Eighteenth Century Collections Online (ECCO),
the latter used in this study. More details are provided in Sect3io.n
      </p>
      <p>
        Our work utilizes long titles of Early Modern books to annotate their linguistic
characteristics. Book titles have been leveraged for metadata enrichment and large-scale analysis in
several studies: from the decline of the average length of modern British novel ti2tl5e]s, t[o
genre classification [
        <xref ref-type="bibr" rid="ref27">26</xref>
        ],4 and topic modeling (two examples based on art catalogs ar1e0,[
        <xref ref-type="bibr" rid="ref7">5</xref>
        ]). Recent experiments have leveraged language and multimodal models to semantically
enrich metadata sets [
        <xref ref-type="bibr" rid="ref1 ref25 ref32 ref42">40, 1, 24, 31</xref>
        ]. In this paper, we assess whether titles can be used to track
multilingualism phenomena in a catalogue (i.e., to enrich metadata with specific language
information). As noted by Hatzel, Stiemer, Biemann, and Gius12[], traditional, feature-based
machine learning approaches are still widely applied in the Humanities. Hence, we compare a
tf-idf-based classifier with the performance of Large Language Models (LLMs)37[] (here, BERT
[
        <xref ref-type="bibr" rid="ref9">8</xref>
        ]), particularly trained for multilingual sentence classification. Transformer-based LLMs are
increasingly used for annotation and to enrich metadata or analyse historical text collections,
for example to predict the year of publication from tex4t2][, or to investigate genre within
books [
        <xref ref-type="bibr" rid="ref29">28</xref>
        ]. The availability of multilingual and historical text models, through easy-to-use
APIs such as HuggingFace, means that the potential for such models to enhance research or
augment our bibliographic understanding of large collections has greatly increased in recent
years. Given the high resource cost of fine-tuning LLMs, we also test a few-shot approach for
the same task, where only a few examples are used to tune the model (see Sectio4.n2).
      </p>
      <p>
        We aim to achieve two objectives: label a work as multilingual or monolingual and
identify whether it is printed in the original language or translated. These tasks, while related to
language identification [
        <xref ref-type="bibr" rid="ref17">16</xref>
        ], are tailored to Early Modern book history: a title may be
monolingual but indicate a multilingual work, and identifying the title’s language alone is insufÏcient
to determine if it is a translation or an original edition. The presence of multiple languages in
metadata sets has already been recognized as a major challenge in metadata processin23g][.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Data</title>
      <p>The present study relies on two datasets: the CA5Afrom KU Leuven, and a version of
Eighteenth Century Collections Online (ECC O6)manually enriched by a group of students. The
CAA is curated by the Special Collections of KU Leuven Libraries and comprises books related
to the Old University of Leuven (1425-1797), mostly of scholars that, at a certain point of their
career, were afÏliated to this university. The CAA version used for this study (exported on 28
July 2023) comprises 3660 holdings, each of them described in MARC XML records. ECCO is a
digital database assembled by Gale and stores the (OCRed) full text of a collection of 184,536
titles published in the eighteenth century. Within this collection, we identified the set of classical
publications, as those authored by Ancient Greek or Latin authors living before the sixth
cen4Enriching metadata based on book titles is also of interest to GLAM institutions, as demonstrated by a recent
experiment on British Library datah,ttps://living-with-machines.github.io/genre-classification/01_BL_fiction_no
n_fiction.html
5https://dial.uclouvain.be/digitization/en/digital-collection/old-academic-colle.ction
6https://www.gale.com/primary-sources/eighteenth-century-collections-on.line
language pair # CAA language pair #ECCO
lat|grc
fre|lat
lat|heb
ita | lat
dut|fre
tury.7 The total number of classical editions amounts to 5237 rows. We refer to this dataset as
ECCO-classics. These two datasets are chosen because of their meticulous language annotation,
their partial chronological overlap, the shared presence of classics (several classical works were
printed in Early Modern Flanders, and feature in the CA8Ab)u,t also clear diferences in terms
of languages included and cultural and geographical background: these characteristics make
them useful sets for comparing the capacities of generalization of the diferent approaches.</p>
      <sec id="sec-3-1">
        <title>3.1. Linguistic annotation</title>
        <p>Both datasets have been manually annotated with respect to language. The MARC21 metadata
schema includes a specific code for language annotation (041), further specified by several
subfields, two of which are used in the CAA: ‘a’ indicating the language of the record, and
‘h’, indicating the original language. Hencem, ultilingual works are those including several
‘a’ codes, regardless of the presence of a ‘h’ codeM.onolingual works include only one ‘a’
code. Within the monolingual works, some also include an ‘h’ code, which is noted when the
original is diferent from the language of the edition. We speak omfonolingual edition if
no ‘h’ code is recorded, andmonolingual translation if it is recorded (and is consequently
diferent from the ‘a’ code). In fact, monolingual translations are usually works translated into
a single target language and published without the original text. We include only monolingual
works for identifying translations, because for multilingual works it is hard to single out the
function of the diferent target languages and be sure that one of them is used for translation.</p>
        <p>An example of multilingual work in the CAA is represented by ‘Les dialogvesde Iean Loys
Vives, traduits de Latin en François pour l’exercice des deux langues .../Les dialogues de Jean
Loys Vives’, which is labeled as French and Latin. Tabl1e lists the most frequently attested
language combinations for multilingual works in the CAA.</p>
        <p>The ‘Histoire de Notre-Dame de Hale,par Juste Lipse ... Traduit du latin, &amp; augmentée de
plusieurs merveilles, venues en lumière depuis la mort de l’auteur’ is the title of a work labeled
as monolingual translation. Tabl2eshows the most frequent pairs of original and target
languages in the CAA. As both Table1 and 2 demonstrate, translation of the classical languages
(Ancient Greek and Latin) plays a central role in the multilingualism of the academic
production.
7More information on the identification of classical authors is provided i9n].[
8We haven’t counted the exact number of classical works in the CAA, but, as an example, there are at least five
editions of Homer, more than 10 editions of Cicero, etc.
source-target languages # CAA source-target languages # ECCO
lat-dut
lat-fre
fre-dutch
lat-ger
monolingual ed. monolingual transl.</p>
        <p>CAA
balanced CAA monolingual
balanced CAA translation</p>
        <p>ECCO-classics
combined
3466</p>
        <p>200
not used
550
7020
194</p>
        <p>194
not used
1765
1877
3291
not used</p>
        <p>350
1156
4513
175
not used</p>
        <p>175
609
2507</p>
        <p>The same schema was used to label the books in ECCO-classics, and the most frequently
attested language-combinations are shown in Tabl1eand 2. An example of multilingual work
is for instance ‘Phaedri Augusti liberti Fabularum aesopiarum libri quinque. Or, a correct latin
edition of the Fables of Phaedrus: with a new literal English translation, and a copious
parsingindex; Whereby young Beginners may easily and speedily attain the Knowledge of the Latin
Tongue. By a gentleman of the University of Cambridge. For the Use of Schools’, while an
example of monolingual translation is given by ‘The iliad of Homer. Translated by Alexander
Pope, Esq.’.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Methodology</title>
      <p>4.1. Tasks
As mentioned above, we aim at classifying the titles following two criteria, namely whether
the edition is monolingual or multilingual (multilingual task henceforth), and whether, in case
it is monolingual, it contains a work in its original language or in translation (monolingual
translation task henceforth). We work with four combinations of the datasets, as listed in Table
3: the CAA, ECCO-classics, balanced CAA9, and ECCO and CAA combined. The datasets were
split in 80-20 for training and test.</p>
      <p>Multilingual and translated works are proportionately more frequent in the ECCO-classics
dataset, because printing multilingual editions (i.e. the original text + a commentary or a
translation in a modern language) was common practice for the circulation of classical works. When
testing the diferent models, we evaluate the option of training on each dataset separately and
9We kept double the number of monolingual editions compared to monolingual translations in order to still achieve
enough critical mass in the number of examples.
testing on each dataset separately, or training with the union of the two and testing on the
datasets separately and combining them. In this way, we want to assess both the capacity of
the separate models to generalize, and whether more increasing and diversifying the training
data improved the final results (RQ3).</p>
      <sec id="sec-4-1">
        <title>4.2. Models and approaches</title>
        <p>
          In order to answer RQ 2, we have tested three diferent approaches: (1) a simple tf-idf model
with Linear Support Vector classification 3[
          <xref ref-type="bibr" rid="ref7">5</xref>
          ] (ML henceforth), (2) fine-tuning a Large
Language Model (BERT henceforth), and (3) taking a few-shot approach to fine-tune a sentence
transformer model (SetFit henceforth). For the ML task, we performed minimal preprocessing
of the titles (they were made lowercase, and punctuation was stripped), and created a common
vocabulary comprising CAA and ECCO titles. We performed hyperparameter optimization for
each model trained, on the hyperparameters ngram range (all combinations of monograms,
bigrams and trigrams), the norm used for penalizing the model and avoiding overfitting (‘l1’,
‘l2’, ‘elasticnet’, None) and whether to weight the classes to limit the impact of very frequent
classes (‘weighted’, None).
        </p>
        <p>
          For the BERT approach, we fine-tuned the base model bert-base-multilingual-cased7][,
using the HuggingFace API and packages. We used the model hyperparameters set out in the
HuggingFace documentation for fine-tuning BERT for text classification [
          <xref ref-type="bibr" rid="ref33">32</xref>
          ], and for this
paper, we have not performed hyperparameter optimization on them.
        </p>
        <p>For the few-shot experiment the aim was to provide a small number of examples which
were as representative as possible with respect to each task. Separate sets were made for the
multilingual and translation tasks. For the multilingual task, the final training set contains 5
examples from each of the languages or language pairs, and an equal number of monolingual
and multilingual titles, from both the ECCO and CAA datasets, resulting in about 80 examples
in the train set. The train set for the translation task was constructed in a similar way but with
an even number of original language and translated works. These were then evaluated using
the same test sets as above.</p>
        <p>
          To perform the few-shot classification, the SetFit library was used. SetFit fine-tunes a
pretrained SentenceTransformers model29[] using a contrastive training approach.
SentenceTransformers is a form of Transformer-based Large Language Model which can be trained to
generate embedding representations at the sentence, paragraph, or document level (rather than
at the word-level as a regular LLM). These embeddings are then generally used for tasks such as
semantic textual similarity or semantic search. SetFit is a framework for few-shot fine-tuning
SentenceTransformers models. Setfit has shown to have performance comparable to a
LLMbased approach on tasks such as text classification, but with far fewer data and training time
[
          <xref ref-type="bibr" rid="ref37">36</xref>
          ]. We used the pre-trained SentenceTransformers model
distiluse-base-multilingual-casedv2 and the hyperparameters from the examples set out in the introductory gui3d4e].[ We then
ifne-tuned the SentenceTransformers model using a small number of examples.
        </p>
        <p>
          For each set of results we recorded the accuracy, as well as the precision, recall and f1 scores
separately for each class. We include tables comparing the results of the two main tasks, plus
the full tables as an appendix. Moreover, we used the SHAP (SHapley Additive exPlanations)
library 2[
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] to understand the features most relevant in the classification by the model. SHAP
is based on Shapely values, a game-theory approach to explanations which aims to calculate
the contribution of each feature in an instance of a prediction. We used the SHAP library
to produce plots which highlight tokens and spans of text based on their contribution to the
prediction (Figure1). These plots can then be interpreted qualitatively.
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Results</title>
      <sec id="sec-5-1">
        <title>5.1. Quantitative results</title>
        <p>Below are shown some of the most relevant results, for the full set see the Appendix. Table
4 summarises the performance of the models trained on the ‘combined’ dataset and tested on
both the individual and combined datasets. We report on the class-wise f-scores because the
classes are very unevenly distributed, particularly for the CAA, and so the accuracy score is not
a good indication of performance. Table5sand 6 give direct comparisons between the models
on the multilingual and translation tasks, listing a diference simply by subtracting the score
of the BERT model from the ML model (negative numbers mean the BERT model performed
worse). Tables7 to 10 in the Appendix provide the details of precision, recall and f1 for the ML
and Bert models, on each task, for each class.</p>
      </sec>
      <sec id="sec-5-2">
        <title>5.2. RQ1: Titles can be exploited for tracking multilingualism</title>
        <p>As can be seen from Table4, both BERT and the ML method gave quite comparable results
across both tasks and all datasets. The SetFit method performed noticeably worse in most
cases, except when tested on the combined CAA and ECCO dataset. Overall, results can be
considered satisfactory which leads to the conclusion that titles can be used to this scope (RQ1),
however the task requires an extended set of labeled training data to be provided.</p>
      </sec>
      <sec id="sec-5-3">
        <title>5.3. RQ2: Comparison of the approaches</title>
        <p>and the smaller ‘balanced’ set, as well as the other way around. For this task, BERT was able to
generalize much better than the ML method when testing on a diferent dataset than the one
on which it was trained.</p>
        <p>The performance of the setfit method (see the Appendix, Table11) had a comparable pattern
to the BERT models. It similarly had low recall and precision for the 0 class (multilingual
works), but performed well with most tests on the translated works task, with just 40 examples
of each class, across multiple languages.</p>
      </sec>
      <sec id="sec-5-4">
        <title>5.4. RQ3: Specificity/generality of the training</title>
        <p>In general, the ML and Bert models, when trained on examples froamcross datasets, are able to
perform reasonably well - meaning that a training set made from a combined dataset of ECCO
and the CAA gives satisfactory results. Both the ML method and the BERT fine-tuned model
give very similar results.</p>
        <p>Both models perform very well at identifying monolingual/multilingual works when trained
and tested on ECCO. Models trained and tested on ECCO fared better in general, while still
underperforming when applied to the CAA test dataset.</p>
        <p>The results from models trained on one dataset and tested on the other are much worse. In
particular, models trained on the CAA and tested on ECCO perform very badly at both recall
and precision of the multilingual class. Again, there is little diference between the ML and
BERT models, though the BERT model performs marginally better. The ‘CAA balanced’ model,
trained on a sample of the CAA containing an equal number of monolingual/multilingual titles,
balanced across the various target languages, did not perform significantly better than the CAA
model, though it was marginally better and much quicker to train. However, the very small
number of records might represent a limitation.</p>
        <p>Since for the Setfit method we used a mix of examples coming from both datasets, RQ3 does
not apply to this model.</p>
      </sec>
      <sec id="sec-5-5">
        <title>5.5. Qualitative results</title>
        <p>To understand qualitatively what parts of the text caused the classification, we use SHAP
explanations, and looked at a range of true positive, true negative, false positive and false negative
predictions. Here, we focus on the BERT model trained on the CAA and tested on both CAA
and ECCO for the prediction of multilingual texts (a particularly ‘difÏcult’ combination).</p>
        <p>When the models wrongly label a title as monolingual when it is multilingual, in general,
these phenomena seem to occur:
• There is no trace of multilingualism in the title (e.g. the Latin title ‘Specimen doctrine
traditae ab anno MDCXCI.usque ad annum MDCXCVI. inclusive.’ doesn’t contain any
mention of parts in a diferent language).
• Most of these titles, despite containing hints of multilingualism, are fully in Latin. The
wrong prediction might be due to the fact that the CAA contains a lot of Latin
monolingual titles, and hence Latin context is considered monolingual despite possible
multilingual records. Figur2eshows a very long title in Latin with an explicit mention of a
Train</p>
        <p>ML
combined
combined
combined</p>
        <sec id="sec-5-5-1">
          <title>BERT</title>
          <p>combined
combined
combined</p>
        </sec>
        <sec id="sec-5-5-2">
          <title>SetFit</title>
        </sec>
        <sec id="sec-5-5-3">
          <title>Few-shot Few-shot Few-shot Test</title>
          <p>Acc</p>
        </sec>
        <sec id="sec-5-5-4">
          <title>F-score (0)</title>
        </sec>
        <sec id="sec-5-5-5">
          <title>F-score (1)</title>
        </sec>
        <sec id="sec-5-5-6">
          <title>F-score (0) F-score (1) 0.99 0.97</title>
          <p>caa
caa
caa
caa
ecco
ecco
ecco
ecco
combined
combined
combined
combined
caa_balanced
caa_balanced
caa_balanced
caa
ecco
combined
caa_balanced
ecco
caa
combined
caa_balanced
combined
caa
ecco
caa_balanced
caa_balanced
caa
ecco
0.01
-0.04
0.00
0.01
0.00
0.21
0.17
0.09
-0.01
0.01
0.03
0.01
-0.04
-0.02
-0.13</p>
          <p>translated bit (‘cum latina interpretatione’) being entirely assigned to monolingual (blue)
by the model.</p>
          <p>Another recurrent trend in both false and true prediction is the role of Greek: the word
‘Greek’ (orGracae, in Graecam linguam) is always used as a predictor of multilingualism, even
when the work is monolingual (either in the original language or in translation). Fi4gure
and 3 show an example of two monolingual works whose titles contain the word ‘Greek’. In
both cases, the word Greek heavily impacts the ‘multilingual’ component, despite the fact that
the output is diferent for the two predictions. This might be due to the fact that in the CAA
Ancient Greek texts usually come with translations/notes in a modern language. Text in the
Greek alphabet also seems to be used to make identifications of multilingual texts. This raises
the issue of the dependency of the models on these specific dataset features. Furthermore, the
model in some cases uses the text which we would read as making it likely to be multilingual
as an output pointing to monolingual. For example things like ‘original subjoined’ or ‘notes
at the end’, ‘on the opposite page’... One example of this can be seen in Figure5. This is
because these phrases are not found in the CAA titles for multilingual works. The ‘combined’
model doesn’t have this bias, in this case, words relating to notes or annotations contribute to
a positive prediction of a work as multilingual, as one might expect.</p>
          <p>Words like ‘translated’, or ‘lexicon’ across languages increase the output of the model in
identifying multilingual works, which is close to what we would expect.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>6. Discussion of relevance and possible uses</title>
      <p>Overall, these experiments suggest it is a difÏcult problem to solve using machine learning
methods. In particular, the approaches do not seem to generalise well, even using multilingual
LLMs which we hoped might mean that diferent styles of title would be recognised if they
were in some way semantically similar. This is perhaps because the way that multilingual and
translated works are signified in a title is varied and changes over time and across languages.
Despite these reservations, when trained on examples across both datasets, the performance
of both traditional machine learning and LLM methods was at a level which we deem usable
in real-world applications.</p>
      <p>The multilingual fine-tuned BERT has some advantages over traditional ML approaches in
identifying translated works but performs worse when distinguishing multilingual works. This
seems to be because the signifiers for translated works are more descriptive and straightforward
(e.g. ‘translated from’ or ‘made English by’). The multilingual approach means that these kinds
of phrases tend be be picked up by the model in diferent languages.</p>
      <p>The few-shot method using SetFit shows some promise in a number of tasks, but does not,
from our experiments, seem to be a ‘silver bullet’ for low-resource metadata enrichment of
this kind. However, perhaps with a very well thought-out and diverse set of examples, it may
be possible to build a model which can be trained and used for inferences on real-world data.
An ideal real-world scenario for metadata enrichment may involve collecting a small number
of examples from a specific dataset or collection, fine-tuning a bespoke but small model, and
applying it only to that collection. However, as of yet, from our experiments, it does not seem
that the multilingual capabilities of SetFit or SentenceTransformers are enough to get
highquality results on this task without at least some annotation of the target dataset.</p>
    </sec>
    <sec id="sec-7">
      <title>7. Conclusions</title>
      <p>Automatically enriched metadata has significant value to heritage collections catalogue data,
potentially helping to increase the accuracy and findability of records. If the purpose is to
get enriched metadata, our experiments show some promise and could potentially be
operationalised in the future. In fact, traditional ML methods may be enough in many cases,
particularly for identifying multilingual works, and have big advantages in terms of ease of use and
use of resources. In some cases, methods such as keyword search or regular expressions might
also provide acceptable results, though when using multilingual datasets, machine learning
methods should have an advantage.</p>
      <p>Furthermore, we suggest that certain evaluation metrics are more important than others,
particularly with library catalogue data, which is likely to be very unevenly distributed with
regards to language and classes. This is of course dependant on the particular task and
usecase. If the purpose is to improve catalogue metadata for example, the recall of the multilingual
or translated classes may be particularly important, as it may be better to find additional false
positives which can then be checked manually afterwards, rather than aiming for precision but
missing some relevant works. If the information is not necessarily intended to be ‘fed back’ to
a catalogue but used for bibliographic data science at scale, it may be more important to focus
on the overall f-scores to get a broad, albeit imperfect, accuracy.</p>
    </sec>
    <sec id="sec-8">
      <title>Acknowledgments</title>
      <p>We want to express our gratitute to the STUDIUM.AI team, particular to Violet Soen, whose
eforts enabled this research. In addition, we would like to thank the KU Leuven Libraries
staf, in particular the metadata and digitization services for sharing the CAA metadata and
the relative documentation. Finally, we would like to thank the Computational History group
of Helsinki, for providing the framework and infrastructure for annotating the ECCO training
data.
N. Constantinidou. “Printers of the Greek Classics and Market Distribution in the
Sixteenth Century: The Case of France and the Low Countries”. InS:pecialist Markets in the
Early Modern Book World 40 (2015). Ed. by R. Kirwan and S. Mullins, pp. 273–93.</p>
    </sec>
    <sec id="sec-9">
      <title>8. Appendix</title>
    </sec>
    <sec id="sec-10">
      <title>A. Full Results</title>
      <sec id="sec-10-1">
        <title>A.1. Multilingual/Monolingual Task: BERT</title>
        <p>A.3. Translation Task: BERT
r (0)
p (0)
r (1)
p (1)
A.2. Multilingual/Monolingual Task: TFIDF/SVM
r (0)
p (0)
r (1)
p (1)</p>
      </sec>
      <sec id="sec-10-2">
        <title>A.5. SetFit model results</title>
        <sec id="sec-10-2-1">
          <title>Monolingual/Multilingual Task</title>
        </sec>
      </sec>
      <sec id="sec-10-3">
        <title>A.4. Translation Task: TFIDF/SVM</title>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>D.</given-names>
            <surname>Ali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Milleville</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Verstockt</surname>
          </string-name>
          , N. Van De Weghe,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chambers</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Birkholz</surname>
          </string-name>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <article-title>“Computer vision and machine learning approaches for metadata enrichment to improve searchability of historical newspaper collections”</article-title>
          .
          <source>JIonu:rnal of Documentation</source>
          (
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <source>doi: 10</source>
          .1108/jd-01-2022-0029.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>P.</given-names>
            <surname>Auger</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Brammall</surname>
          </string-name>
          , edsM.
          <source>ultilingual texts and practices in early modern Europe</source>
          . New York, NY: Routledge,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>T. W.</given-names>
            <surname>Baldwin</surname>
          </string-name>
          .William
          <string-name>
            <surname>Shakspere</surname>
          </string-name>
          <article-title>'s Small Latine</article-title>
          and
          <string-name>
            <given-names>Lesse</given-names>
            <surname>Greeke</surname>
          </string-name>
          . Urbana: University of Illinois Press,
          <year>1944</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>B.</given-names>
            <surname>Bistué</surname>
          </string-name>
          . “
          <article-title>Collaborative Translation as a Model for Multilingual Printing in Early Renaissance Editions of Aesop's Fables”</article-title>
          .
          <article-title>InM:ultilingual texts and practices in early modern Europe</article-title>
          . Ed. by
          <string-name>
            <given-names>P.</given-names>
            <surname>Auger</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Brammall</surname>
          </string-name>
          . New York, NY: Routledge,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [5] [6]
          <string-name>
            <given-names>M.</given-names>
            <surname>Bowman</surname>
          </string-name>
          . “
          <article-title>Text-mining metadata: What can titles tell us of the history of modern and contemporary art?” InJ:ournal of Cultural Analytics 8</article-title>
          .1 (
          <year>2023</year>
          ). doi:
          <volume>10</volume>
          .22148/001c.
          <fpage>74602</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>J.</given-names>
            <surname>Devlin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lee</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K.</given-names>
            <surname>Toutanova</surname>
          </string-name>
          . “BERT:
          <article-title>Pre-training of Deep Bidirectional Transformers for Language Understanding”</article-title>
          . InC:oRR abs/
          <year>1810</year>
          .04805 (
          <year>2018</year>
          ).
          <source>arXiv: 181 0</source>
          .04805. url: http://arxiv.org/abs/
          <year>1810</year>
          .0480 5.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Devlin</surname>
          </string-name>
          , M.-
          <string-name>
            <given-names>W.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lee</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K.</given-names>
            <surname>Toutanova</surname>
          </string-name>
          . “BERT:
          <article-title>Pre-training of Deep Bidirectional Transformers for Language Understanding”. IPnr:oceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</article-title>
          , Volume
          <volume>1</volume>
          (Long and Short Papers). Ed. by
          <string-name>
            <given-names>J.</given-names>
            <surname>Burstein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Doran</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Solorio</surname>
          </string-name>
          . Minneapolis, Minnesota: Association for Computational Linguistics,
          <year>2019</year>
          , pp.
          <fpage>4171</fpage>
          -
          <lpage>4186</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>N19</fpage>
          -1423.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M.</given-names>
            <surname>Fantoli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Suomela</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. Van</given-names>
            <surname>Hal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Depauw</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Virkki</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Tolonen</surname>
          </string-name>
          . “
          <article-title>Quantifying the Presence of Ancient Greek and Latin Classics in Early Modern Britain”</article-title>
          .
          <source>JIonu:rnal of Cultural Analytics (forthcoming).</source>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>C.</given-names>
            <surname>Garcia-Zorita</surname>
          </string-name>
          and
          <string-name>
            <given-names>A. R.</given-names>
            <surname>Pacios</surname>
          </string-name>
          . “
          <article-title>Topic modelling characterization of Mudejar art based on document titles”</article-title>
          .
          <source>InD:igital Scholarship in the Humanities 33.3</source>
          (
          <issue>2018</issue>
          ), pp.
          <fpage>529</fpage>
          -
          <lpage>539</lpage>
          . doi:
          <volume>10</volume>
          .1093/llc/fqx055.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>S.</given-names>
            <surname>Gillespie</surname>
          </string-name>
          . “
          <article-title>The Availability of the Classics</article-title>
          . Readers, Writers, Translation, Performance”.
          <source>In: The Oxford History of Classical Reception in English Literature</source>
          .
          <fpage>1558</fpage>
          -
          <lpage>1660</lpage>
          . Vol.
          <volume>2</volume>
          . Oxford University Press,
          <year>2015</year>
          , pp.
          <fpage>57</fpage>
          -
          <lpage>74</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>H. O.</given-names>
            <surname>Hatzel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Stiemer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Biemann</surname>
          </string-name>
          , and
          <string-name>
            <surname>E. Gius. “</surname>
          </string-name>
          <article-title>Machine learning in computational literary studies”</article-title>
          .
          <source>Ini:t - Information Technology 65</source>
          .
          <fpage>4</fpage>
          -
          <lpage>5</lpage>
          (
          <year>2023</year>
          ), pp.
          <fpage>200</fpage>
          -
          <lpage>217</lpage>
          . doi:
          <volume>10</volume>
          .1515 /itit-2023-0041.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>T.</given-names>
            <surname>Hermans</surname>
          </string-name>
          . “
          <article-title>Multilingualism and Translation in the Early Modern Low Countries”</article-title>
          . In:
          <article-title>Language Dynamics in the Early Modern Period</article-title>
          . Ed. by
          <string-name>
            <given-names>K.</given-names>
            <surname>Bennett</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Cattaneo</surname>
          </string-name>
          . 1st ed. New York: Routledge,
          <year>2022</year>
          , p.
          <fpage>20</fpage>
          .
          <year>doi1</year>
          :
          <fpage>0</fpage>
          .4324/9781003092445. url: https://www.taylor francis.
          <source>com/books/978100309244 5.</source>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>R.</given-names>
            <surname>Hoven</surname>
          </string-name>
          . “
          <article-title>Enseignement du grec et livres scolaires dans les anciens Pays-Bas et</article-title>
          la Principaute de Liege de 1483 à 1600. Deuxième partie:
          <fpage>1551</fpage>
          -
          <lpage>1600</lpage>
          ”.
          <source>InG:utenberg-Jahrbuch</source>
          <volume>55</volume>
          (
          <year>1980</year>
          ), pp.
          <fpage>118</fpage>
          -
          <lpage>26</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>R.</given-names>
            <surname>Hoven</surname>
          </string-name>
          . “
          <article-title>Enseignement du grec et livres scolaires dans les anciens Pays-Bas et</article-title>
          la Principauté de Liège de 1483 à 1600. Première partie:
          <fpage>1483</fpage>
          -
          <lpage>1550</lpage>
          ”.
          <source>InG: utenberg-Jahrbuch</source>
          <volume>54</volume>
          (
          <year>1979</year>
          ), pp.
          <fpage>80</fpage>
          -
          <lpage>86</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>T.</given-names>
            <surname>Jauhiainen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lui</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zampieri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Baldwin</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K.</given-names>
            <surname>Lindén</surname>
          </string-name>
          . “
          <article-title>Automatic Language Identification in Texts: A Survey”</article-title>
          .
          <source>In: Journal of Artificial Intelligence Research</source>
          <volume>65</volume>
          (
          <year>2019</year>
          ). doi:
          <volume>10</volume>
          .1613/jair.1.11675.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>H.</given-names>
            <surname>Jones</surname>
          </string-name>
          . “
          <article-title>Printing the Classical Text”</article-title>
          .
          <source>InP:rinting the Classical Text. Brill</source>
          ,
          <year>2021</year>
          . url: https://brill.com/display/title/260.45
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>L.</given-names>
            <surname>Lahti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ilomäki</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Tolonen</surname>
          </string-name>
          .
          <article-title>“A Quantitative Study of History in the English Short-Title Catalogue (ESTC</article-title>
          ),
          <fpage>1470</fpage>
          -
          <lpage>1800</lpage>
          ”. InL:IBER Quarterly:
          <source>The Journal of the Association of European Research Libraries 25.2</source>
          (
          <issue>2015</issue>
          ), pp.
          <fpage>87</fpage>
          -
          <lpage>116</lpage>
          . doi:
          <volume>10</volume>
          .18352/lq.10112.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>L.</given-names>
            <surname>Lahti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Marjanen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Roivainen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Tolonen</surname>
          </string-name>
          . “
          <article-title>Bibliographic Data Science and the History of the Book (c</article-title>
          .
          <fpage>1500</fpage>
          -1800)
          <article-title>”</article-title>
          .
          <source>In:Cataloging &amp; Classification Quarterly 57.1</source>
          (
          <issue>2019</issue>
          ), pp.
          <fpage>5</fpage>
          -
          <lpage>23</lpage>
          . doi:
          <volume>10</volume>
          .1080/01639374.
          <year>2018</year>
          .
          <volume>1543747</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>H. B.</given-names>
            <surname>Lathrop</surname>
          </string-name>
          .
          <article-title>Translations from the Classics into English from Caxton to Chapman (1477- 1620)</article-title>
          . Vol.
          <volume>35</volume>
          . University of Wisconsin Studies in Language and Literature. Madison: University of Wisconsin,
          <year>1933</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Lundberg</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.-I.</given-names>
            <surname>Lee</surname>
          </string-name>
          .
          <article-title>“A Unified Approach to Interpreting Model Predictions”</article-title>
          .
          <source>In: Advances in Neural Information Processing Systems</source>
          <volume>30</volume>
          . Ed. by I. Guyon,
          <string-name>
            <given-names>U. V.</given-names>
            <surname>Luxburg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bengio</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Wallach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Fergus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Vishwanathan</surname>
          </string-name>
          , and
          <string-name>
            <given-names>R.</given-names>
            <surname>Garnett</surname>
          </string-name>
          . Curran Associates, Inc.,
          <year>2017</year>
          , pp.
          <fpage>4765</fpage>
          -
          <lpage>4774</lpage>
          . url: http://papers.nips.cc/paper/7062-a
          <article-title>-unified-approach-to-inter preting-model-predictions.pd</article-title>
          .f
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>P.</given-names>
            <surname>Mack</surname>
          </string-name>
          . “
          <article-title>Humanism and the Classical Tradition”</article-title>
          .
          <source>InT:he Oxford History of the Renaissance</source>
          . Ed. by G. Campbell. 1st ed. Oxford University PressOxford,
          <year>2023</year>
          , pp.
          <fpage>10</fpage>
          -
          <lpage>47</lpage>
          . doi:
          <volume>10</volume>
          .1093/oso/9780192886699.003.0001.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>V.</given-names>
            <surname>Malın</surname>
          </string-name>
          ́ek, T. Umerle,
          <string-name>
            <given-names>E.</given-names>
            <surname>Gray</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Heibi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Király</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Klaes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Korytkowski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lindemann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Moretti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Panušková</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Péter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Tolonen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Tomczyńska</surname>
          </string-name>
          , and
          <string-name>
            <given-names>O.</given-names>
            <surname>Vimr</surname>
          </string-name>
          . “
          <article-title>Open Bibliographical Data Workflows and the Multilinguality Challenge”</article-title>
          .
          <source>JIonu:rnal of Open Humanities Data</source>
          <volume>10</volume>
          (
          <year>2024</year>
          ), p.
          <fpage>27</fpage>
          . doi:
          <volume>10</volume>
          .5334/johd.190.
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>M.</given-names>
            <surname>Martorana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Kuhn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Stork</surname>
          </string-name>
          , and J. van OssenbruggenT.
          <article-title>ext classification of column headers with a controlled vocabulary: leveraging LLMs for metadata enrichment</article-title>
          .
          <year>2024</year>
          . url: http://arxiv.org/abs/2403.00884.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>F.</given-names>
            <surname>Moretti</surname>
          </string-name>
          . “Style, Inc.
          <source>Reflections on Seven Thousand Titles (British Novels</source>
          ,
          <volume>1740</volume>
          ?
          <year>1850</year>
          )
          <article-title>”</article-title>
          .
          <source>In: Critical Inquiry 36.1</source>
          (
          <issue>2009</issue>
          ), pp.
          <fpage>134</fpage>
          -
          <lpage>158</lpage>
          . doi:
          <volume>10</volume>
          .1086/606125.
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Nolazco-Flores</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. V.</given-names>
            <surname>Guerrero-Galván</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Del-Valle-Soto</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L. P.</given-names>
            <surname>Garcia-Perera</surname>
          </string-name>
          .
          <article-title>“Genre Classification of Books on Spanish”</article-title>
          .
          <source>In:IEEE Access</source>
          <volume>11</volume>
          (
          <year>2023</year>
          ), pp.
          <fpage>132878</fpage>
          -
          <lpage>132892</lpage>
          . doi:
          <volume>10</volume>
          .1109/access.
          <year>2023</year>
          .
          <volume>3332997</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>R.</given-names>
            <surname>Péter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Szántó</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Biacsi</surname>
          </string-name>
          , G. Berend, and
          <string-name>
            <given-names>V.</given-names>
            <surname>Bilicki</surname>
          </string-name>
          . “
          <article-title>Multilingual Analysis and Visualization of Bibliographic Metadata and Texts With the AVOBMAT Research Tool”</article-title>
          .
          <source>In: Journal of Open Humanities Data</source>
          <volume>10</volume>
          (
          <year>2024</year>
          ), p.
          <fpage>23</fpage>
          . doi:
          <volume>10</volume>
          .5334/johd.175.
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>I.</given-names>
            <surname>Rastas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Ciarán Ryan</surname>
          </string-name>
          , I. Tiihonen,
          <string-name>
            <given-names>M.</given-names>
            <surname>Qaraei</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Repo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Babbar</surname>
          </string-name>
          , E. Mäkelä,
          <string-name>
            <given-names>M.</given-names>
            <surname>Tolonen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>F.</given-names>
            <surname>Ginter</surname>
          </string-name>
          . “
          <article-title>Explainable Publication Year Prediction of Eighteenth Century Texts with the BERT Model”</article-title>
          .
          <source>In:Proceedings of the 3rd Workshop on Computational Approaches</source>
          to Historical Language Change. Ed. by
          <string-name>
            <given-names>N.</given-names>
            <surname>Tahmasebi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Montariol</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kutuzov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hengchen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Dubossarsky</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L.</given-names>
            <surname>Borin</surname>
          </string-name>
          . Dublin, Ireland: Association for Computational Linguistics,
          <year>2022</year>
          , pp.
          <fpage>68</fpage>
          -
          <lpage>77</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2022</year>
          .lchange-
          <volume>1</volume>
          .7.
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>N.</given-names>
            <surname>Reimers</surname>
          </string-name>
          and
          <string-name>
            <surname>I. Gurevych.</surname>
          </string-name>
          “
          <article-title>Sentence-BERT: Sentence Embeddings using Siamese BERTNetworks”</article-title>
          .
          <source>In:Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing. Association for Computational Linguistics</source>
          ,
          <year>2019</year>
          . urhl:ttp://arxiv.org /abs/
          <year>1908</year>
          .10084.
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>Y. C.</given-names>
            <surname>Ryan</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Tolonen</surname>
          </string-name>
          . “
          <article-title>The Evolution of Scottish Enlightenment Publishing”</article-title>
          .
          <source>In: The Historical Journal 67.2</source>
          (
          <issue>2024</issue>
          ), pp.
          <fpage>223</fpage>
          -
          <lpage>255</lpage>
          . doi:
          <volume>10</volume>
          .1017/s0018246x23000614.
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Tan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Beigi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bhattacharjee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Karami</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Li</surname>
          </string-name>
          , L. Cheng, and
          <string-name>
            <given-names>H.</given-names>
            <surname>Liu</surname>
          </string-name>
          .
          <source>Large Language Models for Data Annotation: A Survey</source>
          .
          <year>2024</year>
          . doi:
          <volume>10</volume>
          .48550/a rxiv.
          <volume>2402</volume>
          .13446.
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [32]
          <string-name>
            <surname>Text</surname>
            <given-names>classification .</given-names>
          </string-name>
          <year>2024</year>
          . url: https://huggingface.co/docs/transformers/en/tasks/sequen ce%5C%
          <fpage>5Fclassification</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>M.</given-names>
            <surname>Tolonen</surname>
          </string-name>
          , E. Mäkelä, and
          <string-name>
            <given-names>L.</given-names>
            <surname>Lahti</surname>
          </string-name>
          . “
          <article-title>The Anatomy of Eighteenth Century Collections Online (ECCO)”</article-title>
          .
          <source>In:Eighteenth-Century Studies 56.1</source>
          (
          <issue>2022</issue>
          ), pp.
          <fpage>95</fpage>
          -
          <lpage>123</lpage>
          . doi:
          <volume>10</volume>
          .1353/ecs .
          <year>2022</year>
          .
          <volume>0060</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>L.</given-names>
            <surname>Tunstall.SetFit: EfÏcient Few-Shot Learning</surname>
          </string-name>
          Without Prompts .
          <year>2022</year>
          . url: https://huggi ngface.co/blog/setfi.t
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>L.</given-names>
            <surname>Tunstall</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Reimers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>U. E. S.</given-names>
            <surname>Jo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Bates</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Korat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Wasserblat</surname>
          </string-name>
          , and
          <string-name>
            <given-names>O.</given-names>
            <surname>Pereg</surname>
          </string-name>
          . “
          <article-title>EfÏ- cient Few-Shot Learning Without Prompts”</article-title>
          . In: (
          <year>2022</year>
          ).
          <year>doi1</year>
          :
          <fpage>0</fpage>
          .48550/arxiv.2209.11055.
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [36]
          <string-name>
            <given-names>L.</given-names>
            <surname>Tunstall</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Reimers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>U. E. S.</given-names>
            <surname>Jo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Bates</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Korat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Wasserblat</surname>
          </string-name>
          , and
          <string-name>
            <surname>O.</surname>
          </string-name>
          <article-title>PereEgfÏci.ent Few-Shot Learning Without Prompts</article-title>
          .
          <year>2022</year>
          . doi:
          <volume>10</volume>
          .48550/arxiv.2209.11055.
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>A.</given-names>
            <surname>Vaswani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Shazeer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Parmar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Uszkoreit</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. N.</given-names>
            <surname>Gomez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Kaiser</surname>
          </string-name>
          ,
          <string-name>
            <surname>and I.</surname>
          </string-name>
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          Polosukhin. “
          <article-title>Attention is All You Need”</article-title>
          . In:
          <year>2017</year>
          . urhl:ttps://arxiv.org/pdf/1706.03762 .pdf.
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [38] Vertalen in de Nederlanden:
          <article-title>een cultuurgeschiedenis</article-title>
          . Amsterdam: Boom,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [39]
          <string-name>
            <given-names>F.</given-names>
            <surname>Watson</surname>
          </string-name>
          .
          <source>The English Grammar Schools to 1660. Their Curriculum and Practice</source>
          . 2nd ed. London: Frank Cass &amp; Co.,
          <year>1968</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [40]
          <string-name>
            <given-names>M.</given-names>
            <surname>Wevers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Vriend</surname>
          </string-name>
          , and A. De Bruin. “
          <article-title>What to do with 2</article-title>
          .
          <fpage>000</fpage>
          .000
          <string-name>
            <given-names>Historical</given-names>
            <surname>Press</surname>
          </string-name>
          <article-title>Photos? The Challenges and Opportunities of Applying a Scene Detection Algorithm to a Digitised Press Photo Collection”</article-title>
          .
          <source>InT:MG Journal for Media History 25.1</source>
          (
          <issue>2022</issue>
          ), p.
          <fpage>1</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          <source>doi: 10</source>
          .18146/tmg.815.
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          [41]
          <string-name>
            <given-names>P.</given-names>
            <surname>Wilson</surname>
          </string-name>
          . “
          <article-title>The Place of Classics in Education and Publishing”</article-title>
          .
          <source>ITnh:e Oxford History of Classical Reception in English Literature</source>
          .
          <fpage>1660</fpage>
          -
          <lpage>1790</lpage>
          . Ed. by
          <string-name>
            <given-names>D.</given-names>
            <surname>Hopkins</surname>
          </string-name>
          and
          <string-name>
            <given-names>C.</given-names>
            <surname>Martindale</surname>
          </string-name>
          . Vol.
          <volume>3</volume>
          . Oxford and New York: Oxford University Press,
          <year>2012</year>
          , pp.
          <fpage>29</fpage>
          -
          <lpage>52</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          [42]
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. C.</given-names>
            <surname>Ryan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Rastas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Ginter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Tolonen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>R.</given-names>
            <surname>Babbar</surname>
          </string-name>
          . “
          <article-title>Detecting Sequential Genre Change in Eighteenth-Century Texts”</article-title>
          .
          <source>InP:roceedings of the Computational Humanities Research Conference</source>
          <year>2022</year>
          . Ed. by
          <string-name>
            <given-names>F.</given-names>
            <surname>Karsdorp</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Lassche</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K.</given-names>
            <surname>Nielbo</surname>
          </string-name>
          . Vol.
          <volume>3290</volume>
          . CEUR Workshop Proceedings. Antwerp, Belgium: Ceur,
          <year>2022</year>
          , pp.
          <fpage>243</fpage>
          -
          <lpage>255</lpage>
          . url: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3290</volume>
          /%5C#short%5C%
          <fpage>5Fpaper26</fpage>
          .
          <fpage>30</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>