<!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>Kronos-it: a Dataset for the Italian Semantic Change Detection Task</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Pierpaolo Basile</string-name>
          <email>pierpaolo.basile@uniba.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Giovanni Semeraro</string-name>
          <email>giovanni.semeraro@uniba.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Annalina Caputo</string-name>
          <email>annalina.caputo@dcu.ie</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>ADAPT Centre, Dublin City University</institution>
          ,
          <addr-line>Dublin</addr-line>
          ,
          <country country="IE">Ireland</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Bari A. Moro, Dept. Computer Science</institution>
          ,
          <addr-line>E. Orabona 4</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper introduces Kronos-it, a dataset for the evaluation of semantic change point detection algorithms for the Italian language. The dataset is automatically built by using a web scraping strategy. We provide a detailed description about the dataset and its generation, and four state-of-the-art approaches for the semantic change point detection are benchmarked by exploiting the Italian Google ngrams corpus.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Computational approaches to the problem of
language change have been gaining momentum over
the last decade. The availability of long-term and
large-scale digital corpora, and the effectiveness of
methods for representing words over time, are the
prerequisite behind this interest. However, only
few attempts have focused on the evaluation, due
to two main issues. First, the amount of data
involved limits the possibility to perform a manual
evaluation and, secondly, to date no open dataset
for the diachronic semantic change has been made
available. This last issue has roots in the
difficulties of building a gold-standard for detecting the
semantic change of terms in a specific corpus or
language. The result is a fragmented set of data
and evaluation protocols, since each work in this
area has used different evaluation datasets or
metrics. This phenomenon can be gauged from
        <xref ref-type="bibr" rid="ref11">(Tahmasebi et al., 2019)</xref>
        , where it is possible to count
at least twenty different datasets used for the
evaluation. In this paper, we describe how to build a
dataset for the evaluation of semantic change point
detection algorithms. In particular, we adopt a
web scraping strategy for extracting information
from an online Italian dictionary. The goal of the
extraction is to build a list of lemmas with a set of
change points for each lemma. The change points
are extracted by analysing information about the
year in which the lemma with a specific meaning
is observed for the first time. Relying on this
information we build a dataset for the Italian language
that can be used to evaluate algorithms for the
semantic change point detection. We provide a case
study in which four different approaches are
analysed using a unique corpus.
      </p>
      <p>The rest of the article is organised as follows:
Section 2 describes how our dataset is built, while
Section 3 provides details about the approaches
under analysis and the evaluation. Finally,
Section 4 closes the paper and provides possible
future work.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Dataset Construction</title>
      <p>The main goal of the dataset is to provide for each
lemma a set of years which indicate a semantic
change for that lemma. Some dictionaries provide
historical information about meanings, for
example the year in which each meaning is observed
for the first time. The main problem is that
generally these dictionaries are not digitally available or
they are in a format that is not machine readable.</p>
      <p>Regarding the Italian language, the dictionary
“Sabatini Coletti”1 is available on-line. It provides
for some lemmas the year in which each
meaning was observed for the first time. For example,
taking into account the entry for the word
“imbarcata” from the dictionary, we capture its original
meaning “Group of people who gather to find each
other, to leave together”, and other two meanings:
1) “Acrobatic manoeuvre of an air-plane”
introduced in 1929; and 2) “fall in love” introduced in
1972.</p>
      <p>1https://dizionari.corriere.it/
dizionario_italiano/</p>
      <p>We setup a web scraping algorithm able to
extract this information from the dictionary. In
particular, the extraction process is composed of
several steps:
1. Downloading the list of all lemmas occurring
in the online dictionary with the
corresponding URL. We obtain a list of 34,504 lemmas;
2. For each lemma, extracting the section of the
web page containing the definition with the
list of all possible meanings. We obtain a
final list of 34,446 definitions;
3. For each definition, extracting the year in
which that meaning was introduced. For a
given lemma, we are not able to assign the
correct year to each of its meaning, but we
can only extract a year associated with the
lemma. This happens because the dictionary
does not follow a clear template for
assigning the year to each meaning. Although
associating the year of change to the definition
of the meaning is not useful for the purpose
of our evaluation, it could help to understand
the reason behind the semantic change. We
plan to fix this limitation in a further release
of the dataset. In the rest of the paper we call
change point (CP) each pair (lemma, year);
4. Removing those change points that are
expressed in the form “III sec.” (III century)
because they refer to a broad period of time
rather than to a specific year.</p>
      <p>The final dataset2 contains 13,818 lemmas and
13,932 change points. The average change points
for lemma is 1.0083 with a standard deviation of
0.0924. The maximum number of change points
2https://github.com/pippokill/
kronos-it
for lemma is 3 and the number of lemmas with
more than one change point is 113. The oldest
reported change point is 1758, while the most recent
one is 2003; this suggests that the dictionary is
outdated and it does not contain more recent
meanings.</p>
      <p>The dataset is provided in textual format and
reports for each row the lemma followed by a list of
years, each one representing a change point. For
example:
enzima 1892
monopolistico 1972
tamponare 1886 1950
elettroforesi 1931
fuoricorso 1934</p>
      <p>The low number of change points for lemma
reflects the fact that generally, the first meaning has
no information about the year it first appeared in
or that its time period is expressed in the form of
century. This means that all the other meanings
are additional meanings introduced after the main
one. However, there are some more recent words
for which the first year associated with that entry
corresponds to the year in which the word is
observed for the first time. Unfortunately, it is not
easy to automatically discern the two cases.</p>
      <p>Finally, we report the distribution of change
points over time in Figure 1. The years with a
peak are 1942, 1905 and 1869 with respectively
404, 352 and 322 change points.
3</p>
    </sec>
    <sec id="sec-3">
      <title>Evaluation</title>
      <p>
        For the evaluation we adopt our dataset as
goldstandard and the Italian Google n-grams
        <xref ref-type="bibr" rid="ref7">(Michel
et al., 2011)</xref>
        as corpus3.
      </p>
      <p>Google n-grams provides n-grams extracted
from the Google Books project. The corpus is
composed of several compressed files. Each file
contains tab-separated data, each line has the
following format: ngram TAB year TAB match count
TAB volume count NEWLINE. For example:
parlare di pace e di 2005 4 4
parlare di pace e di 2006 3 3
parlare di pace e di 2007 7 7
parlare di pace e di 2008 2 2
parlare di pace e di 2009 4 4
The first line tells us that in 2005, the 5-grams
“parlare di pace e di” occurred 4 times overall,
in 4 distinct books.</p>
      <p>3http://storage.googleapis.com/books/
ngrams/books/datasetsv2.html</p>
      <p>In particular, we use the 5-grams corpus and we
limit the analysis to words that occur at least in
twenty 5-grams. Moreover, we lowercase words
and filter out all words that do not match the
following regular expression: [a-ze´e`a``ıo`u`]+. We
limit our analysis to the period [1900-2012].</p>
      <p>
        In order to build the context words by
using 5-grams, we adopt the technique described
in
        <xref ref-type="bibr" rid="ref1 ref3">(Ginter and Kanerva, 2014)</xref>
        . Given a 5-gram
(w1, w2, w3, w4, w5), it is possible to build
eight pairs: (w1; w2) (w1; w3) : : : (w1; w5) and
(w5; w1) (w5; w2) : : : (w5; w4). Then, for each
pair (wi; wj ), a sliding window method also visits
(wj ; wi) by obtaining 16 training examples from
each 5-gram.
      </p>
      <p>We investigate four systems for representing
words over time and then we apply a strategy for
extracting change points from each technique.
Finally, we evaluate the accuracy of each approach
by using our dataset as gold standard.
3.1</p>
      <sec id="sec-3-1">
        <title>Representing words over time</title>
        <p>
          We adopt four techniques for representing words
over time. The first strategy is based only on word
co-occurrences, the other three exploit
Distribution Semantic Models (DSM). In particular, the
techniques are:
Collocation. This approach is very simple and it
is used as baseline. The idea is to extract
for each word and each time period the set
of relevant collocations. A collocation is a
sequence of words that co-occur more often
than what would be expected by chance. We
extract the collocation by analysing the word
pairs extracted from 5-grams and score each
word pair using the Dice score:
dice(wa; wb) =
2 fab
fa + fb
(1)
where fab is the number of times that the
words wa and wb occur together and fa and
fb are respectively the number of times that
wa and wb occur in the corpus. Since the
Dice score is independent of the corpus size,
it is possible to build for each word and each
time period a list of collocations by
considering only the collocations occurring in a
specific period of time. In order to consider only
a restricted number of collocations, we take
in account only the collocations with a Dice
value above 0.0001. For each word and each
time period we obtain a list of collocations
with the associated Dice score. For
example, a portion of the list of collocations for the
word pace (peace) in the period 1980-1984 is
reported as follows:
pace guerra 0.007223173
pace giustizia 0.0068931305
pace trattati 0.0067062946
pace trattative 0.006033537
Temporal Random Indexing (TRI). TRI
          <xref ref-type="bibr" rid="ref5">(Jurgens and Stevens, 2009)</xref>
          is able to build
a word space for each time period where
each space is comparable to one another. In
each space, a word is represented by a dense
vector and it is possible to compute the
cosine similarity between word vectors across
time periods. In order to build comparable
word spaces, TRI relies on the incremental
property of the Random Indexing
          <xref ref-type="bibr" rid="ref9">(Sahlgren,
2005)</xref>
          . More details are provided in
          <xref ref-type="bibr" rid="ref1">(Basile
et al., 2014)</xref>
          and
          <xref ref-type="bibr" rid="ref2">(Basile et al., 2016)</xref>
          .
        </p>
        <p>
          Temporal Word Analogies (TWA). This
approach is able to build diachronic word
embeddings starting from independent
embedding spaces for each time period. The
output of this process is a common vector
space where word embeddings are used for
computing temporal word analogies: word
w1 at time ti is like word w2 at time tj . We
build the independent embedding spaces by
using the C implementation of word2vec
with default parameters
          <xref ref-type="bibr" rid="ref8">(Mikolov et al.,
2013)</xref>
          . More details about this approach are
reported in
          <xref ref-type="bibr" rid="ref10">(Szymanski, 2017)</xref>
          .
        </p>
        <p>
          Procrustes (HIST). This approach aligns the
learned low-dimensional embeddings by
preserving cosine similarities across time
periods. More details are available in
          <xref ref-type="bibr" rid="ref4">(Hamilton
et al., 2016)</xref>
          . We apply the alignment to the
same embeddings created for TWA.
        </p>
        <p>All approaches are built using the same
vocabulary and the same context words generated starting
from the 5-grams as previously explained.
3.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Building the time series</title>
        <p>In order to track how the semantics of a word
changes over time we need to build a time series.
A time series is a sequence of values, one for each
time period, that indicates the semantic shift of
that word in the specific period. In our evaluation,
we split the interval [1900-2012] in time periods
of five years each.</p>
        <p>The time series are computed in different ways
according to the strategy used for representing the
words. In particular, the values of each time series
(wi) associated to the word wi is computed as
follow:</p>
        <p>
          Collocation: given two lists of collocations
related to two different periods, we compute
the cosine similarity between the two lists by
considering a list as a Bag-of-Collocations
(BoC). In this case each point k of the
series (wi) is the cosine similarity between
the BoC at time Tk 1 and the BoC at time
Tk;
TRI: we use two strategies, (point-wise and
cumulative), as proposed in
          <xref ref-type="bibr" rid="ref2">(Basile et al.,
2016)</xref>
          . The point-wise approach captures
how the word vector changes between two
time periods, while the cumulative analyses
captures how the word vector changes with
respect to all the previous periods. In the
point-wise approach, each point k of (wi) is
the cosine similarity between the word vector
at time Tk 1 and the word vector at time Tk,
while for the cumulative approach the point k
is computed as the cosine similarity between
the average word vectors of all the previous
time periods T0; T1; : : : ; Tk 1 and the word
vector at time Tk;
TWA: we exploit the word analogies across
time and the common vector space for
capturing how a word embedding changes across
two time periods as reported in
          <xref ref-type="bibr" rid="ref10">(Szymanski,
2017)</xref>
          ;
HIST: time series are built by using the
pairwise similarity as explained in
          <xref ref-type="bibr" rid="ref4">(Hamilton et
al., 2016)</xref>
          .
        </p>
        <p>We obtain seven time series as reported in
Tables 1 and 2. In particular: BoC is build on
temporal collocations; T RIpoint and T RIcum are
based on TRI by using respectively point-wise and
cumulative approach; T W Aint and T W Auni are
built using TWA on words that are common
(intersection) to all the periods (T W Aint) and on the
union of words (T W Auni). The same procedure
is used for HIT S obtaining the two time series
HISTint and HISTuni.</p>
        <p>
          For finding significant change points in a time
series, we adopt the strategy proposed in
          <xref ref-type="bibr" rid="ref6">(Kulkarni et al., 2015)</xref>
          based on the Mean Shift Model
          <xref ref-type="bibr" rid="ref12">(Taylor, 2000)</xref>
          .
3.3
        </p>
      </sec>
      <sec id="sec-3-3">
        <title>Metrics</title>
        <p>We compute the performance of each approach by
using Precision, Recall and F-measure. However,
assessing the correctness of the change points
generated by each system is a not easy task. A change
point is defined as a pair (lemma, year). In
order to adopt a soft match, when we compare the
change points provided by a system with respect
to the change points reported in the gold standard,
we take into account the absolute value of the
difference between the year predicted by the system
and the year provided in the gold standard.</p>
        <p>As a first evaluation (exact match), we impose
the difference between the detected year and the
gold standard to be less or equal than five, which
is the time period span of our corpus. As a second
evaluation (soft match), we impose only that the
predicted year is greater or equal than the change
point in the gold standard. This is a common
methodology adopted in previous work.</p>
        <p>For a fairer evaluation, we perform the
following steps:</p>
        <p>We remove from the gold standard all the
change points that are outside of the period
under analysis ([1900-2012]);
We remove from the gold standard all the
words that are not represented in the model
under evaluation. This operation is necessary
because (1) the previous filtering step can
exclude some words;(2) there are words that do
not appear in the original corpus.</p>
        <p>
          Since the gold standard contains lemmas and
not words, we perform a lemmatization of each
output by using Morph-it!
          <xref ref-type="bibr" rid="ref13">(Zanchetta and Baroni,
2005)</xref>
          .
3.4
        </p>
      </sec>
      <sec id="sec-3-4">
        <title>Results</title>
        <p>Results of Precision (P), Recall (R) and F-measure
(F) are reported in Table 1. We can observe that
generally we obtain a low F-measure. This is due
to a large number of false positive change points
detected by each system.</p>
        <p>BoC
T RIpoint
T RIcum
T W Aint
T W Auni
HISTint
HISTuni
BoC
T RIpoint
T RIcum
T W Aint
T W Auni
HISTint
HISTuni</p>
        <p>The best approach in both evaluations is
T RIcum. Considering the exact match
evaluation, the difference in performance is remarkable
since generally TRI has a high recall. In the soft
match evaluation, T W Auni obtains the best
precision, while the simple BoC method is able to
achieve good results compared with more complex
approaches such as T W Aint and HIST .</p>
        <p>The results of the evaluation prove that the task
of semantic change detection is very challenging;
in particular, the large number of false positive
drastically affects the performance.</p>
        <p>Further analyses are necessary to understand
which component affects the performance. In
this preliminary evaluation, we adopt a unique
approach for detecting the semantic shift. An
extended benchmark is necessary for evaluating
several approaches for detecting semantic change
points.</p>
        <p>The systems are built on a vocabulary that is
larger than both the original dictionary and the
gold standard. For that reason, we provide an
additional evaluation in which we perform an ideal
analysis by evaluating only lemmas that are
common to the gold standard and the system output.
The goal of this analysis is to measure the
ability of correctly identifying change points for those
lemmas that are represented in both the gold
standard and the system. Results of this further
evaluation are provided in Table 2</p>
        <p>For the exact match evaluation, T RIcum obtains
the best F-measure as in the first evaluation, while
T W Auni achieves a very good performance in the
soft match evaluation.</p>
        <p>The plot in Figure 2 reports how the F-measure
increases according to the time span that we adopt
in the soft match. In particular, the X-axis
reports the maximum absolute difference between
the year in the gold standard and the year predicted
by the system. We can observe that under 20 years
T RI provide better performance than T W A, and
after 60 years all the approaches reach a stable
Fmeasure value.
4</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Conclusion and Future Work</title>
      <p>In this paper, we provide details about the
construction of a dataset for the evaluation of semantic
change point detection algorithms. In particular,
our dataset focused on the Italian language and it is
built by adopting a web-scraping strategy. We
provide a usage example of our dataset by evaluating
several approaches for the representation of words
over time. The results prove that the task of
detecting semantic shift is challenging due to a large
number of detected false positive. As future work,
we plan to investigate further methods for building
time series and detecting semantic shifts in order
to improve the overall performance. Moreover, we
plan to fix some issues of our extraction process in
order to improve the quality of the dataset itself.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgements</title>
      <p>This work was supported by the ADAPT Centre
for Digital Content Technology, funded under the
Science Foundation Ireland (SFI) Research
Centres Programme (Grant SFI 13/RC/2106) and is
co-funded under the European Regional
Development Fund and by the European Unions
Horizon 2020 (EU2020) research and innovation
programme under the Marie Skodowska-Curie grant
agreement No.: EU2020 713567. The
computational work has been executed on the IT
resources made available by two projects, ReCaS
and PRISMA, funded by MIUR under the
program “PON R&amp;C 2007-2013”.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <given-names>Pierpaolo</given-names>
            <surname>Basile</surname>
          </string-name>
          , Annalina Caputo, and
          <string-name>
            <given-names>Giovanni</given-names>
            <surname>Semeraro</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Analysing word meaning over time by exploiting temporal random indexing</article-title>
          .
          <source>In First Italian Conference on Computational Linguistics CLiC-it.</source>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>Pierpaolo</given-names>
            <surname>Basile</surname>
          </string-name>
          , Annalina Caputo, Roberta Luisi, and
          <string-name>
            <given-names>Giovanni</given-names>
            <surname>Semeraro</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Diachronic analysis of the italian language exploiting google ngram</article-title>
          .
          <source>CLiC it</source>
          , page
          <volume>56</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <given-names>Filip</given-names>
            <surname>Ginter</surname>
          </string-name>
          and
          <string-name>
            <given-names>Jenna</given-names>
            <surname>Kanerva</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Fast training of word2vec representations using n-gram corpora</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>William L Hamilton</surname>
          </string-name>
          ,
          <string-name>
            <surname>Jure Leskovec</surname>
            , and
            <given-names>Dan</given-names>
          </string-name>
          <string-name>
            <surname>Jurafsky</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Diachronic word embeddings reveal statistical laws of semantic change</article-title>
          .
          <source>arXiv preprint arXiv:1605</source>
          .
          <fpage>09096</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <given-names>David</given-names>
            <surname>Jurgens</surname>
          </string-name>
          and
          <string-name>
            <given-names>Keith</given-names>
            <surname>Stevens</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>Event detection in blogs using temporal random indexing</article-title>
          .
          <source>In Proceedings of the Workshop on Events in Emerging Text Types</source>
          , pages
          <fpage>9</fpage>
          -
          <lpage>16</lpage>
          . Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <given-names>Vivek</given-names>
            <surname>Kulkarni</surname>
          </string-name>
          , Rami Al-Rfou,
          <string-name>
            <given-names>Bryan</given-names>
            <surname>Perozzi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Steven</given-names>
            <surname>Skiena</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Statistically significant detection of linguistic change</article-title>
          .
          <source>In Proceedings of the 24th International Conference on World Wide Web</source>
          , pages
          <fpage>625</fpage>
          -
          <lpage>635</lpage>
          . International World Wide Web Conferences Steering Committee.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Jean-Baptiste</surname>
            <given-names>Michel</given-names>
          </string-name>
          , Yuan Kui Shen, Aviva Presser Aiden, Adrian Veres, Matthew K Gray, Joseph P Pickett, Dale Hoiberg, Dan Clancy,
          <string-name>
            <given-names>Peter</given-names>
            <surname>Norvig</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Jon</given-names>
            <surname>Orwant</surname>
          </string-name>
          , et al.
          <year>2011</year>
          .
          <article-title>Quantitative analysis of culture using millions of digitized books</article-title>
          .
          <source>science</source>
          ,
          <volume>331</volume>
          (
          <issue>6014</issue>
          ):
          <fpage>176</fpage>
          -
          <lpage>182</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <given-names>Tomas</given-names>
            <surname>Mikolov</surname>
          </string-name>
          , Kai Chen, Greg Corrado, and
          <string-name>
            <given-names>Jeffrey</given-names>
            <surname>Dean</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Efficient estimation of word representations in vector space</article-title>
          .
          <source>arXiv preprint arXiv:1301</source>
          .
          <fpage>3781</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <given-names>Magnus</given-names>
            <surname>Sahlgren</surname>
          </string-name>
          .
          <year>2005</year>
          .
          <article-title>An introduction to random indexing.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <given-names>Terrence</given-names>
            <surname>Szymanski</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Temporal word analogies: Identifying lexical replacement with diachronic word embeddings</article-title>
          .
          <source>In Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)</source>
          , pages
          <fpage>448</fpage>
          -
          <lpage>453</lpage>
          , Vancouver, Canada, July. Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <given-names>Nina</given-names>
            <surname>Tahmasebi</surname>
          </string-name>
          , Lars Borin, and
          <string-name>
            <given-names>Adam</given-names>
            <surname>Jatowt</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>Survey of computational approaches to lexical semantic change</article-title>
          . arXiv:
          <year>1811</year>
          .06278v2.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <given-names>Wayne A</given-names>
            <surname>Taylor</surname>
          </string-name>
          .
          <year>2000</year>
          .
          <article-title>Change-point analysis: a powerful new tool for detecting changes</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <given-names>Eros</given-names>
            <surname>Zanchetta</surname>
          </string-name>
          and
          <string-name>
            <given-names>Marco</given-names>
            <surname>Baroni</surname>
          </string-name>
          .
          <year>2005</year>
          .
          <article-title>Morph-it! a free corpus-based morphological resource for the italian language</article-title>
          .
          <source>In Proceedings of corpus linguistics.</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>