<!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>Topic Modelling Discourse Dynamics in Historical Newspapers</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Simon H</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Pivov</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mikko Tolon</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, University of Helsinki</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Helsinki Computational History Group, University of Helsinki</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Spra ̊kbanken, University of Gothenburg</institution>
        </aff>
      </contrib-group>
      <fpage>63</fpage>
      <lpage>77</lpage>
      <abstract>
        <p>This paper addresses methodological issues in diachronic data analysis for historical research. We apply two families of topic models (LDA and DTM) on a relatively large set of historical newspapers, with the aim of capturing and understanding discourse dynamics. Our case study focuses on newspapers and periodicals published in Finland between 1854 and 1917, but our method can easily be transposed to any diachronic data. Our main contributions are a) a combined sampling, training and inference procedure for applying topic models to huge and imbalanced diachronic text collections; b) a discussion on the differences between two topic models for this type of data; c) quantifying topic prominence for a period and thus a generalization of document-wise topic assignment to a discourse level; and d) a discussion of the role of humanistic interpretation with regard to analysing discourse dynamics through topic models.</p>
      </abstract>
      <kwd-group>
        <kwd>Discourse Dynamics</kwd>
        <kwd>Finland</kwd>
        <kwd>Historical Newspapers</kwd>
        <kwd>Nineteenth Century</kwd>
        <kwd>Topic Modelling</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>This paper reports our experience on studying discursive change in Finnish newspapers
from the second half of the nineteenth century. We are interested in grasping broad
societal topics, discourses that cannot be reduced to mere words, isolated events or
particular people. Our long-lasting goal is to investigate a global change in the presence
of such topics and especially finding discourses that have disappeared or declined and
thus could easily slip away in modern research. We believe that these research questions
are better approached in a data-driven way without deciding what we are looking for
beforehand, though the choice of the most suitable techniques for such research is still
an open problem.</p>
      <p>In this paper we focus on developing methodology. Choosing available algorithms
for analysis guides possible outcomes as they are designed to be operationalised in
‡SH was affiliated with the University of Helsinki for most of this work.
*Equal contribution.</p>
      <p>Copyright © 2021 for this paper by its authors. Use permitted under
Creative Commons License Attribution 4.0 International (CC BY 4.0).
certain ways. Approaching our goal with mere word counts is counterproductive due to
the sparseness of the language and the variety of discourse realisations in a given text.
Further, word counts are unreliable with historical data due to never ending language
change, spelling variations and text recognition errors.</p>
      <p>Thus, as many other papers in the area of digital humanities, we utilize topic
modelling as a proxy to discourses. In particular, we apply the “standard” Latent Dirichlet
Allocation model [3, LDA] and its extension the Dynamic Topic Model [2, DTM],
which is developed specifically to tackle temporal dynamics in data. However, any
model has its limitations and tends to exaggerate certain phenomena while missing
other ones. We focus on the difference between models and try to reveal their
limitations in historical data analysis from the point of view that is relevant for historical
scholarship.</p>
      <p>Our main contributions are the following:
– We propose a combined sampling, training and inference procedure for
applying topic models to large and imbalanced diachronic text collections.
– We discuss differences between two topic models, paying special attention to how
they can be used to trace discourse dynamics.
– We propose a method to quantify topic prominence for a period and thus to
generalize document-wise topic assignment to a discourse level.
– We acknowledge and discuss the drawbacks of topic stretching, which is typical
for DTM. It is commonly known that DTM sometimes represents topics beyond the
time period, but thus far there is no discussion in how researchers should tackle this
for humanities questions.</p>
      <p>In order to illustrate the appropriateness of the proposed methodology we discuss
two use cases, one relating to discourses on church and religion and one that relates to
education. The role of religion and education has been studied extensively in historical
scholarship but there are no studies that deal with these topics through text mining of
large-scale historical data. These two topics were chosen due to the the fact that the
former was in general a discourse in decline relating to the process of secularization in
Finnish society, whereas the latter increased in the second half of the nineteenth century
and relates to the modernization of Finnish society and the inclusion of a larger share
of the population in the sphere of basic education. In addition to these two interlinked
discursive trends, we also use other examples to illustrate the strengths and weaknesses
of LDA and DTM for this type of historical research.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Data</title>
      <p>
        Our dataset is from the digitised newspaper collection of the National Library of
Finland (NLF). This dataset contains articles from all newspapers and most periodicals that
have been published in Finland from 1771 to 1917. Several studies have used parts of
this dataset to investigate such issues as the development of the public sphere in
Finland, the evolution of ideological terms in nineteenth-century Finland and the changing
vocabulary of Finnish newspapers [
        <xref ref-type="bibr" rid="ref11 ref12 ref16 ref17 ref21 ref22 ref25 ref29 ref36">36, 17, 16, 11, 21, 22, 25, 29, 12</xref>
        ].
      </p>
      <p>
        The full collection includes articles in Finnish, Swedish, Russian, and German. In
this work we focus only on the Finnish portion starting from 1854 because this is the
point where we determined we have sufficient yearly data to train topic models. The
resulting subset has over 3.6 million articles and is composed of over 2.2 billion tokens.
Figure 1a shows that the number of tokens published per year in Finnish-language
papers increased steadily. The average article has 526 tokens but article length varies
widely from year to year, as seen in Figures 1b and 1c which show the average article
length and the number of articles per year. As made clear by these figures, there is a
noticeable difference in the number of articles and average article length after 1910.
This shift does not reflect the actual articles in the newspapers, but is the result of a
change of OCR engine used to digitise the collection [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. While the raw data is
publicly available, we used the lemmatised version of the newspaper archive produced by
Eetu Ma¨kela¨, whom we thank.
      </p>
      <p>
        Still, even if the article segmentation differs in the latter period, Fig. 1a shows that
there is steady increase in the vocabulary used in the Finnish-language newspapers
published in the second half of the nineteenth century. They also covered more themes
and regions. This entailed a process of diversification and modernization of the Finnish
press, which has been widely discussed in historiography. As a collection, the
newspapers vary a lot in style and focus. Some larger newspapers mainly contain political
content, whereas others are rather specialised, and yet others thrived by giving a voice
to the local public [
        <xref ref-type="bibr" rid="ref16 ref22 ref32 ref35">35, 22, 16, 32</xref>
        ]. This means that any analysis done on the entirety of
the newspapers, like topic models, tend to balance out some of the differences between
newspapers. This variety in the content, is also something that make newspapers such
an interesting source material for historical research that is interesting in an overview
of society. Although some issues were obviously not discussed because of taboo,
courtesy or censorship, most of the themes present in public discourse are recorded in the
newspapers and thus accessible to us in the present. Hence, we believe newspapers are
an especially good source of assessing how the role of particular discourses changed
over time.
2.1
      </p>
      <sec id="sec-2-1">
        <title>Preprocessing the data</title>
        <p>Given the size of the data and its inherent nature, notoriously the OCR quality and the
unbalanced data from different time slices, we performed a series of pre-processing
steps on the data.1</p>
        <p>
          Despite prior work (albeit on English), showing that stemming has no real
advantage for likelihood and topic coherence and can actually degrade topic stability [
          <xref ref-type="bibr" rid="ref30">30</xref>
          ],
we follow [
          <xref ref-type="bibr" rid="ref10 ref13 ref40">40, 10, 13</xref>
          ] and use a lemmatised version of the corpus. Indeed, the work
in [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] hints at the fact that Finnish, being much more inflected than English, would
benefit from lemmatisation, whereas in [
          <xref ref-type="bibr" rid="ref13 ref40">40, 13</xref>
          ] the authors stem so as to reduce the
huge number of token types due to OCR issues which impacts the performance of topic
1The more apt phrase “purposeful data modification”, coined by [
          <xref ref-type="bibr" rid="ref34">34</xref>
          ], advocates that our
material is not mere data that can go through a standardised “pre-processing” pipeline. Rather,
the data is modified and altered only for the specific purposes of this study, and following this
study’s technical and scientific requirements only.
(a) Corpus size
(b) Average article size
        </p>
        <p>
          (c) No. of articles
modelling [
          <xref ref-type="bibr" rid="ref38">38</xref>
          ]. After lemmatisation, we remove tokens that occur less than 40 times
in the collection, stopwords, punctuation marks and tokens with less than 3 characters.
These are additional measures to further reduce the vocabulary size and mitigate the
impact of OCR noise.
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Topic Models</title>
      <p>
        LDA
Topic modelling is an unsupervised method to extract topics from a collection of
documents. Typically, a topic is a probability-weighted list of words that together express
a theme or idea of what the topic is about. One of the most popular topic modelling
methods currently in use is Latent Dirichlet Allocation (LDA), which is “a generative
probabilistic model for collections of discrete data such as text corpora” [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. It has been
extensively used in the digital humanities to extract certain themes from a collection of
texts [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. In this model, a document is a mixture of topics and a topic is a probability
distribution over a vocabulary. A limitation of LDA for historical research, in its vanilla
form, is that it does not account for the temporal aspect of the data: every document in
the collection is “considered synchronic”, as time is simply not a variable in the model.
Many document collections such as news archives, however, are diachronic—the
documents are from different points in time, and scholars wish to study the evolution of
topics.
      </p>
      <p>There are different ways to overcome this limitation. One possibility is to split the
data into time slices and train LDA separately on each slice. However, in this case LDA
models for each slice would be independent of each other and there is no straightforward
approach of matching topics from independent models trained on disjoint data. Another
possibility, which we explore in this paper, is to train a single model for a subset of the
whole data set over the entire time period and then use topic prominence as proxy for
the dynamics of discourses over time.</p>
      <p>To do this, we compute the prominence of a topic in a given year by summing up
the topic contribution for each document in that year and then normalise this number
by the sum of all topic contributions from all topics for that year, as in Equation 1.
(1)
where y is a year in the dataset, k is a topic index, Dy is the number of documents in
year y, dj is the jth document in year y and T is the number of topics in the model.</p>
      <p>The large size of the collection and its unbalanced nature is a problem for training
topic models. It is computationally expensive to train a model with millions of articles
and the resulting model would be heavily biased towards the latter years of newspaper
collection because it has far more data. To overcome these issues, we sampled the
collection such that we have a roughly similar data size for each year of the collection and
as a result, we also get a vastly reduced dataset. However, to have a model of discourse
dynamics that reflects the collection more closely, we compute topic prominence using
the entire collection and not just the sampled portion. We do this by inferring the topic
proportions of all the documents in the collection and using these inferred distributions
to compute topic prominence.
3.2</p>
      <p>DTM
As mentioned above, there are topic models that explicitly take into account the
temporal dynamics of the data. One such model is the dynamic topic model (DTM). DTM is
an extension of LDA that is designed to capture dynamic co-occurence patterns in
diachronic data. In this model, the document collection is divided into discrete time slices
and the model learns topics in each time slice with a contribution from the previous time
slice. This results in topics that evolve slightly–words changing in saliency in relation
to a topic–from one time step to the next.</p>
      <p>However, DTM also has its own limitations. It is based on an assumption that each
topic should be to some extent present in each time slice, which is not always the case
with real-world data such as news archives where events and themes can sometimes
disappear and then re-appear at some point in the future.</p>
      <p>
        Perhaps more importantly for historical research, a weakness of DTM lies in its
design: to accomplish alignment across time the topic model is fit across the whole
vocabulary and thus smoothing between time slices is applied. As a result, events end
up being “spread out” before and after they are known to happen. This problem only
becomes evident after a thorough analysis: similar models in different fields such as
lexical semantic change present the same issue – the dynamic topic model SCAN [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]
generates a “plane” top word for the year 1700 (two centuries ahead of the Wright Flyer,
and well before the word’s first attested sense of “aeroplane”), while similar model
GASC [
        <xref ref-type="bibr" rid="ref23 ref26">26, 23</xref>
        ] encounters the same weakness when modelling Ancient Greek. There
is unfortunately no easy way to bypass this obstacle, which is particularly problematic
when studying historical themes.
      </p>
      <p>
        For both the LDA and DTM models, we use the Gensim implementation [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ] with
default model hyperparameters.
      </p>
    </sec>
    <sec id="sec-4">
      <title>Related Work</title>
      <p>
        Topic models are widely used in the digital humanities and social sciences to draw
insights from large-scale collections [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] ranging from newspaper archives to academic
journals. In this section, which we do not claim to be exhaustive, we discuss some of
the previous works that aimed to capture historical trends in large data collections or
used such collections to study discourses using topic models. All in all, these
examples highlight that there is a need to discuss how topic models can be used to capture
discursive change.
      </p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] the authors use Latent Semantic Analysis, another topic modelling method,
to study historical trends in eighteenth-century colonial America with articles from the
Pennsylvania Gazette. Their work also used topic prominence to show, for instance,
an increased interest in political issues as the country was heading towards revolution.
The authors of [
        <xref ref-type="bibr" rid="ref40">40</xref>
        ] fit several topic models on Texan newspapers from 1829 to 2008.
To discover interesting historical trends, the authors slice their data into four time bins,
each corresponding to historically relevant periods. Such a slicing is also carried out in
[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], where the author fits LDA models on Dutch-language Belgian socialist newspapers
for three time slices that are historically relevant to the evolution of workers rights, with
the aim of generating candidates for lexical semantic change.
      </p>
      <p>
        Topic modelling has also been used in discourse analysis of newspaper data. In [
        <xref ref-type="bibr" rid="ref37">37</xref>
        ]
the authors applied LDA to a selection of Italian ethnic newspapers published in the
United States from 1898 to 1920 to examine the changing discourse around the Italian
immigrant community, as told by the immigrants themselves, over time. They proposed
a methodology combining topic modelling with close reading called discourse-driven
topic modelling (DDTM). Another study examined anti-modern discourse in Europe
from a collection of French-language newspapers [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. In this case, however, the authors
primarily use LDA as a tool to construct a sub-corpus of relevant articles that was then
used for further analysis. Modernization was also an issue in the study of Indukaev
[
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], who uses LDA and word embeddings to study changing ideas of technology and
modernization in Russian newspapers during the Medvedev and Putin presidencies.
      </p>
      <p>
        LDA was not designed for capturing trends in diachronic data and so several
methods have been developed to address this, such as DTM, Topics over Time [39, TOT],
and the more recent Dynamic Embedded Topic Model [6, DETM], an extension of
DTM that incorporates information from word embeddings during training. As far as
we are aware, DTM and TOT have not been used for historical discourse analysis or
applied to large-scale data collections. In the original papers presenting these methods,
DTM was applied to 30,000 articles from the journal Science covering 120 years and
TOT was applied to 208 State of the Union Presidential addresses covering more than
200 years. This was to demonstrate the evolution of scientific trends for the former and
the localisation of significant historical events for the latter. Recently DETM was
applied on a dataset of modern news articles about the COVID-19 pandemic where the
authors observed differences between countries in how the pandemic and the reactions
to it were framed [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ].
      </p>
      <p>
        In the mentioned cases researchers tackle the interpretative part of using topic
models for humanistic research in different ways. Like Pa¨a¨kko¨nen and Ylikoski [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ] state,
they toggle between some sort of topic realism, that is, using topic models to grasp
something that exists in the data, and topic instrumentalism, that is, using topic
models to find something that can be further studied. Only Bunout [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] is a clear case of
topic instrumentalism. All the other studies depart from some sort of realist position,
and attempt to grasp policy shifts, ideas, discourses or framings of topics through topic
models, but end up with correctives of some kind by highlighting the interpretative
element [
        <xref ref-type="bibr" rid="ref24 ref37">24, 37</xref>
        ], by deploying formal evaluation by historians [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] or by using other
quantitative methods to fine tune the results [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. The interpretative aspect seems
especially important when it comes to deciding on what researchers use the topics to study
as they can reasonably relate to historical discourses, the semantics of related words,
or simply ideas. How the topics are seen to represent these or, more likely, how the
researchers use the topics to make an interpretation about these based on the topics,
requires a strong element of interpretation [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ]. Studies show that interpreters prefer to be
able to go back to actual texts in order to make sense of topics [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], which is more than
reasonable, but it also seems that there is a further need for researchers to understand
how different topic-modelling methods represent diachronic data. Without this
knowledge it is difficult to assess to which degree and for which time periods researchers need
to manually assess individual documents.
5
      </p>
    </sec>
    <sec id="sec-5">
      <title>Use Cases</title>
      <p>
        What a discourse is, has been heavily theorised within the different strands of discourse
analysis [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], but the advent of digital methods that can handle large textual data sets
require quite some adjustment of discourse analysis as we know it. Like this article,
others have turned to topic models to grasp changes in discourse [
        <xref ref-type="bibr" rid="ref37 ref5">37, 5</xref>
        ], but this article
seeks specifically to discuss the interpretation that is required when we use topic
models to study discourse dynamics. The probabilistic topic models set clear boundaries
between topics and in doing so might merge or separate things that historians might
regard as coherent topics. However, where the probabilistic model enforces boundaries,
human interpretation in general is very bad at setting those boundaries and usually just
identifies the core of a discourse or topic, but cannot say where it ends.
      </p>
      <p>
        To get at the tension between topics and discourses, we approached the material
without a predefined idea about which topics we wanted to study in order to keep the
study as data-driven as possible. Our interest was to use topic modelling to capture
topics that could in a meaningful way be related to societal discourses, that is themes
that cannot be narrowed down to individual words, but still are reasonably coherent
and form at least loose topics. To this end, we trained topic models with k 2 f30; 50g,
inferred topic distributions for the whole collection and inspected models by carefully
going through the top words in each topic and using PyLDAVis2 [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ] to study overlap
between topics and salience of terms per topic in LDA and heatmap visualizations for
DTM. All topics were annotated and evaluated from the point of view of historical
interpretation. We then opted to use the 50-topic model to study discourse changes
over time. As is common, a portion of the topics seemed incoherent or were clearly
the result of the layout in newspapers (e.g. boilerplate articles about prices etc.) and
2https://github.com/bmabey/pyLDAvis
did not produce interesting information about societal discourses. Further, some of the
topics clearly overlap, so that a cluster of 2-5 topics can reasonably be seen as related
to a particular societal discourse. The advantage of choosing 50 topics over 30 lies
precisely in the possibility of merging topics later on in interpretation, while splitting
them is more difficult.
      </p>
      <p>To discuss the benefits of LDA and DTM, we chose to focus on two specific themes,
the discourse relating to religion and religious offices, and education. They are both
rather neatly identifiable in the data, but display different trends. The former is in
decline over the period of interest, whereas the latter increases in topic prominence. They
can also be related to large scale processes in Finland, religious discourse to the
secularization of society and education to the modernization of civic engagement.
5.1</p>
      <sec id="sec-5-1">
        <title>DTM and Stretching of Topics</title>
        <p>The two topic modelling methods perform in somewhat different ways. As mentioned,
DTM is designed to incorporate temporal change in the topics, which means it includes
a stronger sense of continuity in its representations of data. Whether or not this is
desirable, depends on the research question, but our contention is that for studies interested
in discursive change, this is either a problem or at least it is something that needs to
be factored in making the historical interpretation. If we want to understand when
certain discourses became dominant, declined, or even disappeared, this type of stretching
cannot be allowed.</p>
        <p>An exceptionally illustrative example of stretching among our fifty topics, is an
introduction of the Finnish mark as a currency (Fig. 2a). With top words such as “mark”,
“penny”, “price”, “thousand”, “pay” etc. the topic comes across as one with high
internal coherence. We also see that the topic grows in prominence over time, from being
relatively modest in the 1850s to gradually increased prominence after 1860. This makes
sense, as the mark was adopted as currency in the year 1860 and after that self-evidently
figured in public discourse. However, when we look at a heatmap visualization of the
topic (Fig. 2b), we see how the topic stretches from the period 1854–1859 to the period
1860–1917, that is, from the period before the introduction of the mark to the period
it was in use. After 1860 the words “mark” and “penny” are by far the most dominant
terms in the topic, but for the period before 1860, the dominant terms are “price” and
“thousand.” It is clear that “mark”, “penny”, “price”, and “thousand” are words that can
belong to the same topic, but the heatmap representation clearly shows that the focus in
the topic shifts. It is almost as if two related topics are merged as to represent one topic
over the whole time period. In a situation where a historical interpretation highlights a
change in past discourse, DTM produces continuity.</p>
        <p>
          While there is obviously no right answer as to when one topic is stretched a bit or
when different topics are simply merged together to provide a temporally continuous
topic, it seems that DTM is especially problematic if one wants to study discourses that
emerge or disappear in the middle of a time period studied. This means that any
historical analysis using DTM requires a component of historical interpretation of not only
topic coherence, but also topic coherence over time. Here, relying on word embeddings
like in [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] can help, but this is primarily a task for evaluating the topics.
(a) Introduction of the Finnish mark in 1860 (b) Heat map of terms linked to the
intro(y-axis indicates the topic probability) duction of the Finnish mark in 1860.
        </p>
        <p>
          The speed of topic evolution can be controlled by a parameter in the DTM model.
However, the ‘ideal’ amount of stretching is difficult to assess. For analysing discourse, this
might in some cases be productive as it can point at links between nearby discourses,
but is largely problematic as it hides discontinuities in the data. It becomes even
problematic when dealing with material factors, like the introduction of the Finnish mark,
as the stretching effect is likely to produce anachronistic representations, that is,
placing something in the wrong period of time. Dealing with anachronism can perhaps be
seen as one of the cornerstones of the historian’s profession, which makes DTM as an
anachronism prone method a poor match for historical study. Avoiding anachronisms
completely is impossible, most historians would agree, but knowing when to avoid them
and how to communicate about anachronistic elements in historical interpretation is key
to history as a discipline [
          <xref ref-type="bibr" rid="ref33">33</xref>
          ].
Our model performed well in grasping topics that relate to religion. The initial
expectation regarding the discourse dynamics was that religious topics would be in decline. We
hoped that using a topic model would be a way of showing this quantitatively. Results
obtained from both LDA and DTM, presented in Figures 3a and 3b respectively,
harmonize with our initial hypothesis, but do so differently. The DTM and LDA outputs
cannot be aligned in any other way than manual interpretation by domain experts. In
doing this we simply regarded topics that included several words that denote religious
practices or offices as religious. Thus, the definition of “religious” is is rather narrow,
but it also seems to match the topics that emerged from our data.
        </p>
        <p>In order to inspect the discourse dynamics of religious topics, we have combined
several topics that related to religious themes in the LDA model, whereas in the latter,
DTM model, we only chose one topic to be represented.3</p>
        <p>
          To our knowledge, topic models have not been used to study discursive change
regarding secularization. However, in line with some earlier qualitative assessments [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ],
we hypothesize that this decline in religious discourse entails two interrelated
developments: 1) Religion did not disappear from public discourse, but instead changed and
disappeared from certain types of discourses. In the early nineteenth century, religion had a
much more holistic presence in public discourse, meaning that religious metaphors and
religious expressions and topics were used at a much vaster scale. 2) Over the course of
the nineteenth century, religious topics became more focused. This means a
segmentation of public discourse so that religious topics were increasingly confined to particular
journals or genres.
        </p>
        <p>Keeping in mind the issue of stretching with DTM, we can look into the shifting
saliency of words within the topic of religious offices and notice a shifting focus over
time (Fig. 3c). In the early 1900s terms relating to “holding an office” a nd n ames of
particular congregations become more dominant in the topic. This, again, suggests that
DTM as a method does some stretching. There is a downside and an upside to this.
On the one hand, the stretching distorts the topic prominence a bit by making it look
like there is more continuity than in the LDA visualization. However, this may not be
that crucial as the declining trends in Fig. 3a and Fig. 3b are rather similar. On the
other hand, the stretching may be good for detecting conceptual links between
different groups of words. In this particular case the stronger link between religious offices
and some towns like Kerava and Porvoo, is probably indicative of a move of religious
discourse from an overarching question to something that is more likely dealt with in
conjunction to matters at local parishes. That is, religious offices were more often than
before dealt with in connection to local congregations. This is in line with our
abovementioned assumption about religious discourse becoming more distinct.
5.3</p>
      </sec>
      <sec id="sec-5-2">
        <title>Education and Modernity</title>
        <p>
          While we expected religious themes to decline and become less central, we assumed
there would be some themes that partly overlap with religion, but also would show an
increasing trend. One example of this is the topic of education, which has historically
been heavily interwoven with the church, but at the same time when basic education
became available for a higher amount of people, it also became central in questioning the
role of the church and religion. Education in nineteenth-century Finland was both
central for ensuring conformity of the Lutheran faith, but paradoxically also was a vehicle
of secularization. [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ]
        </p>
        <p>As in the case of religious discourse, alignment between DTM and LDA can only be
made through human interpretation. It seems, that in this case DTM captures one topic
3We also experimented with more data-driven methods to cluster topics, including for
example methods based on Jensen-Shannon Divergence. They unfortunately did not lead to clusters
that our domain experts would make sense of. Nonetheless, despite this, we still believe this is an
interesting avenue to pursue which could help answer the common ‘number of topics’ question
often brought up within the field.
(a) Topics related to religion on (b) Development of religious (c) Heatmap of terms linked to
decline (LDA) topic (chaplain, priest and of- office of religion topic.</p>
        <p>fice) over time
that is fairly coherent, revolves around education and schooling, and is on the rise in
the research period (Fig. 4b). For LDA, this is not the case, as an PyLDAVis inspection
of most salient words across all fifty topics show that words like “school” and “folk
school” appear mostly in three topics of which two are in decline and one heavily on
the rise (Fig. 4a).</p>
        <p>Interestingly, LDA and DTM seem to be pointing at a similar historical
development. The two declining LDA topics are based on their most salient terms and are more
focused on schools as buildings and institutions as well as teaching as a profession,
whereas the topic on the rise includes salient vocabulary relating to, not only schools,
but also meetings, civic engagements, and decision making. The DTM topic at hand
shows a similar development which can be inspected in a heatmap of most salient terms
over time. The terms “school”, “child”, and “teacher” dominate early in the period.
By the end of the period the topic becomes broader, and terms like “municipality” and
“meeting” have become more salient than the vocabulary relating to schools. Here the
stretching of DTM creates the links that are also visible in the three LDA topics, and it
shows a transformation in which educational issues are present in the whole topic, but
focus shifts from concrete schools to civic engagement.
6</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Conclusions</title>
      <p>Our focus in this text has been on discourses that cannot be reduced to mere words,
isolated events or particular people, but concern broader societal topics that either declined
or gained in prominence. The interpretation of these topics and their contextualisation
to nineteenth-century Finnish newspapers revealed clear topical cores that can be
interpreted as an encouraging point of departure for further explorations based on topic
models when aiming to understand Finnish public discourse through historical
newspapers.
(a) Development of education topic over (b) Development of education topic over
time (LDA) time (DTM)
In this paper, we have learned that although it is difficult to pinpoint exactly where a
discourse or topic ends, LDA and DTM can fairly reliably grasp many semi-coherent
themes in past discourse and help us study the dynamics of discourses. However, our
comparison of LDA and DTM as methods for getting at past discourse also shows that
both methods require a very strong interpretative element in analysing historical
discourses. DTM is much more prone to stretch or even merge topics, which requires an
interpretative assessment of whether the stretching highlights interesting historical
continuities or if it hides historical discontinuities that would require attention. We found
that producing heatmaps of term saliency over time for each topic is a very useful way
of doing this type of assessment. For LDA, stretching is not so much a problem, but
often it seems interpretation is needed in seeing which topics logically relate to one
another. While historical discourse analysis is traditionally tied strongly to a tradition of
hermeneutic interpretation, the use of topic models to grasp discourse dynamics does
not remove that need even if they allow for a quantification of discourse dynamics over
time.</p>
      <p>
        While we regard stretching in DTM as a predominantly negative feature, in some
cases it can be useful. In the topics relating to education discussed above, the stretching
in DTM actually points out links in discourses and is quite productive for the
interpretative process of trying to figure out discourse dynamics. However, also in this case,
the relevance of historical interpretation should be highlighted because it is very hard
to tell whether the stretching of topics is an accurate reflection of the data or a
shortcoming of the model. This can be addressed only by relating visualisations of topics to
existing historical research and reading source texts. Humanities scholars are in general
very good at making such interpretations, but it also needs to be noted that when we
move further into the domain interpretative scholarship, we also lose some of the
benefits of working with quantifying models. While it would be foolish to claim that a topic
model represents data in a way that it provides simple facts about historical
development, our use cases show that if we seek to find more reliable quantification LDA may
provide better results than DTM. Further, using LDA moves the interpretative stage
further down in the research process, as it is likely to be about evaluating the connections
between different topics over time. In DTM, the interpretation is likely moved forward
to an evaluation of how well the algorithm did this merging topics. On this sense, our
take on topic models harmonises with [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ] who stress the role of humanistic
interpretation, but for the sake of transparency suggest pushing the interpretation stage later in
the research process.
      </p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgements</title>
      <p>This work has been supported by the European Union Horizon 2020 research and
innovation programme under grants 770299 (NewsEye) and 825153 (EMBEDDIA). SH
is funded by the project Towards Computational Lexical Semantic Change Detection
supported by the Swedish Research Council (2019–2022; dnr 2018-01184).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Angermuller</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maingueneau</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wodak</surname>
            ,
            <given-names>R</given-names>
          </string-name>
          . (eds.):
          <article-title>The discourse studies reader: Main currents in theory and analysis</article-title>
          .
          <source>John Benjamins Publishing</source>
          , Amsterdam, the Netherlands ; Philadelphia PA (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Blei</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lafferty</surname>
            ,
            <given-names>J.D.</given-names>
          </string-name>
          :
          <article-title>Dynamic topic models</article-title>
          .
          <source>In: Proceedings of the 23rd international conference on Machine Learning</source>
          . pp.
          <fpage>113</fpage>
          -
          <lpage>120</lpage>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Blei</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ng</surname>
            ,
            <given-names>A.Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jordan</surname>
            ,
            <given-names>M.I.</given-names>
          </string-name>
          :
          <article-title>Latent Dirichlet allocation</article-title>
          .
          <source>Journal of Machine Learning Research 3(Jan)</source>
          ,
          <fpage>993</fpage>
          -
          <lpage>1022</lpage>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Brauer</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fridlund</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Historicizing topic models, a distant reading of topic modeling texts within historical studies</article-title>
          .
          <source>In: International Conference on Cultural Research in the context of Digital Humanities</source>
          , St. Petersburg: Russian State Herzen University (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Bunout</surname>
          </string-name>
          , E.:
          <article-title>Grasping the anti-modern discourse on Europe in the digitised press or can text mining help identify an ambiguous discourse? (</article-title>
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Dieng</surname>
            ,
            <given-names>A.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ruiz</surname>
            ,
            <given-names>F.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blei</surname>
            ,
            <given-names>D.M.:</given-names>
          </string-name>
          <article-title>The dynamic embedded topic model</article-title>
          . arXiv preprint arXiv:
          <year>1907</year>
          .
          <volume>05545</volume>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Frermann</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lapata</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>A Bayesian model of diachronic meaning change</article-title>
          .
          <source>Transactions of the Association for Computational Linguistics</source>
          <volume>4</volume>
          ,
          <fpage>31</fpage>
          -
          <lpage>45</lpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Hanska</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vainio-Korhonen</surname>
            ,
            <given-names>K</given-names>
          </string-name>
          . (eds.):
          <article-title>Huoneentaulun maailma: kasvatus ja koulutus Suomessa keskiajalta 1860-luvulle</article-title>
          . Suomalaisen Kirjallisuuden Seuran toimituksia,
          <volume>1266</volume>
          :1,
          <string-name>
            <surname>Suomalaisen</surname>
            <given-names>kirjallisuuden seura</given-names>
          </string-name>
          , Helsinki (
          <year>2010</year>
          ), publication Title:
          <article-title>Huoneentaulun maailma : kasvatus ja koulutus Suomessa keskiajalta 1860-luvulle</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Hengchen</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          : When Does it Mean? Detecting Semantic Change in Historical Texts.
          <source>Ph.D. thesis</source>
          , Universite´ libre de Bruxelles (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Hengchen</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kanner</surname>
            ,
            <given-names>A.O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marjanen</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          , Ma¨kela¨, E.:
          <article-title>Comparing topic model stability between Finnish, Swedish, English and French</article-title>
          . In:
          <article-title>Digital Humanities in the Nordic Countries (</article-title>
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Hengchen</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ros</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marjanen</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>A data-driven approach to the changing vocabulary of the nation in English, Dutch, Swedish</article-title>
          and Finnish newspapers,
          <fpage>1750</fpage>
          -
          <lpage>1950</lpage>
          . In:
          <article-title>Proceedings of the Digital Humanities (DH) conference (</article-title>
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Hengchen</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ros</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marjanen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tolonen</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>A data-driven approach to studying changing vocabularies in historical newspaper collections</article-title>
          .
          <source>Digital Scholarship in the Humanities</source>
          (
          <year>2021</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Hill</surname>
            ,
            <given-names>M.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hengchen</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Quantifying the impact of dirty OCR on historical text analysis: Eighteenth century collections online as a case study</article-title>
          .
          <source>Digital Scholarship in the Humanities</source>
          <volume>34</volume>
          (
          <issue>4</issue>
          ),
          <fpage>825</fpage>
          -
          <lpage>843</lpage>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Indukaev</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Studying Ideational Change in Russian Politics with Topic Models and Word Embeddings</article-title>
          . In: Gritsenko,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Wijermars</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Kopotev</surname>
          </string-name>
          , M. (eds.)
          <article-title>Palgrave Handbook of Digital Russia Studies</article-title>
          . Palgrave Macmillan,
          <string-name>
            <surname>Basingstoke</surname>
          </string-name>
          (
          <year>2021</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Juva</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Valtiokirkosta kansankirkoksi: Suomen kirkon vastaus kahdeksankymmenta¨luvun haasteeseen</article-title>
          . WSOY,
          <string-name>
            <surname>Porvoo</surname>
          </string-name>
          (
          <year>1960</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Kokko</surname>
          </string-name>
          , H.:
          <article-title>Suomenkielisen julkisuuden nousu 1850-luvulla ja sen yhteiskunnallinen merkitys</article-title>
          .
          <source>Historiallinen Aikakauskirja</source>
          <volume>117</volume>
          (
          <issue>1</issue>
          ),
          <fpage>5</fpage>
          -
          <lpage>21</lpage>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <given-names>La</given-names>
            <surname>Mela</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Tamper</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Kettunen</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.</surname>
          </string-name>
          :
          <article-title>Finding Nineteenth-century Berry Spots: Recognizing and Linking Place Names in a Historical Newspaper Berry-picking Corpus</article-title>
          . In: Navarretta,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Agirrezabal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Maegaard</surname>
          </string-name>
          ,
          <string-name>
            <surname>B</surname>
          </string-name>
          . (eds.)
          <article-title>DHN 2019 - Digital Humanities in the Nordic Countries</article-title>
          . pp.
          <fpage>295</fpage>
          -
          <lpage>307</lpage>
          . CEUR Workshop Proceedings, CEUR (
          <year>2019</year>
          ), https: //cst.dk/DHN2019/DHN2019.html
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>T.Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Seppi</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Elmqvist</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Boyd-Graber</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Findlater</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>The human touch: How non-expert users perceive, interpret, and fix topic models</article-title>
          .
          <source>International Journal of Human-Computer Studies</source>
          <volume>105</volume>
          ,
          <fpage>28</fpage>
          -
          <lpage>42</lpage>
          (
          <year>Sep 2017</year>
          ). https://doi.org/10.1016/j.ijhcs.
          <year>2017</year>
          .
          <volume>03</volume>
          .007, https://linkinghub.elsevier.com/ retrieve/pii/S1071581917300472
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nair</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wen</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chafi</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Okhmatovskaia</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Powell</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shen</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Buckeridge</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Global surveillance of covid-19 by mining news media using a multi-source dynamic embedded topic model</article-title>
          .
          <source>In: Proceedings of the 11th ACM International Conference on Bioinformatics, Computational Biology and Health Informatics</source>
          . pp.
          <fpage>1</fpage>
          -
          <lpage>14</lpage>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20. Ma¨kela¨, E.,
          <string-name>
            <surname>Tolonen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marjanen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kanner</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vaara</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lahti</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Interdisciplinary collaboration in studying newspaper materiality</article-title>
          . In: Krauwer ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Fisˇer</surname>
          </string-name>
          , D. (eds.) Twin Talks Workshop at DHN 2019. pp.
          <fpage>55</fpage>
          -
          <lpage>66</lpage>
          . CEUR Workshop Proceedings, CEUR-WS.org, Germany (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Marjanen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pivovarova</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zosa</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , Kurunma¨ki, J.:
          <article-title>Clustering ideological terms in historical newspaper data with diachronic word embeddings</article-title>
          .
          <source>In: 5th International Workshop on Computational History</source>
          ,
          <string-name>
            <surname>HistoInformatics</surname>
          </string-name>
          <year>2019</year>
          .
          <article-title>CEUR-WS (</article-title>
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Marjanen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vaara</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kanner</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roivainen</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          , Ma¨kela¨, E.,
          <string-name>
            <surname>Lahti</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tolonen</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>A national public sphere? Analyzing the language, location</article-title>
          , and form of newspapers in Finland,
          <fpage>1771</fpage>
          -
          <lpage>1917</lpage>
          .
          <source>Journal of European Periodical Studies</source>
          <volume>4</volume>
          (
          <issue>1</issue>
          ),
          <fpage>54</fpage>
          -
          <lpage>77</lpage>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>McGillivray</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hengchen</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , La¨hteenoja, V.,
          <string-name>
            <surname>Palma</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vatri</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>A computational approach to lexical polysemy in Ancient Greek</article-title>
          .
          <source>Digital Scholarship in the Humanities</source>
          <volume>34</volume>
          (
          <issue>4</issue>
          ),
          <fpage>893</fpage>
          -
          <lpage>907</lpage>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Newman</surname>
            ,
            <given-names>D.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Block</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Probabilistic topic decomposition of an eighteenth-century american newspaper</article-title>
          .
          <source>Journal of the American Society for Information Science and Technology</source>
          <volume>57</volume>
          (
          <issue>6</issue>
          ),
          <fpage>753</fpage>
          -
          <lpage>767</lpage>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Oiva</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nivala</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Salmi</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Latva</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jalava</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Keck</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Dom´ınguez,
          <string-name>
            <given-names>L.M.</given-names>
            ,
            <surname>Parker</surname>
          </string-name>
          , J.: Spreading News in
          <year>1904</year>
          :
          <article-title>The Media Coverage of Nikolay Bobrikov's Shooting</article-title>
          .
          <source>Media History</source>
          <volume>26</volume>
          (
          <issue>4</issue>
          ),
          <fpage>391</fpage>
          -
          <lpage>407</lpage>
          (
          <year>Oct 2020</year>
          ). https://doi.org/10.1080/13688804.
          <year>2019</year>
          .
          <volume>1652090</volume>
          , https: //www.tandfonline.com/doi/full/10.1080/13688804.
          <year>2019</year>
          .1652090
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Perrone</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Palma</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hengchen</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vatri</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>J.Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGillivray</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>GASC: Genreaware semantic change for Ancient Greek</article-title>
          .
          <source>In: Proceedings of the 1st International Workshop on Computational Approaches to Historical Language Change</source>
          . pp.
          <fpage>56</fpage>
          -
          <lpage>66</lpage>
          . Association for Computational Linguistics, Florence,
          <source>Italy (Aug</source>
          <year>2019</year>
          ). https://doi.org/10.18653/v1/
          <fpage>W19</fpage>
          - 4707, https://www.aclweb.org/anthology/W19-4707
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Pa</surname>
          </string-name>
          <article-title>¨a¨kko¨nen</article-title>
          , J.,
          <string-name>
            <surname>Ylikoski</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Humanistic interpretation and machine learning</article-title>
          .
          <source>Synthese (Sep</source>
          <year>2020</year>
          ). https://doi.org/10.1007/s11229-020-02806-w, http://link.springer.com/ 10.1007/s11229-020-02806-w
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28. Rˇehu˚rˇek,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Sojka</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          :
          <article-title>Software Framework for Topic Modelling with Large Corpora</article-title>
          .
          <source>In: Proceedings of the LREC 2010 Workshop on New Challenges for NLP Frameworks</source>
          . pp.
          <fpage>45</fpage>
          -
          <lpage>50</lpage>
          . ELRA, Valletta, Malta (May
          <year>2010</year>
          ), http://is.muni.cz/publication/ 884893/en
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Salmi</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paju</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rantala</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nivala</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vesanto</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ginter</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>The reuse of texts in Finnish newspapers</article-title>
          and journals,
          <fpage>1771</fpage>
          -
          <lpage>1920</lpage>
          :
          <article-title>A digital humanities perspective</article-title>
          .
          <source>Historical Methods: A Journal of Quantitative and Interdisciplinary</source>
          History pp.
          <fpage>1</fpage>
          -
          <lpage>15</lpage>
          (
          <year>Sep 2020</year>
          ). https://doi.org/10.1080/01615440.
          <year>2020</year>
          .
          <volume>1803166</volume>
          , https://www.tandfonline.com/ doi/full/10.1080/01615440.
          <year>2020</year>
          .1803166
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Schofield</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mimno</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Comparing apples to apple: The effects of stemmers on topic models</article-title>
          .
          <source>Transactions of the Association for Computational Linguistics</source>
          <volume>4</volume>
          ,
          <fpage>287</fpage>
          -
          <lpage>300</lpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31.
          <string-name>
            <surname>Sievert</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shirley</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Ldavis: A method for visualizing and interpreting topics</article-title>
          .
          <source>In: Proceedings of the workshop on interactive language learning, visualization, and interfaces</source>
          . pp.
          <fpage>63</fpage>
          -
          <lpage>70</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32.
          <string-name>
            <surname>Sorvali</surname>
          </string-name>
          , S.: ”Pyyda¨
          <article-title>n no¨yrimma¨sti sijaa seuraavalle” - Yleis o¨nosaston synty, vakiintuminen ja merkitys autonomian ajan Suomen lehdisto¨ssa¨</article-title>
          .
          <source>Historiallinen Aikakauskirja</source>
          <volume>118</volume>
          (
          <issue>3</issue>
          ),
          <fpage>324</fpage>
          -
          <lpage>339</lpage>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          33. Syrja¨ma¨ki, S.:
          <article-title>Sins of a historian: Perspectives on the problem of anachronism</article-title>
          .
          <source>Ph.D. thesis</source>
          , Tampere University Press, Tampere (
          <year>2011</year>
          ), oCLC:
          <fpage>816367378</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          34.
          <string-name>
            <surname>Thompson</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mimno</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Authorless topic models: Biasing models away from known structure</article-title>
          .
          <source>In: Proceedings of the 27th International Conference on Computational Linguistics</source>
          . pp.
          <fpage>3903</fpage>
          -
          <lpage>3914</lpage>
          . Association for Computational Linguistics, Santa Fe, New Mexico, USA (Aug
          <year>2018</year>
          ), https://www.aclweb.org/anthology/C18-1329
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          35.
          <string-name>
            <surname>Tommila</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , Landgre´n,
          <string-name>
            <given-names>L.F.</given-names>
            ,
            <surname>Leino-Kaukiainen</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          :
          <article-title>Suomen lehdisto¨n historia 1. Sanomalehdisto¨n vaiheet vuoteen 1905</article-title>
          . Kustannuskiila,
          <string-name>
            <surname>Kuopio</surname>
          </string-name>
          (
          <year>1988</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          36.
          <string-name>
            <surname>Vesanto</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nivala</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rantala</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Salakoski</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Salmi</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ginter</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Applying BLAST to text reuse detection in finnish newspapers</article-title>
          and journals,
          <fpage>1771</fpage>
          -
          <lpage>1910</lpage>
          .
          <source>In: Proceedings of the NoDaLiDa 2017 Workshop on Processing Historical Language</source>
          . pp.
          <fpage>54</fpage>
          -
          <lpage>58</lpage>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          37.
          <string-name>
            <surname>Viola</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Verheul</surname>
          </string-name>
          , J.:
          <article-title>Mining ethnicity: Discourse-driven topic modelling of immigrant discourses in the USA,</article-title>
          <year>1898</year>
          -
          <fpage>1920</fpage>
          .
          <article-title>Digital Scholarship in the Humanities (</article-title>
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          38.
          <string-name>
            <surname>Walker</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lund</surname>
            ,
            <given-names>W.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ringger</surname>
          </string-name>
          , E.:
          <article-title>Evaluating models of latent document semantics in the presence of ocr errors</article-title>
          .
          <source>In: Proceedings of the 2010 conference on empirical methods in natural language processing</source>
          . pp.
          <fpage>240</fpage>
          -
          <lpage>250</lpage>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          39.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McCallum</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Topics over time: a non-markov continuous-time model of topical trends</article-title>
          .
          <source>In: Proceedings of the 12th ACM SIGKDD international conference on Knowledge discovery and data mining</source>
          . pp.
          <fpage>424</fpage>
          -
          <lpage>433</lpage>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          40.
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>T.I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Torget</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mihalcea</surname>
          </string-name>
          , R.:
          <article-title>Topic modeling on historical newspapers</article-title>
          .
          <source>In: Proceedings of the 5th ACL-HLT Workshop on Language Technology for Cultural Heritage</source>
          ,
          <source>Social Sciences, and Humanities</source>
          . pp.
          <fpage>96</fpage>
          -
          <lpage>104</lpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>