<!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>Personal-ITY: A Novel YouTube-based Corpus for Personality Prediction in Italian</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Elisa Bassignana</string-name>
          <email>elisa.bassignana@edu.unito.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Malvina Nissim</string-name>
          <email>m.nissim@rug.nl</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Viviana Patti</string-name>
          <email>viviana.patti@unito.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>CLCG, University of Groningen</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Dipartimento di Informatica, University of Turin</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>We present a novel corpus for personality prediction in Italian, containing a larger number of authors and a different genre compared to previously available resources. The corpus is built exploiting Distant Supervision, assigning MyersBriggs Type Indicator (MBTI) labels to YouTube comments, and can lend itself to a variety of experiments. We report on preliminary experiments on Personal-ITY, which can serve as a baseline for future work, showing that some types are easier to predict than others, and discussing the perks of cross-dataset prediction.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        When faced with the same situation, different
humans behave differently. This is, of course, due
to different backgrounds, education paths, and life
experiences, but according to psychologists there
is another important aspect: personality
        <xref ref-type="bibr" rid="ref15 ref22 ref6">(Snyder,
1983; Parks and Guay, 2009)</xref>
        .
      </p>
      <p>
        Human Personality is a psychological construct
aimed at explaining the wide variety of human
behaviours in terms of a few, stable and measurable
individual characteristics
        <xref ref-type="bibr" rid="ref18 ref25">(Vinciarelli and
Mohammadi, 2014)</xref>
        .
      </p>
      <p>
        Such characteristics are formalised in Trait
Models, and there are currently two of these
models that are widely adopted: Big Five
        <xref ref-type="bibr" rid="ref8">(John and
Srivastava, 1999)</xref>
        and Myers-Briggs Type
Indicator (MBTI)
        <xref ref-type="bibr" rid="ref12">(Myers and Myers, 1995)</xref>
        . The first
examines five dimensions (OPENNESS TO
EXPERIENCE, CONSCIENTIOUSNESS,
EXTROVERSION, AGREEABLENESS and NEUROTICISM) and
for each of them assigns a score in a range. The
      </p>
      <p>Copyright © 2020 for this paper by its authors. Use
permitted under Creative Commons License Attribution 4.0
International (CC BY 4.0).
second one, instead, considers 16 fixed
personality types, coming from the combination of the
opposite poles of 4 main dimensions
(EXTRAVERTINTROVERT, INTUITIVE-SENSING,
FEELINGTHINKING, PERCEIVING-JUDGING). Examples
of full personality types are therefore four letter
labels such as ENTJ or ISFP.</p>
      <p>
        The tests used to detect prevalence of traits
include human judgements regarding semantic
similarity and relations between adjectives that
people use to describe themselves and others. This
is because language is believed to be a prime
carrier of personality traits
        <xref ref-type="bibr" rid="ref21">(Schwartz et al., 2013)</xref>
        .
This aspect, together with the progressive increase
of available user-generated data on social media,
has prompted the task of Personality Detection,
i.e., the automatic prediction of personality from
written texts
        <xref ref-type="bibr" rid="ref1 ref27 ref28 ref7 ref9">(Youyou et al., 2015; Argamon et al.,
2009; Litvinova et al., 2016; Whelan and Davies,
2006)</xref>
        .
      </p>
      <p>Personality detection can be useful in predicting
life outcomes such as substance use, political
attitudes and physical health. Other fields of
application are marketing, politics and psychological and
social assessment.</p>
      <p>As a contribution to personality detection in
Italian, we present Personal-ITY, a new corpus of
YouTube comments annotated with MBTI
personality traits, and some preliminary experiments to
highlight its characteristics and test its potential.
The corpus is made available to the community1.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>
        There exist a few datasets annotated for
personality traits. For the shared tasks organised within the
Workshop on Computational Personality
Recognition
        <xref ref-type="bibr" rid="ref4">(Celli et al., 2013)</xref>
        , two datasets annotated
with the Big Five traits have been released in 2013
1https://github.com/elisabassignana/
Personal-ITY
(Essays
        <xref ref-type="bibr" rid="ref17">(Pennebaker and King, 2000)</xref>
        and
myPersonality2) and two in 2014 (YouTube Personality
Dataset
        <xref ref-type="bibr" rid="ref3 ref4">(Biel and Gatica-Perez, 2013)</xref>
        and Mobile
Phones interactions
        <xref ref-type="bibr" rid="ref23">(Staiano et al., 2012)</xref>
        ).
      </p>
      <p>
        For the 2015 PAN Author Profiling Shared Task
        <xref ref-type="bibr" rid="ref14">(Pardo et al., 2015)</xref>
        , personality was added to
gender and age in the profiling task, with tweets in
English, Spanish, Italian and Dutch. These are also
annotated according to the Big Five model.
      </p>
      <p>Still in the Big Five landscape, Schwartz et al.
(2013) collected a dataset of FaceBook comments
(700 millions words) written by 136.000 users
who shared their status updates. Interesting
correlations were observed between word usage and
personality traits.</p>
      <p>
        If looking at data labelled with the MBTI traits,
we find a corpus of 1.2M English tweets annotated
with personality and gender
        <xref ref-type="bibr" rid="ref19 ref28">(Plank and Hovy,
2015)</xref>
        , and the multilingual TWISTY
        <xref ref-type="bibr" rid="ref24">(Verhoeven
et al., 2016)</xref>
        . The latter is a corpus of data
collected from Twitter annotated with MBTI
personality labels and gender for six languages (Dutch,
German, French, Italian, Portuguese and Spanish)
and a total of 18,168 authors. We are interested in
the Italian portion of TWISTY.
      </p>
      <p>Table 1 contains an overview of the available
Italian corpora labelled with personality traits. We
include our own, which is described in Section 3.</p>
      <p>Regarding detection approaches, Mairesse et al.
(2007) tested the usefulness of different sets of
textual features making use of mostly SVMs.</p>
      <p>
        At the PAN 2015 challenge (see above) a
variety of algorithms were tested (such as Random
Forests, decision trees, logistic regression for
classification, and also various regression models), but
overall most successful participants used SVMs.
Regarding features, participants approached the
task with combinations of style-based and
contentbased features, as well as their combination in
ngram models
        <xref ref-type="bibr" rid="ref14">(Pardo et al., 2015)</xref>
        .
      </p>
      <p>Experiments on TWISTY were performed by</p>
      <sec id="sec-2-1">
        <title>2http://mypersonality.org</title>
        <p>the corpus creators themselves using a
LinearSVM with word (1-2) and character (3-4)
ngrams. Their results (reported in Table 2 for the
Italian portion of the dataset) are obtained through
10-fold cross-validation; the model is compared to
a weighted random baseline (WRB) and a
majority baseline (MAJ).</p>
        <sec id="sec-2-1-1">
          <title>Trait EI NS FT</title>
          <p>PJ
Avg</p>
          <p>WRB
First, we explain two major choices that we made
in creating Personal-ITY, namely the source of the
data and the trait model. Second, we describe in
detail the procedure we followed to construct the
corpus. Lastly, we provide a description of the
resulting dataset.</p>
          <p>
            Data YouTube is the source of data for our
corpus. The decision is grounded on the fact that
compared to the more commonly collected tweets,
YouTube comments can be longer, so that users
are freer to express themselves without
limitations. Additionally, there is a substantial amount
of available data on the YouTube platform, which
is easy to access thanks to the free YouTube APIs.
Trait Model Our model of choice is the MBTI.
The first benefit of this decision is that this model
is easy to use in association with a Distant
Supervision approach (just checking if a message
contains one of the 16 personality types; see
Section 3.1). Another benefit is related to the
existence of TWISTY. Since both TWISTY and
Personal-ITY implement the MBTI model,
analyses and experiments over personality detection can
be carried out also in a cross-domain setting.
Ethics Statement
Personality profiling must be carefully evaluated
from an ethical point of view. In particular,
often, personality detection involves ethical
dilemmas regarding appropriate utilization and
interpretations of the prediction outcomes
            <xref ref-type="bibr" rid="ref26 ref5">(Weiner and
Greene, 2017)</xref>
            . Concerns have been raised
regarding the inappropriate use of these tests with respect
to invasion of privacy, cultural bias and
confidentiality
            <xref ref-type="bibr" rid="ref11">(Mehta et al., 2019)</xref>
            .
          </p>
          <p>The data included in the Personal-ITY dataset
were publicly available on the YouTube platform
at the time of the collection. As we will explain in
detail in this Section, the information collected are
comments published under public videos on the
YouTube platform by authors themselves. For a
major protection of user identities, in the released
corpus only the YouTube usernames of the authors
are mentioned which are not unique identifiers.
The YouTube IDs of the corresponding channels,
which are the real identifiers in the platform,
allowing to trace the identity of the authors, are not
released. Note also that the corpus was created for
academic purposes and is not intended to be used
for commercial deployment or applications.
3.1</p>
          <p>
            Corpus Creation
The fact that users often self-disclose information
about themselves on social media makes it
possible to adopt Distant Supervision (DS) for the
acquisition of training data. DS is a semi-supervised
method that has been abundantly and successfully
used in affective computing and profiling to assign
silver labels to data on the basis of indicative
proxies
            <xref ref-type="bibr" rid="ref20 ref24 ref5 ref6">(Go et al., 2009; Pool and Nissim, 2016;
Emmery et al., 2017)</xref>
            .
          </p>
          <p>Users left comments to some videos on the
MBTI theory in which they were stating their own
personality type (e.g. Sono ENTJ...chi altro? [en:
”I’m ENTJ...anyone else?”]). We exploited such
comments to create Personal-ITY with the
following procedure.</p>
          <p>First, we searched for as many Italian YouTube
videos about MBTI as possible, ending up with
a selection of ten with a conspicuous number of
comments as the ones above3.</p>
          <p>Second, we retrieved all the comments to these
videos using an AJAX request, and built a list of
authors and their associated MBTI label. A label
3Links to the 10 YouTube videos:
https://www.youtube.com/watch?v=VCo9RlDRpz0
https://www.youtube.com/watch?v=N4kC8iqUNyk
https://www.youtube.com/watch?v=Z8S8PgW8t2U
https://www.youtube.com/watch?v=wHZOG8k7nSw
https://www.youtube.com/watch?v=lO2z3_DINqs
https://www.youtube.com/watch?v=NaKPl_y1JXg
https://www.youtube.com/watch?v=8l4o4VBXlGY
https://www.youtube.com/watch?v=GK5J6PLj218
https://www.youtube.com/watch?v=9P95dkVLmps
https://www.youtube.com/watch?v=g0ZIFNgUmoE</p>
        </sec>
        <sec id="sec-2-1-2">
          <title>Comment</title>
          <p>Io sono ENFJ!!!
Ho sempre saputo di
essere connessa con
Lady Gaga! ISFP!</p>
        </sec>
        <sec id="sec-2-1-3">
          <title>User - MBTI label</title>
        </sec>
        <sec id="sec-2-1-4">
          <title>User1 - ENFJ</title>
        </sec>
        <sec id="sec-2-1-5">
          <title>User2 - ISFP</title>
          <p>was associated to a user if they included an MBTI
combination in one of their comments. Table 3
shows some examples of such associations. The
association process is an approximation typical of
DS approaches. To assess its validity, we manually
checked 300 random comments to see whether the
mention of an MBTI label was indeed referred to
the author’s own personality. We found that in 19
cases (6.3%) our method led to a wrong or unsure
classification of the user’s personality (e.g. O tutti
gli INTJ del mondo stanno commentando questo
video oppure le statistiche sono sbagliate :-)). We
can assume that our dataset might therefore
contain about 6-7% of noisy labels.</p>
          <p>Using the acquired list of authors, we meant to
obtain as many comments as possible written by
them. The YouTube API, however, does not
allow to retrieve all comments by one user on the
platform. In order to get around this problem we
relied on video similarities, and tried to expand as
much as possible our video collection. Therefore,
as a third step, we retrieved the list of channels
that feature our initial 10 videos, and then all of
the videos within those channels.</p>
          <p>Fourth, through a second AJAX request, we
downloaded all comments appearing below all
videos retrieved through the previous step.</p>
          <p>Lastly, we filtered all comments retaining those
written by authors included in our original list.
This does not obviously cover all comments by
a relevant user, but it provided us with additional
data per author.
3.2</p>
          <p>Final Corpus Statistics
For the final dataset, we decided to keep only the
authors with a sufficient amount of data. More
specifically, we retained only users with at least
five comments, each at least five token long.</p>
          <p>Personal-ITY includes 96; 815 comments by
1048 users, each annotated with an MBTI label.
The average number of comments per user is 92
and each message has on average 115 tokens.</p>
          <p>
            The amount of the 16 personality types in the
corpus is not uniform. Figure 1 shows such
distribution and also compares it with the one in
TWISTY. The unbalanced distribution can be
due to personality types not being uniformly
distributed in the population, and to the fact that
different personality types can make different choices
about their online presence. Goby (2006) for
example, observed that there is a significant
correlation between online–offline choices and the MBTI
dimension of EXTRAVERT-INTROVERT:
extroverts are more likely to opt for offline modes of
communication, while online communication is
presumably easier for introverts. In Figure 1, we
also see that the four most frequent types are
introverts in both datasets. The conclusion is that,
despite the different biases, collecting linguistic data
in this way has the advantage that it reflects
actual language use and allows large-scale analysis
            <xref ref-type="bibr" rid="ref19 ref28">(Plank and Hovy, 2015)</xref>
            .
          </p>
          <p>Figure 2 shows more in detail, trait by trait,
the distribution of the opposite poles through the
users in Personal-ITY and in TWISTY. As we
might have expected, in line with what is observed
in Figure 1, the two datasets present very similar
trends. Such similarities between Personal-ITY
and TWISTY are these similarities are a further
confirmation of the reliability of the data we
collected.
4</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Preliminary Experiments</title>
      <p>
        We ran a series of preliminary experiments on
Personali-ITY which can also serve as a baseline
for future work on this dataset. We pre-processed
texts by replacing hashtags, urls, usernames and
(a) Extravert - Introvert
(b) Sensing - Intuitive
(c) Thinking - Feeling
(d) Judging - Perceiving
emojis with four corresponding placeholders. We
adopted the sklearn
        <xref ref-type="bibr" rid="ref16">(Pedregosa et al., 2011)</xref>
        implementation of a linear SVM (LinearSVM),
with standard parameters. We tested three types
of features. At the lexical level, we experimented
with word (1-2) and character (3-4) n-grams, both
as raw counts as well as tf-idf weighted.
Character n-grams were tested also with a word-boundary
option. At a more stylistically level, we
considered the use of emojis, hashtags, pronouns,
punctuation and capitalisation. Lastly, we also
experimented with embeddings-based
representations, by using, on the one hand, YouTube-specific
        <xref ref-type="bibr" rid="ref11 ref13">(Nieuwenhuis and Nissim, 2019)</xref>
        pre-trained
models, on the other hand, more generic embeddings,
such as the Italian version of GloVe
        <xref ref-type="bibr" rid="ref18">(Pennington et al., 2014)</xref>
        , which is trained on the Italian
Wikipedia4. We looked for all the available
embeddings of the words written by each author, and
used the average as feature. If a word appeared
more than once in the string of comments, we
considered it multiple times in the final average.
      </p>
      <p>
        We used 10-fold cross-validation, and assessed
the models using macro f-score. Note that the
original TWISTY paper uses micro f-score. Thus,
for the sake of comparison, we include also
microF in Table 5 for the MAJ baseline and our lexical
n-gram model. Table 4 shows the results of our
experiments with different feature types.5
Overall, lexical features (n-grams) perform best.
Combining different feature types did not lead to any
improvement. Classification was performed with
four separate binary classifiers (one per
dimension), and with one single classifier predicting four
classes, i.e, the whole MBTI labels at once. In the
latter case, we observe that the results are quite
high considering the increased difficulty of the
task. Table 5 reports the scores of our models on
TWISTY. As for Personal-ITY, best results were
achieved using lexical features (tf-idf n-grams);
stylistic features and embeddings are just above
the baseline. Our model outperforms the one in
        <xref ref-type="bibr" rid="ref24">(Verhoeven et al., 2016)</xref>
        for all traits (micro-F).
      </p>
      <p>To test compatibility of resources and to assess
model portability, we also ran cross-domain
experiments on Personal-ITY and TWISTY. In the
first setting, we tested the effect of merging the</p>
      <sec id="sec-3-1">
        <title>4https://hlt.isti.cnr.it/</title>
        <p>wordembeddings</p>
        <p>5In Tables 4–5, we report the highest scores based on
averages of the four traits. Considering the dimensions
individually, better results can be obtained by using specific models.</p>
        <sec id="sec-3-1-1">
          <title>Trait EI NS FT</title>
          <p>PJ
Avg
40.55
44.34
35.01
29.49</p>
          <p>Lex
51.65
49.04
50.86
51.03
37.35 51.24 43.03 41.74 50.65
two datasets on the performance of models for
personality detection, maintaining the 10-fold
crossvalidation setting and by using the model
performing better on average for YouTube and Twitter data
(a character n-grams model). Table 6 contains the
result of such experiments6. Scores are almost
always lower compared to the in-domain
experiments (excepts for NS as regards Twitter scores
reported in Table 5: 46.15 ! 48.31), but quite
increased compared to the majority baseline.</p>
        </sec>
        <sec id="sec-3-1-2">
          <title>Trait EI NS FT</title>
          <p>PJ
Avg</p>
          <p>MAJ
41.64
44.93
35.04
30.66
38.07</p>
          <p>Lex
50.57
48.31
51.31
48.24
49.61</p>
          <p>In the second setting, instead, we divided both
corpora in fixed training and test sets with a
proportion of 80/20 and ran the models using
lexical features, in order to run a cross-domain
experiment. For direct comparison, we run the model
indomain again using this split. Results are shown</p>
        </sec>
        <sec id="sec-3-1-3">
          <title>6Prediction of the full label at once.</title>
          <p>IN
Pers</p>
          <p>CROSS
MAJ</p>
          <p>TWI
IN
TWI</p>
          <p>CROSS
MAJ Pers
in Table 7. Cross-domain scores are obtained
with the best in-domain model.7 They drop
substantially compared to in-domain, but are always
above the baseline.
5</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Conclusions</title>
      <p>The experiments show that there is no single best
model for personality prediction, as the feature
contribution depends on the dimension
considered, and on the dataset. Lexical features perform
best, but they tend to be strictly related to the
context in which the model is trained and so to overfit.</p>
      <p>The inherent difficulty of the task itself is
confirmed and deserves further investigations, as
assigning a definite personality is an extremely
subjective and complex task, even for humans.</p>
      <p>
        Personal-ITY is made available to further
investigate the above and other issues related
to personality detection in Italian. The
corpus can lend itself to a psychological analysis
of the linguistic cues for the MBTI
personality traits. On this line, it is interesting to
investigate the presence of evidences linking
linguistic features with psychological theories about
the four considered dimensions
(EXTRAVERTINTROVERT, INTUITIVE-SENSING,
FEELINGTHINKING, PERCEIVING-JUDGING). First
results in this direction are presented in
        <xref ref-type="bibr" rid="ref2">(Bassignana
et al., 2020)</xref>
        .
      </p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments</title>
      <p>The work of Elisa Bassignana was partially
carried out at the University of Groningen within the
framework of the Erasmus+ program 2019/20.
7Better results can be obtained with other specific models.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <given-names>Shlomo</given-names>
            <surname>Argamon</surname>
          </string-name>
          , Moshe Koppel, James W. Pennebaker, and
          <string-name>
            <given-names>Jonathan</given-names>
            <surname>Schler</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>Automatically profiling the author of an anonymous text</article-title>
          .
          <source>Commun. ACM</source>
          ,
          <volume>52</volume>
          (
          <issue>2</issue>
          ):
          <fpage>119</fpage>
          -
          <lpage>123</lpage>
          , February.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>Elisa</given-names>
            <surname>Bassignana</surname>
          </string-name>
          , Malvina Nissim, and
          <string-name>
            <given-names>Viviana</given-names>
            <surname>Patti</surname>
          </string-name>
          .
          <year>2020</year>
          .
          <article-title>Personal-ITY: a YouTube Comments Corpus for Personality Profiling in Italian Social Media</article-title>
          . In Viviana Patti, Malvina Nissim, and Barbara Plank, editors,
          <source>Proceedings of the Third Workshop on Computational Modeling of People's Opinions</source>
          , Personality, and Emotions in Social Media,
          <source>(PEOPLES@COLING</source>
          <year>2020</year>
          ).
          <article-title>Association for Computational Linguistics</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Joan-Isaac Biel</surname>
          </string-name>
          and Daniel Gatica-Perez.
          <year>2013</year>
          .
          <article-title>The youtube lens: Crowdsourced personality impressions and audiovisual analysis of vlogs</article-title>
          . Multimedia, IEEE Transactions on,
          <volume>15</volume>
          (
          <issue>1</issue>
          ):
          <fpage>41</fpage>
          -
          <lpage>55</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <given-names>Fabio</given-names>
            <surname>Celli</surname>
          </string-name>
          , Fabio Pianesi, David Stillwell,
          <string-name>
            <given-names>and Michal</given-names>
            <surname>Kosinski</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Workshop on computational personality recognition: Shared task</article-title>
          .
          <source>In Seventh International AAAI Conference on Weblogs and Social Media.</source>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <given-names>Chris</given-names>
            <surname>Emmery</surname>
          </string-name>
          , Grzegorz Chrupała, and
          <string-name>
            <given-names>Walter</given-names>
            <surname>Daelemans</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Simple queries as distant labels for predicting gender on Twitter</article-title>
          .
          <source>In Proceedings of the 3rd Workshop on Noisy User-generated Text</source>
          , pages
          <fpage>50</fpage>
          -
          <lpage>55</lpage>
          , Copenhagen, Denmark, September. Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <given-names>Alec</given-names>
            <surname>Go</surname>
          </string-name>
          , Richa Bhayani, and
          <string-name>
            <given-names>Lei</given-names>
            <surname>Huang</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>Twitter sentiment classification using distant supervision</article-title>
          .
          <source>CS224N project report, Stanford</source>
          ,
          <volume>1</volume>
          (
          <issue>12</issue>
          ):
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <given-names>Valerie</given-names>
            <surname>Goby</surname>
          </string-name>
          .
          <year>2006</year>
          .
          <article-title>Personality and Online/Offline Choices: MBTI Profiles and Favored Communication Modes in a Singapore Study. Cyberpsychology &amp; behavior : the impact of the Internet, multimedia and virtual reality on behavior and society</article-title>
          ,
          <volume>9</volume>
          :
          <fpage>5</fpage>
          -
          <lpage>13</lpage>
          ,
          <fpage>03</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <given-names>Oliver P. John and Sanjay</given-names>
            <surname>Srivastava</surname>
          </string-name>
          .
          <year>1999</year>
          .
          <article-title>The big five trait taxonomy: History, measurement, and theoretical perspectives</article-title>
          . In L. A.
          <string-name>
            <surname>Pervin</surname>
            and
            <given-names>O. P.</given-names>
          </string-name>
          John, editors,
          <source>Handbook of personality: Theory and research</source>
          , page
          <volume>102</volume>
          -
          <fpage>138</fpage>
          . Guilford Press.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <given-names>Tatiana</given-names>
            <surname>Litvinova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Seredin</surname>
          </string-name>
          , Olga Litvinova, and
          <string-name>
            <given-names>Olga</given-names>
            <surname>Zagorovskaya</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Profiling a set of personality traits of text author: What our words reveal about us</article-title>
          . Research in Language,
          <volume>14</volume>
          ,
          <fpage>12</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <article-title>Franc¸ois Mairesse, Marilyn A</article-title>
          .
          <string-name>
            <surname>Walker</surname>
          </string-name>
          ,
          <string-name>
            <surname>Matthias R. Mehl</surname>
          </string-name>
          , and
          <string-name>
            <surname>Roger</surname>
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Moore</surname>
          </string-name>
          .
          <year>2007</year>
          .
          <article-title>Using linguistic cues for the automatic recognition of personality in conversation and text</article-title>
          .
          <source>Journal of Artificial Intelligence Research</source>
          ,
          <volume>30</volume>
          :
          <fpage>457</fpage>
          -
          <lpage>500</lpage>
          , sep.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <given-names>Yash</given-names>
            <surname>Mehta</surname>
          </string-name>
          , Navonil Majumder, Alexander Gelbukh, and
          <string-name>
            <given-names>Erik</given-names>
            <surname>Cambria</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>Recent trends in deep learning based personality detection</article-title>
          .
          <source>Artificial Intelligence Review</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>27</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <given-names>I.B.</given-names>
            <surname>Myers</surname>
          </string-name>
          and
          <string-name>
            <given-names>P.B.</given-names>
            <surname>Myers</surname>
          </string-name>
          .
          <year>1995</year>
          .
          <article-title>Gifts Differing: Understanding Personality Type</article-title>
          . Mobius.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <given-names>Moniek</given-names>
            <surname>Nieuwenhuis</surname>
          </string-name>
          and
          <string-name>
            <given-names>Malvina</given-names>
            <surname>Nissim</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>The Contribution of Embeddings to Sentiment Analysis on YouTube</article-title>
          .
          <source>In Proceedings of the Sixth Italian Conference on Computational Linguistics</source>
          , Bari, Italy,
          <source>November 13-15</source>
          ,
          <year>2019</year>
          , volume
          <volume>2481</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org.</source>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Francisco M. Rangel Pardo</surname>
            , Fabio Celli, Paolo Rosso, Martin Potthast, Benno Stein, and
            <given-names>Walter</given-names>
          </string-name>
          <string-name>
            <surname>Daelemans</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Overview of the 3rd Author Profiling Task at PAN 2015</article-title>
          . In Working Notes of CLEF 2015 -
          <article-title>Conference and Labs of the Evaluation forum</article-title>
          , Toulouse, France, September 8-
          <issue>11</issue>
          ,
          <year>2015</year>
          , volume
          <volume>1391</volume>
          <source>of CEUR Workshop Proceedings. CEURWS.org.</source>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <given-names>Laura</given-names>
            <surname>Parks and Russell P Guay</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>Personality, values, and motivation</article-title>
          .
          <source>Personality and individual differences</source>
          ,
          <volume>47</volume>
          (
          <issue>7</issue>
          ):
          <fpage>675</fpage>
          -
          <lpage>684</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <given-names>F.</given-names>
            <surname>Pedregosa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Varoquaux</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gramfort</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Michel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Thirion</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Grisel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Blondel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Prettenhofer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Weiss</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Dubourg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Vanderplas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Passos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Cournapeau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Brucher</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Perrot</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Duchesnay</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>Scikit-learn: Machine learning in Python</article-title>
          .
          <source>Journal of Machine Learning Research</source>
          ,
          <volume>12</volume>
          :
          <fpage>2825</fpage>
          -
          <lpage>2830</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <given-names>James</given-names>
            <surname>Pennebaker</surname>
          </string-name>
          and
          <string-name>
            <given-names>Laura</given-names>
            <surname>King</surname>
          </string-name>
          .
          <year>2000</year>
          .
          <article-title>Linguistic styles: Language use as an individual difference</article-title>
          .
          <source>Journal of personality and social psychology</source>
          ,
          <volume>77</volume>
          :
          <fpage>1296</fpage>
          -
          <lpage>312</lpage>
          ,
          <fpage>01</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <surname>Jeffrey</surname>
            <given-names>Pennington</given-names>
          </string-name>
          , Richard Socher, and
          <string-name>
            <given-names>Christopher D.</given-names>
            <surname>Manning</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Glove: Global vectors for word representation</article-title>
          .
          <source>In Empirical Methods in Natural Language Processing (EMNLP)</source>
          , pages
          <fpage>1532</fpage>
          -
          <lpage>1543</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <given-names>Barbara</given-names>
            <surname>Plank</surname>
          </string-name>
          and
          <string-name>
            <given-names>Dirk</given-names>
            <surname>Hovy</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Personality traits on Twitter-or-How to get 1,500 personality tests in a week</article-title>
          .
          <source>In Proceedings of the 6th Workshop on Computational Approaches to Subjectivity, Sentiment and Social Media Analysis</source>
          , pages
          <fpage>92</fpage>
          -
          <lpage>98</lpage>
          , Lisboa, Portugal, September. Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <string-name>
            <given-names>Chris</given-names>
            <surname>Pool</surname>
          </string-name>
          and
          <string-name>
            <given-names>Malvina</given-names>
            <surname>Nissim</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Distant supervision for emotion detection using Facebook reactions</article-title>
          .
          <source>In Proceedings of the Workshop on Computational Modeling of People's Opinions, Personality, and Emotions in Social Media (PEOPLES)</source>
          , pages
          <fpage>30</fpage>
          -
          <lpage>39</lpage>
          , Osaka, Japan, December.
          <source>The COLING 2016 Organizing Committee.</source>
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <string-name>
            <given-names>H.</given-names>
            <surname>Andrew Schwartz</surname>
          </string-name>
          , Johannes C. Eichstaedt, Margaret L. Kern, Lukasz Dziurzynski,
          <string-name>
            <surname>Stephanie M. Ramones</surname>
            , Megha Agrawal, Achal Shah, Michal Kosinski, David Stillwell,
            <given-names>Martin E.P.</given-names>
          </string-name>
          <string-name>
            <surname>Seligman</surname>
          </string-name>
          , et al.
          <year>2013</year>
          .
          <article-title>Personality, gender, and age in the language of social media: The open-vocabulary approach</article-title>
          .
          <source>PloS one</source>
          ,
          <volume>8</volume>
          (
          <issue>9</issue>
          ):
          <fpage>e73791</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          <string-name>
            <given-names>Mark</given-names>
            <surname>Snyder</surname>
          </string-name>
          .
          <year>1983</year>
          .
          <article-title>The influence of individuals on situations: Implications for understanding the links between personality and social behavior</article-title>
          .
          <source>Journal of personality</source>
          ,
          <volume>51</volume>
          (
          <issue>3</issue>
          ):
          <fpage>497</fpage>
          -
          <lpage>516</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          <string-name>
            <given-names>Jacopo</given-names>
            <surname>Staiano</surname>
          </string-name>
          , Bruno Lepri, Nadav Aharony, Fabio Pianesi, Nicu Sebe, and
          <string-name>
            <given-names>Alex</given-names>
            <surname>Pentland</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Friends don't lie - inferring personality traits from social network structure</article-title>
          .
          <source>In UbiComp'12 - Proceedings of the 2012 ACM Conference on Ubiquitous Computing</source>
          , pages
          <fpage>321</fpage>
          -
          <lpage>330</lpage>
          ,
          <fpage>09</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <string-name>
            <given-names>Ben</given-names>
            <surname>Verhoeven</surname>
          </string-name>
          , Walter Daelemans, and
          <string-name>
            <given-names>Barbara</given-names>
            <surname>Plank</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>TwiSty: A multilingual Twitter stylometry corpus for gender and personality profiling</article-title>
          .
          <source>In Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC'16)</source>
          , pages
          <fpage>1632</fpage>
          -
          <lpage>1637</lpage>
          , Portorozˇ, Slovenia, May.
          <source>European Language Resources Association (ELRA).</source>
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          <string-name>
            <given-names>Alessandro</given-names>
            <surname>Vinciarelli</surname>
          </string-name>
          and
          <string-name>
            <given-names>Gelareh</given-names>
            <surname>Mohammadi</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>A survey of personality computing</article-title>
          .
          <source>IEEE Transactions on Affective Computing</source>
          ,
          <volume>5</volume>
          (
          <issue>3</issue>
          ):
          <fpage>273</fpage>
          -
          <lpage>291</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          <string-name>
            <surname>Irving</surname>
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Weiner</surname>
          </string-name>
          and
          <string-name>
            <surname>Roger L. Greene</surname>
          </string-name>
          ,
          <year>2017</year>
          . Ethical Considerations In Personality Assessment, chapter
          <volume>4</volume>
          , pages
          <fpage>59</fpage>
          -
          <lpage>74</lpage>
          . Wiley.
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          <string-name>
            <given-names>Susan</given-names>
            <surname>Whelan</surname>
          </string-name>
          and
          <string-name>
            <given-names>Gary</given-names>
            <surname>Davies</surname>
          </string-name>
          .
          <year>2006</year>
          .
          <article-title>Profiling consumers of own brands and national brands using human personality</article-title>
          .
          <source>Journal of Retailing and Consumer Services</source>
          ,
          <volume>13</volume>
          (
          <issue>6</issue>
          ):
          <fpage>393</fpage>
          -
          <lpage>402</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          <string-name>
            <given-names>Wu</given-names>
            <surname>Youyou</surname>
          </string-name>
          , Michal Kosinski, and
          <string-name>
            <given-names>David</given-names>
            <surname>Stillwell</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Computer-based personality judgments are more accurate than those made by humans</article-title>
          .
          <source>Proceedings of the National Academy of Sciences</source>
          ,
          <volume>112</volume>
          (
          <issue>4</issue>
          ):
          <fpage>1036</fpage>
          -
          <lpage>1040</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>