<!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>How Much Competence Is There in Performance? Assessing the Distributional Hypothesis in Word Bigrams</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Johann Seltmann</string-name>
          <email>jseltmann@uni-potsdam.de</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Luca Ducceschi</string-name>
          <email>luca.ducceschi@unitn.it</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Aure´lie Herbelot</string-name>
          <email>aurelie.herbelot@unitn.it</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>}Department of Linguistics, | Dept. of Psychology and Cognitive Science,Center for Mind/Brain Sciences,</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Dept. of Information Engineering and Computer Science</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Potsdam}</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>University of Trento|</institution>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>University of Trento</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>The field of Distributional Semantics (DS) is built on the 'distributional hypothesis', which states that meaning can be recovered from statistical information in observable language. It is however notable that the computations necessary to obtain 'good' DS representations are often very involved, implying that if meaning is derivable from linguistic data, it is not directly encoded in it. This prompts questions related to fundamental questions about language acquisition: if we regard text data as linguistic performance, what kind of 'innate' mechanisms must operate over that data to reach competence? In other words, how much of semantic acquisition is truly data-driven, and what must be hard-encoded in a system's architecture? In this paper, we introduce a new methodology to pull those questions apart. We use state-of-the-art computational models to investigate the amount and nature of transformations required to perform particular semantic tasks. We apply that methodology to one of the simplest structures in language: the word bigram, giving insights into the specific contribution of that linguistic component.1</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        The traditional notions of performance and
competence come from Chomsky’s work on syntax
        <xref ref-type="bibr" rid="ref8">(Chomsky, 1965)</xref>
        , where much emphasis is put
on the mental processes underpinning language
acquisition. Chomsky posits the existence of a
Universal Grammar, innate in the human species,
which gets specialised to the particular language
of a speaker. By exposure to the imperfect
utterances of their community (referred to as
performance data), an individual configures their UG to
1Copyright c 2019 for this paper by its authors. Use
permitted under Creative Commons License Attribution 4.0
International (CC BY 4.0).
reach some ideal knowledge of that community’s
language, thereby reaching competence.
      </p>
      <p>The present paper borrows the notions of
‘performance’, ‘competence’ and ‘innateness’ to
critically analyse the semantic ‘acquisition’ processes
simulated by Distributional Semantics models
(DSMs). Our goal is to tease apart how much of
their observed competence is due to the
performance data they are exposed to, and how much
is contributed by ‘innate’ properties of those
systems, i.e. by their specific architectures.</p>
      <p>
        DSMs come in many shapes. Traditional
unsupervised architectures rely on counting
cooccurrences of words with other words or
documents
        <xref ref-type="bibr" rid="ref11 ref14 ref16 ref29 ref33">(Turney and Pantel, 2010; Erk, 2012; Clark,
2012)</xref>
        . Their neural counterparts, usually referred
to as ‘predictive models’
        <xref ref-type="bibr" rid="ref13 ref22 ref3">(Baroni et al., 2014)</xref>
        learn
from a language modelling task over raw
linguistic data
        <xref ref-type="bibr" rid="ref23 ref26 ref6">(e.g. Word2Vec, Mikolov et al., 2013,
GloVE Pennington et al., 2014)</xref>
        . The most
recent language embedding models
        <xref ref-type="bibr" rid="ref28 ref34">(Vaswani et al.,
2017; Radford et al., 2018)</xref>
        , ELMo
        <xref ref-type="bibr" rid="ref27">(Peters et al.,
2018)</xref>
        , or BERT
        <xref ref-type="bibr" rid="ref12">(Devlin et al., 2018)</xref>
        compute
contextualised word representations and sentence
representations, yielding state-of-the-art results on
sentence-related tasks, including translation. In
spite of their differences, all models claim to rely
on the Distributional Hypothesis
        <xref ref-type="bibr" rid="ref17 ref19">(Harris, 1954;
Firth, 1957)</xref>
        , that is, the idea that distributional
patterns of occurrences in language correlate with
specific aspects of meaning.
      </p>
      <p>
        The Distributional Hypothesis, as stated in the
DSM literature, makes semantic acquisition sound
like an extremely data-driven procedure. But we
should ask to what extent meaning indeed is to be
found in statistical patterns. The question is
motivated by the observation that the success of the
latest DSMs relies on complex mechanisms
being applied to the underlying linguistic data or the
task at hand (e.g. attention, self-attention, negative
sampling, particular objective functions). Such
mechanisms have been shown to apply very
significant transformations to the original input data:
for instance, the Word2Vec objective function
introduces parallelisms in the space that make it
perform particularly well on analogy tasks
        <xref ref-type="bibr" rid="ref18">(Gittens
et al., 2017)</xref>
        . Models such as BERT apply
extensive processing to the input through stacks of
encoders. So while meaning can be derived from
training regimes involving raw data, it is not
directly encoded in it.
      </p>
      <p>
        Interestingly, Harris himself
        <xref ref-type="bibr" rid="ref19">(Harris, 1954)</xref>
        points out that a) distributional structure is in no
simple relation to the structure of meaning; b)
different distributions in language encode different
phenomena with various levels of complexity. We
take both points as highlighting the complex
relation between linguistic structure and the
cognitive mechanisms that are necessary to apply to the
raw input to retrieve semantic information. The
point of our paper is to understand better what is
encoded in observable linguistic structures (at the
level of raw performance data), and how much
distortion of the input needs to be done to acquire
meaning (i.e. what cognitive mechanisms are
involved in learning semantic competence).
      </p>
      <p>In the spirit of Harris, we think it is worth
investigating the behaviour of specific components of
language and understand which aspects of
meaning they encode, and to what extent. The present
work illustrates our claim by presenting an
exploratory analysis of one of the simplest
recoverable structure in corpora: the word bigram. Our
methodology is simple: we test the raw
distributional behaviour of the constituent over different
tasks, comparing it to a state-of-the-art model. We
posit that each task embodies a specific aspect of
competence. By inspecting the difference in
performance between the simplest and more complex
models, we get some insight into the way a
particular structure (here, the bigram) contributes to
the acquisition of specific linguistic faculties. The
failures of raw linguistic data to encode a
particular competence points at some necessary, ‘innate’
constraint of the acquisition process, which might
be encoded in a model’s architecture as well as the
specific task that it is required to solve.</p>
      <p>
        In what follows, we propose to investigate the
behaviour of the bigram with respect to three
different levels of semantic competence,
corresponding to specific tasks from the DS literature: a)
word relatedness; b) sentence relatedness; c)
sentence autoencoding
        <xref ref-type="bibr" rid="ref32 ref5">(Turney, 2014; Bowman et al.,
2016)</xref>
        . The first two tasks test to which extent the
linguistic structure under consideration encodes
topicality: if it does, it should prove able to
cluster together similar lexical items, both in isolation
and as the constituents of sentences. The third task
evaluates the ability of a system to build a
sentence representation and from that representation
alone, recover the original utterance. That is, it
tests distinguishability of representations.
Importantly, distinguishability is at odds with the
relatedness tasks which favour clusterability. The type
of space learned from the raw data will necessarily
favour one or the other. Our choice of tasks thus
allows us to understand which type of space can be
learned from the bigram: we will expand on this in
our discussion (x6).2
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Related work</title>
      <p>
        The Distributional Hypothesis is naturally
encoded in count-based models of Distributional
Semantics (DS), which build lexical representations
by gathering statistics over word co-occurrences.
Over the years, however, these simple models have
been superseded by so-called predictive models
such as Word2Vec
        <xref ref-type="bibr" rid="ref23">(Mikolov et al., 2013)</xref>
        or
FastText
        <xref ref-type="bibr" rid="ref4">(Bojanowski et al., 2017)</xref>
        , which operate via
language modeling tasks. These neural models
involve sets of more or less complex procedures,
from subsampling to negative sampling and
subword chunking, which give them a clear
advantage over methods that stick more closely to
distributions in corpora. At the level of higher
constituents, the assumption is that a) additional
composition functions must be learned over the word
representations to generate meaning ‘bottom-up’
        <xref ref-type="bibr" rid="ref11 ref14">(Clark, 2012; Erk, 2012)</xref>
        ; b) the semantics of a
sentence influences the meaning of its parts
‘topdown’, leading to a notion of contextualised word
semantics, retrievable by yet another class of
distributional models
        <xref ref-type="bibr" rid="ref15 ref16 ref27 ref31">(Erk and Pado´, 2008; Erk et al.,
2010; Thater et al., 2011; Peters et al., 2018)</xref>
        .
Bypassing the word level, some research investigates
the meaning of sentences directly. Following from
classic work on seq2seq architectures and
attention, various models have been proposed to
generate sentence embeddings through highly
param2Our code for this investigation can be found under
https://github.com/sejo95/DSGeneration.
git.
eterised stacks of encoders
        <xref ref-type="bibr" rid="ref12 ref28 ref34">(Vaswani et al., 2017;
Radford et al., 2018; Devlin et al., 2018)</xref>
        .
      </p>
      <p>
        This very brief overview of work in DS shows
the variety of models that have been proposed
to encode meaning at different levels of
constituency, building on more and more complex
mechanisms. Aside from those efforts, much
research has also focused on finding ideal
hyperparameters for the developed architectures
        <xref ref-type="bibr" rid="ref13 ref22 ref3 ref7">(Bullinaria and Levy, 2007; Baroni et al., 2014)</xref>
        , ranging
from the amount of context taken into account by
the model to the type of task it should be trained
on. Overall, it is fair to say that if meaning can
be retrieved from raw language data, the process
requires knowing the right transformations to
apply to that data, and the right parametrisation for
those transformations, including the type of
linguistic structure the model should focus on. One
important question remains for the linguist to
answer: how much semantics was actually contained
in corpus statistics, and where? We attempt to set
up a methodology to answer this question, and use
two different types of tasks (relatedness and
autoencoding) to support our investigation.
      </p>
      <p>
        While good progress has been made in the
DS community on modelling relatedness,
distinguishability has received less attention. Some
approaches to autoencoding suggest using
syntactic elements (such as syntax trees) for
decomposition of an embedding vector into a sentence
        <xref ref-type="bibr" rid="ref13 ref20 ref20 ref22 ref26 ref3 ref32">(Dinu and Baroni, 2014; Iyyer et al., 2014)</xref>
        .
However, some research suggests that this may not be
necessary and that continuous bag-of-words
representations and n-gram models contain enough
word order information to reconstruct sentences
        <xref ref-type="bibr" rid="ref2 ref30">(Schmaltz et al., 2016; Adi et al., 2017)</xref>
        . Our own
methodology is inspired by White et al. (2016b),
who decode a sentence vector into a bag of words
using a greedy search over the vocabulary. In
order to also recover word order, those authors
expand their original system in White et al. (2016a)
by combining it with a traditional trigram model,
which they use to reconstruct the original sentence
from the bag of words.
3
3.1
      </p>
    </sec>
    <sec id="sec-3">
      <title>Methodology</title>
      <sec id="sec-3-1">
        <title>A bigram model of Distributional</title>
      </sec>
      <sec id="sec-3-2">
        <title>Semantics</title>
        <p>We construct a count-based DS model by taking
bigrams as our context windows. Specifically,
for a word wi, we construct an embedding
vector v~i which has one entry for each word wj in
the model. The entry v~ij then contains the bigram
probability p(wj jwi).</p>
        <p>We talked in our introduction of ‘raw’
linguistic structure without specifying at which level it
is to be found. Following Church and Hanks
(1990), we consider the joint probability of two
events, relative to their probability of occurring
independently, to be a good correlate of the
fundamental psycholinguistic notion of association. As
per previous work, we thus assume that a
PMIweighted DS space gives the most basic
representation of the information contained in the
structure of interest. For our bigram model, the
numerator and denominator of the PMI calculation
exactly correspond to elements in our bigram matrix
B weighted by elements of our unigram vector U :
pmi(wi; wj )
log
p(wj jwi)
p(wj )
(1)</p>
        <p>In practice, we use PPMI weighting and map
every negative PMI value to 0.</p>
        <p>
          Word relatedness: following standard
practice, we compute relatedness scores as the
cosine similarity of two PPMI-weighted word
vectors, cos(w~i; w~j ). For evaluation, we use the MEN
test collection
          <xref ref-type="bibr" rid="ref6">(Bruni et al., 2014)</xref>
          , which
contains 3000 word pairs annotated for relatedness;
we compute the spearman correlation between
system and human scores.
        </p>
      </sec>
      <sec id="sec-3-3">
        <title>Sentence relatedness: we follow the proof</title>
        <p>given by Paperno and Baroni (2016), indicating
that the meaning of a phrase ab in a count-based
model with PMI weighting is roughly equivalent
to the addition of the PMI-weighted vectors of a
and b (shifted by some usually minor correction).
Thus, we can compute the similarity of two
sentences S1 and S2 as:
cos( X</p>
        <p>w~i; X w~j )
wi2S1
wj2S2
(2)</p>
        <p>
          We report sentence relatedness scores on the
SICK dataset
          <xref ref-type="bibr" rid="ref22">(Marelli et al., 2014)</xref>
          , which
contains 10,000 utterance pairs annotated for
relatedness. We calculate the relatedness for each pair
in the dataset and order the pairs according to the
results. We then report the spearman correlation
between the results of the model and the ordering
of the dataset.
        </p>
      </sec>
      <sec id="sec-3-4">
        <title>Autoencoding of sentences: White et al.</title>
        <p>(2016b) encode a sentence as the sum of the word
embedding vectors of the words of that sentence.
They decode that vector (the target) back into a
bag of words in two steps. The first step, greedy
addition begins with an empty bag of words. In
each step a word is selected, such that the sum
of the word vectors in the bag and the vector of
the candidate item is closest to the target (using
Euclidian distance as similarity measure). This is
repeated until no new word could bring the sum
closer to the target than it already is. The second
step, n-Substitution begins with the bag of n words
found in the greedy addition. For each subbag of
size m n it considers replacing it with another
possible subbag of size m. The replacement
that brings the sum closest to the target vector is
chosen. We follow the same procedure, except that
we only consider subbags of size 1, i.e.
substitution of single words, for computational efficiency.
In addition, the bigram component of our model B
lets us turn the bags of words back into an ordered
sequence.3 We use a beam search to perform this
step, following Schmaltz et al. (2016).</p>
        <p>
          We evaluate sentence autoencoding in two
ways. First, we test the bag-of-words
reconstruction on its own, by feeding the system the encoded
sentence embedding and evaluating whether it can
retrieve all single words contained in the
original utterance. We report the proportion of
perfectly reconstructed bags-of-words across all test
instances. Second, we test the entire autoencoding
process, including word re-ordering. We use two
different metrics: a) the BLEU score:
          <xref ref-type="bibr" rid="ref25">(Papineni
et al., 2002)</xref>
          , which computes how many n-grams
of a decoded sentence are shared with several
reference sentences, giving a precision score; b) the
CIDEr-D score:
          <xref ref-type="bibr" rid="ref35">(Vedantam et al., 2015)</xref>
          which
accounts for both precision and recall and is
computed using the average cosine similarity between
the vector of a candidate sentence and a set of
reference vectors. For this evaluation, we use the
PASCAL-50S dataset (included in CIDEr-D), a
caption generation dataset, that contains 1000
images with 50 reference captions each. We encode
and decode the first reference caption for each
image and use the remaining 49 as reference for the
CIDEr and BLEU calculations.
        </p>
        <p>For the actual implementation of the model, we
3Note that although a bigram language model would
normally perform rather poorly on sentence generation, having a
constrained bag-of-words to reorder makes the task
considerably simpler.
build B and U from 90% of the BNC ( 5.4
million sentences), retaining 10% for development
purposes. We limit our vocabulary to the 50000
most common words in the corpus, therefore the
matrix is of the size 50002 50002, including
tokens for sentence beginning and end.
3.2</p>
      </sec>
      <sec id="sec-3-5">
        <title>Comparison</title>
        <p>
          In what follows, we compare our model to two
Word2Vec models, which provide an upper bound
for what a DS model may be to achieve. One
model, W2V-BNC, is trained from scratch on our
BNC background corpus, using gensim
          <xref ref-type="bibr" rid="ref16 ref29 ref33">( Rˇehu˚rˇek
and Sojka, 2010)</xref>
          with 300 dimensions, window
size 5, and ignoring words that occur less than
five times in the corpus. The other model,
W2VLARGE, is given by out-of-the-box vectors
released by Baroni et al. (2014): that model is
trained on 2.5B words, giving an idea of the
system’s performance on larger data. In all cases, we
limit the vocabulary to the same 50,000 words
included in the bigram model.
        </p>
        <p>Note that given space restrictions, we do not
disentangle the contribution of the models
themselves and the particular type of linguistic
structure they are trained on. Our results should thus be
taken as indication of the amount of information
encoded in a raw bigram model compared to what
can be obtained by a state-of-the-art model using
the best linguistic structure at its disposal (here, a
window of 5 words around the target).
4</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Results</title>
      <p>Word relatedness: the bigram model obtains an
acceptable = 0:48 on the MEN dataset.
W2VBNC and W2V-LARGE perform very well,
reaching = 0:72 and = 0:80. Note that whilst the
bigram model lags well behind W2V, it achieves
its score with what is in essence a unidirectional
model with window of size 1 – that is, with as
minimal input as it can get, seeing 10 times less
co-occurrences than W2V-BNC.</p>
      <sec id="sec-4-1">
        <title>Sentence relatedness: the bigram model ob</title>
        <p>tains = 0:40 on the sentence relatedness task.
Interestingly, that score increases by 10 points, to
= 0:50, when filtering away frequent words
with probability over 0:005. W2V-BNC and
W2VLARGE give respectively = 0:59 and = 0:61.</p>
        <p>
          Sentence autoencoding: we evaluate sentence
autoencoding on sentences from the Brown
corpus
          <xref ref-type="bibr" rid="ref21">(Kucˇera and Francis, 1967)</xref>
          , using seven bins
for different sentence lengths (from 3-5 words to
21-23 words). Each bin contains 500 sentences.
In some cases, the sentences contained words that
aren’t present in the matrix and which are
therefore skipped for encoding. We thus look at two
different values: a) in how many cases the
reconstruction returns exactly the words in the sentence;
b) in how many cases the reconstruction returns
the words in the sentence which are contained in
the matrix (results in Table 1).
        </p>
        <p>The bigram model shines in this task:
ignoring words not contained in the matrix leads to
almost perfect reconstruction. In comparison, the
W2V model has extremely erratic performance
(Table 1), with scores decreasing as a function
of sentence length (from 0:686 for length 3-5 to
0:366 for length 15-17), but increasing again for
lengths over 18.</p>
        <p>One interesting aspect of the bigram model is
that it also affords a semantic competence that
W2V does not naturally have: encoding a
sequence and decoding it back into an ordered
sequence. We inspect how well the model does at
that task, compared to a random reordering
baseline. Results are listed in Table 2. The bigram
model clearly beats the baseline for all sentence
lengths. But it is expectedly limited by the small
n-gram size provided by the model. Table 3
contains examples of sentences from the brown corpus
and their reconstructions. We see that local
ordering is reasonably modeled, but the entire sentence
structure fails to be captured.
5</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Discussion</title>
      <p>On the back of our results, we can start
commenting on the particular contribution of bigrams to
the semantic competences tested here. First,
bigrams are moderately efficient at capturing
relat</p>
      <sec id="sec-5-1">
        <title>CIDEr-D bigram</title>
        <p>BLEU bigram
CIDEr-D random
BLEU random</p>
      </sec>
      <sec id="sec-5-2">
        <title>Original sentence Reconstruction</title>
        <p>They have to be. they have to be .
Six of these were by these were six of
proposed by religious religious groups
progroups. posed .</p>
        <p>His reply, he said, was the need for the
counthat he agreed to the try , in his reply , he
need for unity in the said that he was now
country now. agreed to unity .
edness: in spite of encoding extremely minimal
co-occurrence information, they manage to make
for two thirds of W2V’s performance, trained on
the same data with a much larger window and a
complex algorithm (see = 0:48 for the bigram
model vs = 0:72 for W2V-BNC). So
relatedness, the flagship task of DS, seems to be present
in the most basic structures of language use,
although in moderate amount.</p>
        <p>
          The result of the bigram model on sentence
relatedness is consistent with its performance at
the word level. The improved result obtained by
filtering out frequent words, though, reminds us
that logical terms are perhaps not so amenable to
the distributional hypothesis, despite indications
to the contrary
          <xref ref-type="bibr" rid="ref1">(Abrusa´n et al., 2018)</xref>
          .
        </p>
        <p>
          As for sentence autoencoding, the excellent
results of the bigram model might at first be
considered trivial and due to the dimensionality of
the space, much larger for the bigram model than
for W2V. Indeed, at the bag-of-words level,
sentence reconstruction can in principle be perfectly
achieved by having a space of the
dimensionality of the vocabulary, with each word
symbolically expressed as a one-hot vector.4 However,
4To make this clear, if we have a vocabulary V =
as noted in x2, the ability to encode relatedness
is at odds with the ability to distinguish between
meanings. There is a trade-off between having a
high-dimensionality space
          <xref ref-type="bibr" rid="ref24 ref30 ref36 ref37">(which allows for more
discrimination between vectors and thus easier
reconstruction – see White et al., 2016b)</xref>
          and
capturing latent features between concepts (which is
typically better achieved with lower dimensionality).
Interestingly, bigrams seem to be biased towards
more symbolic representations, generating
representations that distinguish very well between word
meanings, but they do also encapsulate a
reasonable amount of lexical information. This makes
them somewhat of a hybrid constituent, between
proper symbols and continuous vectors.
6
        </p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Conclusion</title>
      <p>So what can be said about bigrams as
distributional structure? They encode a very high level of
lexical discrimination while accounting for some
basic semantic similarity. They of course also
encode minimal sequential information which can be
used to retrieve local sentence ordering.
Essentially, they result in representations that are
perhaps more ‘symbolic’ than continuous. It is
important to note that the reasonable correlations
obtained on relatedness tasks were achieved after
application of PMI weighting, implying that the raw
structure requires some minimal preprocessing to
generate lexical information.</p>
      <p>
        On the back of our results, we can draw a
few conclusions with respect to the relation of
performance and competence at the level of
bigrams. Performance data alone produces very
distinct word representations without any further
processing. Some traces of lexical semantics are
present, but require some hard-encoded
preprocessing step in the shape of the PMI function. We
conclude from this that as a constituent involved
in acquisition, the bigram is mostly a marker of
the uniqueness of word meaning. Interestingly, we
note that the notion of contrast (words that differ
in form differ in meaning) is an early feature of
children’s language acquisition
        <xref ref-type="bibr" rid="ref10">(Clark, 1988)</xref>
        . The
fact that it is encoded in one of the most simple
structures in language is perhaps no coincidence.
      </p>
      <p>In future work, we plan a more encompassing
study of other linguistic components. Crucially,
fcat; dog; rung and we define cat = [100], dog = [010]
and run = [001], then, trivially, [011] corresponds to the
bag-of-word fdog; rung.
we will also investigate which aspects of
state-ofthe-art models such as W2V contribute to score
improvement on lexical aspects of semantics. We
hope to thus gain insights into the specific
cognitive processes required to bridge the gap between
raw distributional structure as it is found in
corpora, and actual speaker competence.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          Ma´rta Abrusa´n, Nicholas Asher, and Tim Van de Cruys.
          <year>2018</year>
          .
          <article-title>Content vs</article-title>
          .
          <article-title>function words: The view from distributional semantics</article-title>
          .
          <source>In Proceedings of Sinn und Bedeutung</source>
          <volume>22</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>Yossi</given-names>
            <surname>Adi</surname>
          </string-name>
          , Einat Kermany, Yonatan Belinkov, Ofer Lavi, and
          <string-name>
            <given-names>Yoav</given-names>
            <surname>Goldberg</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Fine-grained analysis of sentence embeddings using auxiliary prediction tasks</article-title>
          .
          <source>International Conference on Learning Representations (ICLR)</source>
          , Toulon, France.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <given-names>Marco</given-names>
            <surname>Baroni</surname>
          </string-name>
          ,
          <source>Georgiana Dinu, and Germa´n Kruszewski</source>
          .
          <year>2014</year>
          .
          <article-title>Don't count, predict! a systematic comparison of context-counting vs. context-predicting semantic vectors</article-title>
          .
          <source>In ACL (1)</source>
          , pages
          <fpage>238</fpage>
          -
          <lpage>247</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <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="ref5">
        <mixed-citation>
          <string-name>
            <surname>Samuel R. Bowman</surname>
            , Luke Vilnis, Oriol Vinyals, Andrew Dai, Rafal Jozefowicz, and
            <given-names>Samy</given-names>
          </string-name>
          <string-name>
            <surname>Bengio</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Generating sentences from a continuous space</article-title>
          .
          <source>In Proceedings of The 20th SIGNLL Conference on Computational Natural Language Learning</source>
          , pages
          <fpage>10</fpage>
          -
          <lpage>21</lpage>
          . Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <given-names>E.</given-names>
            <surname>Bruni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. K.</given-names>
            <surname>Tran</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Baroni</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Multimodal distributional semantics</article-title>
          .
          <source>Journal of Artificial Intelligence Research</source>
          ,
          <volume>49</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>47</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>John A Bullinaria</surname>
          </string-name>
          and
          <string-name>
            <surname>Joseph P Levy</surname>
          </string-name>
          .
          <year>2007</year>
          .
          <article-title>Extracting semantic representations from word co-occurrence statistics: A computational study: A computational study</article-title>
          .
          <source>Behavior Research Methods</source>
          ,
          <volume>39</volume>
          (
          <issue>3</issue>
          ):
          <fpage>510</fpage>
          -
          <lpage>526</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <given-names>Noam</given-names>
            <surname>Chomsky</surname>
          </string-name>
          .
          <year>1965</year>
          .
          <article-title>Aspects of the theory of syntax</article-title>
          . MIT Press.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <given-names>Kenneth</given-names>
            <surname>Ward</surname>
          </string-name>
          Church and
          <string-name>
            <given-names>Patrick</given-names>
            <surname>Hanks</surname>
          </string-name>
          .
          <year>1990</year>
          .
          <article-title>Word association norms, mutual information, and lexicography</article-title>
          .
          <source>Computational linguistics</source>
          ,
          <volume>16</volume>
          (
          <issue>1</issue>
          ):
          <fpage>22</fpage>
          -
          <lpage>29</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Eve</surname>
            <given-names>V</given-names>
          </string-name>
          <string-name>
            <surname>Clark</surname>
          </string-name>
          .
          <year>1988</year>
          .
          <article-title>On the logic of contrast</article-title>
          .
          <source>Journal of Child Language</source>
          ,
          <volume>15</volume>
          (
          <issue>2</issue>
          ):
          <fpage>317</fpage>
          -
          <lpage>335</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <given-names>Stephen</given-names>
            <surname>Clark</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Vector space models of lexical meaning</article-title>
          .
          <source>In Shalom Lappin and Chris Fox</source>
          , editors,
          <source>Handbook of Contemporary Semantics - second edition</source>
          . Wiley-Blackwell.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <given-names>Jacob</given-names>
            <surname>Devlin</surname>
          </string-name>
          ,
          <string-name>
            <surname>Ming-Wei</surname>
            <given-names>Chang</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Kenton</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and Kristina</given-names>
            <surname>Toutanova</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Bert: Pre-training of deep bidirectional transformers for language understanding</article-title>
          . arXiv preprint arXiv:
          <year>1810</year>
          .04805.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <given-names>Georgiana</given-names>
            <surname>Dinu</surname>
          </string-name>
          and
          <string-name>
            <given-names>Marco</given-names>
            <surname>Baroni</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>How to make words with vectors: Phrase generation in distributional semantics</article-title>
          .
          <source>In Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics (Volume</source>
          <volume>1</volume>
          :
          <string-name>
            <surname>Long</surname>
            <given-names>Papers)</given-names>
          </string-name>
          , volume
          <volume>1</volume>
          , pages
          <fpage>624</fpage>
          -
          <lpage>633</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <given-names>Katrin</given-names>
            <surname>Erk</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Vector space models of word meaning and phrase meaning: a survey</article-title>
          .
          <source>Language and Linguistics Compass</source>
          ,
          <volume>6</volume>
          :
          <fpage>635</fpage>
          -
          <lpage>653</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <given-names>Katrin</given-names>
            <surname>Erk</surname>
          </string-name>
          and Sebastian Pado´.
          <year>2008</year>
          .
          <article-title>A structured vector space model for word meaning in context</article-title>
          .
          <source>In Proceedings of the 2008 Conference on Empirical Methods in Natural Language Processing (EMNLP2008)</source>
          , pages
          <fpage>897</fpage>
          -
          <lpage>906</lpage>
          , Honolulu, HI.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <given-names>Katrin</given-names>
            <surname>Erk</surname>
          </string-name>
          , Sebastian Pado´, and Ulrike Pado´.
          <year>2010</year>
          .
          <article-title>A flexible, corpus-driven model of regular and inverse selectional preferences</article-title>
          .
          <source>Computational Linguistics</source>
          ,
          <volume>36</volume>
          (
          <issue>4</issue>
          ):
          <fpage>723</fpage>
          -
          <lpage>763</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <surname>John Rupert Firth</surname>
          </string-name>
          .
          <year>1957</year>
          .
          <article-title>A synopsis of linguistic theory,</article-title>
          <year>1930</year>
          -
          <fpage>1955</fpage>
          . Philological Society, Oxford.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <given-names>Alex</given-names>
            <surname>Gittens</surname>
          </string-name>
          , Dimitris Achlioptas, and Michael W Mahoney.
          <year>2017</year>
          .
          <article-title>Skip-gram- zipf+ uniform= vector additivity</article-title>
          .
          <source>In Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)</source>
          , pages
          <fpage>69</fpage>
          -
          <lpage>76</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <given-names>Zelig</given-names>
            <surname>Harris</surname>
          </string-name>
          .
          <year>1954</year>
          .
          <article-title>Distributional structure</article-title>
          .
          <source>Word</source>
          ,
          <volume>10</volume>
          (
          <issue>2-3</issue>
          ):
          <fpage>146</fpage>
          -
          <lpage>162</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <string-name>
            <given-names>Mohit</given-names>
            <surname>Iyyer</surname>
          </string-name>
          ,
          <string-name>
            <surname>Jordan</surname>
          </string-name>
          Boyd-Graber, and Hal Daume´ III.
          <year>2014</year>
          .
          <article-title>Generating sentences from semantic vector space representations</article-title>
          .
          <source>In NIPS Workshop on Learning Semantics.</source>
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <string-name>
            <surname>Henry Kucˇera and Winthrop Nelson Francis</surname>
          </string-name>
          .
          <year>1967</year>
          .
          <article-title>Computational analysis of present-day American English</article-title>
          . Dartmouth Publishing Group.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          <string-name>
            <given-names>Marco</given-names>
            <surname>Marelli</surname>
          </string-name>
          , Stefano Menini, Marco Baroni, Luisa Bentivogli, Raffaella Bernardi, and
          <string-name>
            <given-names>Roberto</given-names>
            <surname>Zamparelli</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>A sick cure for the evaluation of compositional distributional semantic models</article-title>
          .
          <source>In LREC</source>
          , pages
          <fpage>216</fpage>
          -
          <lpage>223</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          <string-name>
            <given-names>Tomas</given-names>
            <surname>Mikolov</surname>
          </string-name>
          , Wen-tau
          <string-name>
            <surname>Yih</surname>
            , and
            <given-names>Geoffrey</given-names>
          </string-name>
          <string-name>
            <surname>Zweig</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Linguistic regularities in continuous space word representations</article-title>
          .
          <source>In HLT-NAACL</source>
          , pages
          <fpage>746</fpage>
          -
          <lpage>751</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <string-name>
            <given-names>Denis</given-names>
            <surname>Paperno</surname>
          </string-name>
          and
          <string-name>
            <given-names>Marco</given-names>
            <surname>Baroni</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>When the whole is less than the sum of its parts: How composition affects pmi values in distributional semantic vectors</article-title>
          .
          <source>Computational Linguistics</source>
          ,
          <volume>42</volume>
          (
          <issue>2</issue>
          ):
          <fpage>345</fpage>
          -
          <lpage>350</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          <string-name>
            <given-names>Kishore</given-names>
            <surname>Papineni</surname>
          </string-name>
          , Salim Roukos, Todd Ward, and
          <string-name>
            <given-names>WeiJing</given-names>
            <surname>Zhu</surname>
          </string-name>
          .
          <year>2002</year>
          .
          <article-title>Bleu: A method for automatic evaluation of machine translation</article-title>
          .
          <source>In Proceedings of the 40th Annual Meeting on Association for Computational Linguistics, ACL '02</source>
          , pages
          <fpage>311</fpage>
          -
          <lpage>318</lpage>
          , Stroudsburg, PA, USA. Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <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="ref27">
        <mixed-citation>
          <string-name>
            <given-names>Matthew</given-names>
            <surname>Peters</surname>
          </string-name>
          , Mark Neumann, Mohit Iyyer, Matt Gardner, Christopher Clark,
          <string-name>
            <given-names>Kenton</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and Luke</given-names>
            <surname>Zettlemoyer</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Deep contextualized word representations</article-title>
          .
          <source>In Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</source>
          , Volume
          <volume>1</volume>
          (
          <issue>Long Papers)</issue>
          , pages
          <fpage>2227</fpage>
          -
          <lpage>2237</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          <string-name>
            <given-names>Alec</given-names>
            <surname>Radford</surname>
          </string-name>
          , Karthik Narasimhan, Tim Salimans, and
          <string-name>
            <given-names>Ilya</given-names>
            <surname>Sutskever</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Improving language understanding by generative pre-training.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          <string-name>
            <surname>Radim</surname>
            <given-names>Rˇehu</given-names>
          </string-name>
          ˚rˇek and
          <string-name>
            <given-names>Petr</given-names>
            <surname>Sojka</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <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>
          , pages
          <fpage>45</fpage>
          -
          <lpage>50</lpage>
          , Valletta, Malta. ELRA. http://is.muni.cz/ publication/884893/en.
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          <string-name>
            <given-names>Allen</given-names>
            <surname>Schmaltz</surname>
          </string-name>
          ,
          <string-name>
            <surname>Alexander M. Rush</surname>
            , and
            <given-names>Stuart</given-names>
          </string-name>
          <string-name>
            <surname>Shieber</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Word ordering without syntax</article-title>
          .
          <source>In Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing</source>
          , pages
          <fpage>2319</fpage>
          -
          <lpage>2324</lpage>
          , Austin, Texas. Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          <string-name>
            <given-names>S.</given-names>
            <surname>Thater</surname>
          </string-name>
          , H. Fu¨rstenau, and
          <string-name>
            <given-names>M.</given-names>
            <surname>Pinkal</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>Word meaning in context: A simple and effective vector model</article-title>
          .
          <source>In Proceedings of the 5th International Joint Conference on Natural Language Processing</source>
          , Chiang Mai, Thailand.
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          <string-name>
            <surname>Peter D. Turney</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Semantic composition and decomposition: From recognition to generation</article-title>
          . CoRR, abs/1405.7908.
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          <string-name>
            <surname>Peter D. Turney</surname>
            and
            <given-names>Patrick</given-names>
          </string-name>
          <string-name>
            <surname>Pantel</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <article-title>From frequency to meaning: Vector space models of semantics</article-title>
          .
          <source>Journal of Artificial Intelligence Research</source>
          ,
          <volume>37</volume>
          :
          <fpage>141</fpage>
          -
          <lpage>188</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          <string-name>
            <given-names>Ashish</given-names>
            <surname>Vaswani</surname>
          </string-name>
          , Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N Gomez,
          <string-name>
            <surname>Łukasz Kaiser</surname>
            , and
            <given-names>Illia</given-names>
          </string-name>
          <string-name>
            <surname>Polosukhin</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Attention is all you need</article-title>
          .
          <source>In Advances in neural information processing systems</source>
          , pages
          <fpage>5998</fpage>
          -
          <lpage>6008</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          <string-name>
            <given-names>R.</given-names>
            <surname>Vedantam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. L.</given-names>
            <surname>Zitnick</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>Parikh</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Cider: Consensus-based image description evaluation</article-title>
          .
          <source>In 2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)</source>
          , pages
          <fpage>4566</fpage>
          -
          <lpage>4575</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          <string-name>
            <given-names>L.</given-names>
            <surname>White</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Togneri</surname>
          </string-name>
          , W. Liu, and
          <string-name>
            <given-names>M.</given-names>
            <surname>Bennamoun</surname>
          </string-name>
          . 2016a.
          <article-title>Modelling sentence generation from sum of word embedding vectors as a mixed integer programming problem</article-title>
          .
          <source>In 2016 IEEE 16th International Conference on Data Mining Workshops (ICDMW)</source>
          , pages
          <fpage>770</fpage>
          -
          <lpage>777</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          <string-name>
            <given-names>Lyndon</given-names>
            <surname>White</surname>
          </string-name>
          , Roberto Togneri, Wei Liu, and
          <string-name>
            <given-names>Mohammed</given-names>
            <surname>Bennamoun</surname>
          </string-name>
          . 2016b.
          <article-title>Generating bags of words from the sums of their word embeddings</article-title>
          .
          <source>In 17th International Conference on Intelligent Text Processing and Computational Linguistics (CICLing).</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>