<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//TaxonX//DTD Taxonomic Treatment Publishing DTD v0 20100105//EN" "../../nlm/tax-treatment-NS0.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:tp="http://www.plazi.org/taxpub" article-type="research-article" dtd-version="3.0" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">109</journal-id>
      <journal-id journal-id-type="index">urn:lsid:arphahub.com:pub:3dc5f44e-8666-58db-bc76-a455210e8891</journal-id>
      <journal-title-group>
        <journal-title xml:lang="en">JUCS - Journal of Universal Computer Science</journal-title>
        <abbrev-journal-title xml:lang="en">jucs</abbrev-journal-title>
      </journal-title-group>
      <issn pub-type="ppub">0948-695X</issn>
      <issn pub-type="epub">0948-6968</issn>
      <publisher>
        <publisher-name>Journal of Universal Computer Science</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.3217/jucs-025-10-1323</article-id>
      <article-id pub-id-type="publisher-id">22662</article-id>
      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Research Article</subject>
        </subj-group>
        <subj-group subj-group-type="scientific_subject">
          <subject>E.0 - GENERAL</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>SENTIPEDE: A Smart System for Sentiment-based Personality Detection from Short Texts</article-title>
      </title-group>
      <contrib-group content-type="authors">
        <contrib contrib-type="author" corresp="yes">
          <name name-style="western">
            <surname>Darliansyah</surname>
            <given-names>Adi</given-names>
          </name>
          <email xlink:type="simple">adi.darliansyah@gmail.com</email>
          <xref ref-type="aff" rid="A1">1</xref>
        </contrib>
        <contrib contrib-type="author" corresp="no">
          <name name-style="western">
            <surname>Naeem</surname>
            <given-names>M. Asif</given-names>
          </name>
          <xref ref-type="aff" rid="A1">1</xref>
        </contrib>
        <contrib contrib-type="author" corresp="no">
          <name name-style="western">
            <surname>Mirza</surname>
            <given-names>Farhaan</given-names>
          </name>
          <xref ref-type="aff" rid="A1">1</xref>
        </contrib>
        <contrib contrib-type="author" corresp="no">
          <name name-style="western">
            <surname>Pears</surname>
            <given-names>Russel</given-names>
          </name>
          <xref ref-type="aff" rid="A1">1</xref>
        </contrib>
      </contrib-group>
      <aff id="A1">
        <label>1</label>
        <addr-line content-type="verbatim">Auckland University of Technology, Auckland, New Zealand</addr-line>
        <institution>Auckland University of Technology</institution>
        <addr-line content-type="city">Auckland</addr-line>
        <country>New Zealand</country>
      </aff>
      <author-notes>
        <fn fn-type="corresp">
          <p>Corresponding author: Adi Darliansyah (<email xlink:type="simple">adi.darliansyah@gmail.com</email>).</p>
        </fn>
        <fn fn-type="edited-by">
          <p>Academic editor: </p>
        </fn>
      </author-notes>
      <pub-date pub-type="collection">
        <year>2019</year>
      </pub-date>
      <pub-date pub-type="epub">
        <day>28</day>
        <month>10</month>
        <year>2019</year>
      </pub-date>
      <volume>25</volume>
      <issue>10</issue>
      <fpage>1323</fpage>
      <lpage>1352</lpage>
      <uri content-type="arpha" xlink:href="http://openbiodiv.net/7E1F3A2B-325D-5B89-BA38-956F6422570C">7E1F3A2B-325D-5B89-BA38-956F6422570C</uri>
      <uri content-type="zenodo_dep_id" xlink:href="https://zenodo.org/record/4840910">4840910</uri>
      <history>
        <date date-type="received">
          <day>18</day>
          <month>12</month>
          <year>2018</year>
        </date>
        <date date-type="accepted">
          <day>13</day>
          <month>05</month>
          <year>2019</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>Adi Darliansyah, M. Asif Naeem, Farhaan Mirza, Russel Pears</copyright-statement>
        <license license-type="creative-commons-attribution" xlink:href="" xlink:type="simple">
          <license-p>This article is freely available under the J.UCS Open Content License.</license-p>
        </license>
      </permissions>
      <abstract>
        <label>Abstract</label>
        <p>Personality distinctively characterises an individual and profoundly influences behaviours. Social media offer the virtual community an unprecedented opportunity to generate content and share aspects of their life which often reflect their personalities. The interest in using deep learning to infer traits from digital footprints has grown recently; however, very limited work has been presented which explores the sentiment information conveyed. The present study, therefore, used a computational approach to classify personality from social media by gauging public perceptions underlying factors encompassing traits. In the research reported in this paper, a Sentiment-based Personality Detection system was developed to infer trait from short texts based on the 'Big Five' personality dimensions. We exploited the spirit of Neural Network Language Model (NNLM) by using a uni ed model that combines a Recurrent Neural Network named Long Short-Term Memory (LSTM) with a Convolutional Neural Network (CNN). We performed sentiment classi cation by grouping short messages harvested online into three categories, namely positive, negative, and nonpartisan. This is followed by employing Global Vectors (GloVe) to build vectorial word representations. As such, this step aims to add external knowledge to short texts. Finally, we trained each variant of the models to compute prediction scores across the ve traits. Experimental study indicated the e ectiveness of our system. As part of our investigation, a case study was carried out to investigate the existing correlation of personality traits and opinion polarities which employed the proposed system. The results support the prior ndings of the tendency of persons with the same traits to express sentiments in similar ways.</p>
      </abstract>
    </article-meta>
  </front>
</article>
