<!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>Analysing the Evolution of Students' Writing Skills and the Impact of Neo-standard Italian with the help of Computational Linguistics</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Rachele Sprugnoli Sara Tonelli FBK</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Trento FBK</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Trento sprugnoli@fbk.eu satonelli@fbk.eu</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alessio Palmero Aprosio FBK</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Trento aprosio@fbk.eu</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Giovanni Moretti FBK</institution>
          ,
          <addr-line>Trento</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>English. We present a project aimed at studying the evolution of students' writing skills in a temporal span of 15 years (from 2001 to 2016), analysing in particular the impact of neo-standard Italian. More than 2,500 essays have been transcribed and annotated by teachers according to 28 different linguistic traits. We present here the annotation process together with the first data analysis supported by NLP tools.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        In this work, we present an extensive study on the
evolution of high-school students’ writing skills,
taking into account essays spanning 15 years
(from 2001 to 2016). In particular, we are
interested in tracking the presence of expressions
and constructions typical of neo-standard Italian
        <xref ref-type="bibr" rid="ref7">(Berruto, 2012)</xref>
        , in the light of the recent public
discussion on the ‘decline of Italian in schools’ 1.
      </p>
      <p>1See the open letter signed by around
600 University professors at http://
gruppodifirenze.blogspot.it/2017/02/
contro-il-declino-dellitaliano-scuola.
html.</p>
      <p>The Italian neo-standard is the current linguistic
register in Italy, in which forms previously
considered colloquial have become widely accepted
in the national language.</p>
      <p>We analyse more than 2,500 essays written by
students from different high-schools in the
Autonomous Province of Trento during the exit exam
(the so-called Maturita`). The study is the outcome
of a project comprising different steps: i)
digital acquisition and transcription of thousands of
essays balancing their distribution across school
years and school types; ii) computer-assisted
annotation of some linguistic traits of interest; iii)
diachronic analysis of the traits. While the first
step has been carried out by the Istituto
provinciale per la Ricerca e la Sperimentazione
educativa (IPRASE), we led steps ii) and iii), which are
discussed in the next sections. Beside an in-depth
and diachronic study of the evolution of students’
writing skills, a major contribution of this paper is
also the release of the corpus in the form of
embeddings and n-grams.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Corpus Collection</title>
      <p>The staff of IPRASE have digitized and
transcribed essays stored in the archives of 21
secondary schools located in different areas of
Trentino Province. These areas include both the
two major cities, Trento and Rovereto, but also
other communities in the valleys (Val di Fiemme,
Val di Non, Valsugana) and Riva del Garda. Nine
different types of schools were involved: liceo
classico, liceo scientifico, liceo artistico, liceo
linguistico, liceo musicale e coreutico, liceo delle
scienze umane, istituto tecnico tecnologico,
istituto tecnico economico and istituto professionale.
Six school years were chosen between 2000-2001
and 2015-2016, thus having a temporal span of 15
years for a total of 2,544 essays and almost 1.5
million words. Table 2 shows the distribution of
essays per year with the corresponding number of
words. These essays are of the so-called type B,
that requires students to write a short essay or a
newspaper article. Students can choose between 4
areas: artistic-literary, socio-economic,
technicalscientific, historical-political. For each area, a
title is given together with a set of reference
materials. For example, students writing an essay
of type B with historical-political content in 2014
were asked to comment some excerpts from
Hannah Arendt, Ghandi and Martin Luther King about
violence and non-violence in the XX Century.</p>
      <p>
        Due to privacy reasons, we are not allowed to
distribute the full texts of the corpus. However,
we release both word vectors and n-grams of the
essays. We build three types of embeddings with
300 dimensions: the GloVe embeddings based
on linear bag-of-words contexts
        <xref ref-type="bibr" rid="ref19">(Pennington et
al., 2014)</xref>
        , Levy and Goldberg’s ones using
dependency parse-trees
        <xref ref-type="bibr" rid="ref15 ref19">(Levy and Goldberg, 2014)</xref>
        ,
and fastText embeddings with bag of character
ngrams
        <xref ref-type="bibr" rid="ref8">(Bojanowski et al., 2017)</xref>
        . As for the
ngrams, we generated both case-sensitive and
caseinsensitive sequences per school year, considering
the range [1,5]. N-grams and pre-trained word
embeddings in text format are available for download
on our website2. In addition, word vectors are
visualized through a dedicated stand-alone version
of the TensorFlow embedding projector
        <xref ref-type="bibr" rid="ref20">(Smilkov
et al., 2016)</xref>
        3.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Description of Linguistic Traits</title>
      <p>
        Around 20 teachers have been involved in the
annotation of essays using the CAT platform
        <xref ref-type="bibr" rid="ref5">(Bartalesi Lenzi et al., 2012)</xref>
        , through which they had
to annotate between 100 and 150 essays each. We
also organised 2 preliminary training sessions with
2https://dh.fbk.eu/technologies/
students-essays
3http://dhlab.fbk.eu/TemiVectors/
the teachers to show the tool functionalties,
explain the annotation process and make sure that
everyone followed the guidelines4. Note that the
teachers knew neither the name of the student
writing the essay nor his/her school. Moreover, for all
of them, it was the first time using an electronic
platform for text annotation.
      </p>
      <p>We briefly present in Table 2 the traits that the
teachers had to mark on each essay. The goal of
the annotation is to detect the presence of
linguistic traits that were deemed relevant to
diachronically study style and complexity evolution by
IPRASE experts and teachers. This approach is
therefore rather different from the standard essay
correction that is usually performed by teachers,
and for this reason the training phase was
particularly relevant.</p>
      <p>
        The list of traits to include in the project was
mainly inspired by the work of
        <xref ref-type="bibr" rid="ref13">(D’Achille, 2003)</xref>
        and
        <xref ref-type="bibr" rid="ref10 ref9">(Boscolo and Zuin, 2015)</xref>
        . The goal of this
annotation was to cover all levels of linguistic
analysis, including lexical choices (e.g. trait 8 and 20),
grammar (e.g. trait 1 and 2), semantics (e.g. trait
15) and discourse structure (e.g. trait 24 and 25).
      </p>
      <p>
        In the first Table column, we mark traits that
were identified in a fully automatic way (A), those
that were annotated semi-automatically (S), and
the manual ones (M). For those marked with S,
we pre-processed the essays using the Tint NLP
tool
        <xref ref-type="bibr" rid="ref2">(Aprosio and Moretti, 2018)</xref>
        enriched with a
set of new modules developed to add all
information needed to speed up annotation. For
example, for traits 21 and 23 we matched the essay
ngrams with pre-defined lists of politically correct
expressions and cliche´ expressions provided by
IPRASE, so that teachers could see in the CAT
interface the corresponding markables already
highlighted, and they just had to validate them. For
other traits, for example 10 and 11, they had to
add attributes to the markables. For some traits,
we performed pre-annotation using available
external resources, for example the list of affixes
included in the derIvaTario5 for trait 13
        <xref ref-type="bibr" rid="ref21">(Talamo et
al., 2016)</xref>
        .
      </p>
      <p>After the initial training phase, the average
annotation time for each essay through the web
interface was 30 minutes. We roughly estimate that the
same task would take at least one hour on a
standard Word document. Another advantage of using
4A complete version of the annotation guidelines (in
Italian) is available at this link: http://bit.do/erd9P
5http://derivatario.sns.it/
the CAT interface was the possibility to have all
annotations in a consistent format, easily export
them to compute statistics and make comparisons.</p>
    </sec>
    <sec id="sec-4">
      <title>4 Linguistic Analysis</title>
      <p>
        We present here an analysis of some traits of
interest. We focus in particular on traits that are, at
least in part, automatically annotated and counted
(marked with A or S in Table 2), because the work
of those requiring a manual annotation is still in
progress. For each trait we compute the observed
relative frequency per 10,000 words. This
normalization has allowed us to have more easily
comparable and legible numbers. Furthermore, we
calculate the Gulpease index to monitor writing
complexity
        <xref ref-type="bibr" rid="ref16">(Lucisano and Piemontese, 1988)</xref>
        . This
score has been specifically defined for measuring
the readability of Italian texts based on proficiency
level and it combines two linguistic variables: the
average length of the words and of the sentences in
a document. Its value determines the level of
readability of a text: the higher the score, the easier the
text is to understand.
      </p>
      <p>To extract reliable measures of students’
language use, we removed from the texts the
quotations present in the essays citing the reference
material provided together with the topic. This
preprocessing step was performed by adopting the
FuzzyWuzzy package6, a Java fuzzy string
matching implementation, and the Stanford CoreNLP
quote annotator7. These tools allow us to
recognize text reuse both when it is explicitly
signaled by quotes and when there is no overt
signal. The average percentage of quotations within
the corpus is 1.9% but it varies a lot among the
essays, reaching up to 46% of the content in
some cases. The following is an example taken
from an essay about the pursuit of happiness in
2010 for the socio-economic area. The snippet in
bold, containing one of the complex connectives
of trait 16, was automatically removed: La
riflessione di Zygmunt Bauman sembra essere una
risposta: “L’incertezza e` l’habitat naturale della
vita umana, sebbene la speranza di sfuggire ad
essa sia il motore delle attivita` umane.”</p>
      <p>After removing quotations, we obtain the
following results for the automatically annotated
traits:</p>
    </sec>
    <sec id="sec-5">
      <title>Trait 8 - Generic Words. We trace the</title>
      <p>
        presence of semantically generic and polysemic
words, which are frequently used in neo-standard
Italian (Fig. 1). In particular, lemmas ‘fare’,
‘dire’, and ‘cosa’ (to make, to say, thing) show
a decrease in occurrence in the last two school
6https://github.com/xdrop/fuzzywuzzy
7https://stanfordnlp.github.io/
CoreNLP/quote.html
years considered
        <xref ref-type="bibr" rid="ref1 ref10 ref12 ref21 ref5 ref9">(2012-2013 and 2015-2016)</xref>
        .
For example, the relative incidence of ‘fare’ every
10,000 tokens goes from 42.013 in 2000-2001
to 26.857 in 2015-2016 indicating an effort to
use more specific and differentiated expressions.
Liceo classico has the lowest ratio for ‘fare’
and ‘dire’, whereas istituto professionale has an
occurrence above the average for ‘fare’ and ‘cosa’.
      </p>
    </sec>
    <sec id="sec-6">
      <title>Trait 14 - Nominal Sentences. Sentences with</title>
      <p>
        out a verbal predicate are a typical feature of news
style and juvenile writing, to make the text
dramatic and concise
        <xref ref-type="bibr" rid="ref14 ref3">(Dardano, 1986; Ardrizzo and
Gambarara, 2003)</xref>
        . This tendency is present also
in our corpus with an impact of 6.1% over the
total amount of sentences, after removing the title
of the essays. The trait is particularly relevant in
liceo classico with an above-average percentage of
7.7%.
      </p>
      <p>Trait 16 - Complex Connectives. The lack of
complex connectives is another indicator of
neostandard Italian. As shown in Figure 2,
‘nondimeno’ is never used by students and also ‘qualora’
and ‘giacche´’, used mostly in liceo classico,
disappear in the last two school years from all the
essays. ‘Affinche´’ is adopted in all school types
with the only exception of liceo artistico, in which
complex connectives are barely used.</p>
      <p>
        Trait 17 - Punctuation. Over the last two school
years considered in our analysis, there has been an
overall decline in the use of punctuation with the
exception of question marks (see Figure 3). The
frequent use of question marks is inherited from
the style of news
        <xref ref-type="bibr" rid="ref11">(Buroni, 2009)</xref>
        ; however, the
peak in 2009-2010 is also due to the presence of
a question in the title of an essay (Siamo soli?),
which led students use the same rhetorical device
in their texts. The presence of punctuation not
suitable for medium-high style such as multiple
exclamation marks and suspension points is also
decreasing.
      </p>
    </sec>
    <sec id="sec-7">
      <title>Trait 27 - Euphonic ‘d’. Following a recent</title>
      <p>
        grammatical rule8, the euphonic ‘d’ should be
introduced only when the conjunction ‘e’ or the
preposition ‘a’ are followed by a word starting
with the same vowel: e.g., ed ecco, ad andare.
However, this rule is not followed in the essays and
the presence of ‘d’ between two different vowels
is higher than the one between the same vowels
(33.8 versus 17.6 of relative frequency). Besides,
while the disappearance of this trait is considered
a characteristic of neo-standard Italian
        <xref ref-type="bibr" rid="ref13">(D’Achille,
2003)</xref>
        , this trend is not found in our corpus, where
the relative frequency of euphonic ‘d’ is only 6
points lower than the same conjunction without ‘d’
preceding a vowel.
      </p>
      <p>Gulpease. We computed the Gulpease index to
see whether there has been a decrease of
complexity, i.e. an increase in readability, over time.
Contrary to our expectations, the average
readability of essays has slightly decreased in the last two
years considered, with a drop of 1.8 points,
bringing it below 50. This corresponds to texts that are
quite difficult to read for a person with a medium
school degree (diploma di scuola media in the
Italian school system), but not too challenging for a
person with a high school degree. Moreover,
values do not change much across different school
types.</p>
      <p>These preliminary analyses show that the
impact of neo-standard Italian is multi-faceted and,
while some traits confirm that students’ language
is getting simpler and less formal (e.g. overall
decline of punctuation), some others seem to
contradict this finding (e.g. decline in the use of ‘fare’,
‘dire’, ‘cosa’). Also the differences across school
types are not clear-cut and consistent.
5</p>
    </sec>
    <sec id="sec-8">
      <title>Related Work</title>
      <p>
        While several works in the past have focused on
the creation and analysis of corpora to study
students’ mistakes, their writing quality and their rate
of progress over the year
        <xref ref-type="bibr" rid="ref17 ref18">(Parr, 2010; McNamara
et al., 2010)</xref>
        , they have mainly dealt with English
essays. A notable exception are two corpora in
8http://www.accademiadellacrusca.
it/it/lingua-italiana/
consulenza-linguistica/domande-risposte/
d-eufonica
      </p>
      <p>
        German, the KoKo corpus of argumentative essays
to study pupils’ writing competences
        <xref ref-type="bibr" rid="ref1">(Abel et al.,
2016)</xref>
        and the corpus collected by Berkling et al.
(2014) to study different error categories.
      </p>
      <p>
        As for Italian, a relatively small number of
studies has been carried out with various goals.
The projects TIscrivo (2011-2014) and TIscrivo
2.0 (2014-2017)9 have been launched to
investigate the writing skills of primary schools and
lower secondary schools in Southern Switzerland
        <xref ref-type="bibr" rid="ref12">(Cignetti et al., 2016)</xref>
        , and have led to the
creation of a corpus of 1,735 essays. Another
research deals with the analysis of oral and written
productions of Italian children in primary schools,
and 200 texts have been collected in the ISACCO
corpus
        <xref ref-type="bibr" rid="ref10 ref9">(Brunato and dell’Orletta, 2015)</xref>
        . Another
corpus, called CItA
        <xref ref-type="bibr" rid="ref4">(Barbagli et al., 2016)</xref>
        ,
includes texts written in the first and second year of
lower secondary school, tracking L1 writing
competence of the same group of students over two
school years.
      </p>
      <p>Compared to previous works, our analysis is
different in several ways. First, none of the
previous studies considers a text span of 15 years.
Then, the traits to be annotated are different: we
do not focus on mistakes, but on indicators of
neostandard Italian. Finally, our interest lies also in
the annotation workflow, studying how NLP can
support the identification of such traits and
implementing the necessary processing modules to
speed up annotation.</p>
      <p>9http://dfa-blog.supsi.ch/tiscrivo/
6</p>
    </sec>
    <sec id="sec-9">
      <title>Conclusions</title>
      <p>In this work, we have presented a project aimed
at tracking the evolution of students’ writing skills
over time. The goal of this work was not only to
introduce the corpus collection and annotation
activities, but also to show how this kind of projects
can benefit from NLP by speeding up annotation
and increasing data consistency. In the future
we will complete the analysis of all the traits for
a more comprehensive view of the role of
neostandard Italian in students’ essays. We will also
use some of the manual annotations to train new
NLP modules performing the same task
automatically.</p>
    </sec>
    <sec id="sec-10">
      <title>Acknowledgments</title>
      <p>We would like to thank Chiara Motter from
IPRASE for coordinating the corpus transcription,
and the high-school teachers for annotating the
essays.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <given-names>Andrea</given-names>
            <surname>Abel</surname>
          </string-name>
          , Aivars Glaznieks, Lionel Nicolas, and
          <string-name>
            <given-names>Egon</given-names>
            <surname>Stemle</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>An extended version of the koko german L1 learner corpus</article-title>
          .
          <source>In Proceedings of Third Italian Conference on Computational Linguistics</source>
          (CLiC-it
          <year>2016</year>
          ) &amp;
          <article-title>Fifth Evaluation Campaign of Natural Language Processing and Speech Tools for Italian</article-title>
          .
          <source>Final Workshop (EVALITA</source>
          <year>2016</year>
          ), Napoli, Italy, December 5-
          <issue>7</issue>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>Alessio</given-names>
            <surname>Palmero</surname>
          </string-name>
          Aprosio and
          <string-name>
            <given-names>Giovanni</given-names>
            <surname>Moretti</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Tint 2.0: An all-inclusive Suite for NLP in Italian</article-title>
          .
          <source>In Proceedings of CLIC-it.</source>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <given-names>Giuseppe</given-names>
            <surname>Ardrizzo</surname>
          </string-name>
          and
          <string-name>
            <given-names>Daniele</given-names>
            <surname>Gambarara</surname>
          </string-name>
          .
          <year>2003</year>
          .
          <article-title>La comunicazione giovane</article-title>
          .
          <source>Rubbettino Editore.</source>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <given-names>Alessia</given-names>
            <surname>Barbagli</surname>
          </string-name>
          , Pietro Lucisano, Felice Dell'Orletta,
          <string-name>
            <given-names>Simonetta</given-names>
            <surname>Montemagni</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Giulia</given-names>
            <surname>Venturi</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>CItA: an L1 Italian Learners Corpus to Study the Development of Writing Competence</article-title>
          .
          <source>In Proceedings of the Tenth International Conference on Language Resources and Evaluation LREC</source>
          <year>2016</year>
          ,
          <article-title>Portorozˇ</article-title>
          , Slovenia, May
          <volume>23</volume>
          -28,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <given-names>Valentina</given-names>
            <surname>Bartalesi</surname>
          </string-name>
          <string-name>
            <surname>Lenzi</surname>
          </string-name>
          , Giovanni Moretti, and
          <string-name>
            <given-names>Rachele</given-names>
            <surname>Sprugnoli</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>CAT: the CELCT Annotation Tool</article-title>
          . In
          <source>In Proceedings of LREC 2012</source>
          , pages
          <fpage>333</fpage>
          -
          <lpage>338</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <given-names>Kay</given-names>
            <surname>Berkling</surname>
          </string-name>
          , Johanna Fay, Masood Ghayoomi, Katrin Hein, Re´mi Lavalley, Ludwig Linhuber, and Sebastian Stu¨ker.
          <year>2014</year>
          .
          <article-title>A database of freely written texts of german school students for the purpose of automatic spelling error classification</article-title>
          .
          <source>In Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC'14)</source>
          , Reykjavik, Iceland.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <given-names>Gateano</given-names>
            <surname>Berruto</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Sociolinguistica dell'italiano contemporaneo</article-title>
          .
          <source>Carocci.</source>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <given-names>Piotr</given-names>
            <surname>Bojanowski</surname>
          </string-name>
          , Edouard Grave, Armand Joulin, and
          <string-name>
            <given-names>Tomas</given-names>
            <surname>Mikolov</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Enriching word vectors with subword information</article-title>
          .
          <source>Transactions of the Association for Computational Linguistics</source>
          ,
          <volume>5</volume>
          :
          <fpage>135</fpage>
          -
          <lpage>146</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <given-names>Pietro</given-names>
            <surname>Boscolo</surname>
          </string-name>
          and Elvira Zuin, editors.
          <year>2015</year>
          .
          <article-title>Come scrivono gli adolescenti. Un'indagine sulla scrittura scolastica e sulla didattica della scrittura</article-title>
          . Il Mulino.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <given-names>Dominique</given-names>
            <surname>Brunato</surname>
          </string-name>
          and Felice dell'
          <source>Orletta</source>
          .
          <year>2015</year>
          .
          <article-title>ISACCO: a corpus for investigating spoken and written language development in Italian school-age children</article-title>
          .
          <source>In Proceedings of CLIC-it.</source>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <given-names>Edoardo</given-names>
            <surname>Buroni</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>Politicamente corretto? Aspetti grammaticali nei quotidiani politici della “Seconda Repubblica” tra norma, uso medio e finalita` pragmatiche</article-title>
          .
          <source>Studi di Grammatica Italiana</source>
          ,
          <year>2007</year>
          :
          <fpage>107</fpage>
          -
          <lpage>163</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <given-names>Luca</given-names>
            <surname>Cignetti</surname>
          </string-name>
          , Silvia Demartini, and
          <string-name>
            <given-names>Simone</given-names>
            <surname>Fornara</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Come TIscrivo? La scrittura a scuola tra teoria e didattica</article-title>
          . Aracne.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>Paolo D'Achille</surname>
          </string-name>
          .
          <year>2003</year>
          .
          <article-title>L'italiano contemporaneo</article-title>
          .
          <source>Il mulino Bologna.</source>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <given-names>Maurizio</given-names>
            <surname>Dardano</surname>
          </string-name>
          .
          <year>1986</year>
          .
          <article-title>Il linguaggio dei giornali italiani</article-title>
          , volume
          <volume>18</volume>
          . Laterza.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <given-names>Omer</given-names>
            <surname>Levy</surname>
          </string-name>
          and
          <string-name>
            <given-names>Yoav</given-names>
            <surname>Goldberg</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Dependencybased word embeddings</article-title>
          .
          <source>In ACL (2)</source>
          , pages
          <fpage>302</fpage>
          -
          <lpage>308</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <given-names>Pietro</given-names>
            <surname>Lucisano</surname>
          </string-name>
          and Maria Emanuela Piemontese.
          <year>1988</year>
          .
          <article-title>GULPEASE: una formula per la predizione della difficolta` dei testi in lingua italiana</article-title>
          .
          <source>Scuola e citta`</source>
          ,
          <volume>3</volume>
          (
          <issue>31</issue>
          ):
          <fpage>110</fpage>
          -
          <lpage>124</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <surname>Danielle S. McNamara</surname>
            ,
            <given-names>Scott A.</given-names>
          </string-name>
          <string-name>
            <surname>Crossley</surname>
          </string-name>
          , and
          <string-name>
            <surname>Philip</surname>
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>McCarthy</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <article-title>Linguistic features of writing quality</article-title>
          .
          <source>Written Communication</source>
          ,
          <volume>27</volume>
          (
          <issue>1</issue>
          ):
          <fpage>57</fpage>
          -
          <lpage>86</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <surname>Judy</surname>
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Parr</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <article-title>A dual purpose data base for research and diagnostic assessment of student writing</article-title>
          .
          <source>Journal of Writing Research</source>
          , vol.
          <volume>2</volume>
          (
          <issue>issue</issue>
          2):
          <fpage>129</fpage>
          -
          <lpage>150</lpage>
          . Query date:
          <fpage>2018</fpage>
          -06-25.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <surname>Jeffrey</surname>
            <given-names>Pennington</given-names>
          </string-name>
          , Richard Socher, and
          <string-name>
            <given-names>Christopher</given-names>
            <surname>Manning</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Glove: Global vectors for word representation</article-title>
          .
          <source>In Proceedings of the 2014 conference on empirical methods in natural language processing (EMNLP)</source>
          , pages
          <fpage>1532</fpage>
          -
          <lpage>1543</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <string-name>
            <given-names>Daniel</given-names>
            <surname>Smilkov</surname>
          </string-name>
          , Nikhil Thorat, Charles Nicholson, Emily Reif, Fernanda B Vie´gas, and
          <string-name>
            <given-names>Martin</given-names>
            <surname>Wattenberg</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Embedding Projector: Interactive visualization and interpretation of embeddings</article-title>
          .
          <source>In 30th Conference on Neural Information Processing Systems (NIPS</source>
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <string-name>
            <given-names>Luigi</given-names>
            <surname>Talamo</surname>
          </string-name>
          , Chiara Celata, and Pier Marco Bertinetto.
          <year>2016</year>
          .
          <article-title>DerIvaTario: An annotated lexicon of Italian derivatives</article-title>
          .
          <source>Word Structure</source>
          ,
          <volume>9</volume>
          (
          <issue>1</issue>
          ):
          <fpage>72</fpage>
          -
          <lpage>102</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>