<!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>
      <journal-title-group>
        <journal-title>Hamada A. Nayel[</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>NAYEL@APDA: Machine Learning Approach for Author Pro ling and Deception Detection in Arabic Texts</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science Faculty of Computers and Arti cial Intelligence Benha University</institution>
          ,
          <country country="EG">Egypt</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>0000</year>
      </pub-date>
      <volume>0002</volume>
      <fpage>12</fpage>
      <lpage>15</lpage>
      <abstract>
        <p>In this paper, we describe the methods and experiments that have been used in development of our system for Author Pro ling and Deception Detection in Arabic shared task. There are two tasks, Author Pro ling in Arabic Tweets and Deception Detection in Arabic Texts. We have submitted three runs for each task. The proposed system depends on classical machine learning approaches namely Linear Classi er, Support Vector Machine and Multilayer Perceptron Classi er. Bag-of-Word with range of n-grams model has been used for feature extraction. Our submissions for the rst task achieved the second, seventh and third ranks. For the second task, one of our submissions outperformed all other submissions developed by other teams.</p>
      </abstract>
      <kwd-group>
        <kwd>Arabic NLP</kwd>
        <kwd>Author Pro ling</kwd>
        <kwd>Deception Detection</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        The tremendous usage of social platforms makes analysing shared contents a
crucial task. One of the key tasks is Author Pro ling (AP), which aims at predicting
author attributes such as native language, gender, or political attitude [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. AP
has gained a lot of interest, due to it's applications in di erent areas such as
Ecommerce, Cyber-Security and forensics. In E-commerce, companies may analyze
online reviews to improve targeted advertising. Analysing online reviews helps
companies to improve their marketing strategy by knowing the demographics of
people (gender and age) whose liked or disliked their products [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. In
CyberSecurity, AP can be used for detection of di erent crimes such as phishing,
Cyber-blackmailing and Cyber-bullying. In forensics, pro le of authors could be
used as valuable additional evidence in criminal investigations [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ].
      </p>
      <p>
        Arabic is an important language having a huge number of native and
nonnative speakers. The research in Natural Language Processing for Arabic
language is continuously increasing. Applying NLP tasks for Arabic is a challenge
due to di erent aspects of Arabic such as orthography, morphology, dialects,
short vowels and word order [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. AP has been studied for for English, Spanish
and Arabic in [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], Indian languages [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] and Russian [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        In this paper, we describe the model submitted for Author Pro ling and
Deception Detection in Arabic (APDA) shared task [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. Shared task comprises of
two tasks AP in Arabic Tweets and Deception Detection in Arabic texts. The
rst task identi es three attributes of Arabic Twitter users namely, age, gender
and language variety. The second task detects the deception in Arabic texts.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2 Related Work</title>
      <p>Author pro ling is an important task that involves a lot of challenges and hitches.
Many research works have been done on author pro ling in di erent languages.
The following are a brief about some of these works in recent years.</p>
      <p>
        Di erent research areas such as psychology, linguistics and NLP have studied
the relation between linguistics features and pro le of the corresponding authors.
The relation between language use and the personality traits has been studied
by Pennebaker et al. [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. They studied how variations of linguistic features in a
text can provide information regarding the pro le of its author. Author pro ling
task at PAN 2013 aimed at identifying age and gender of the author [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. A large
corpus collected from social media both in English and Spanish has been used
for PAN 2013. In PAN 2014[
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], a compiled a corpus of four di erent genres,
namely social media, blogs, Twitter, and hotel reviews has been used. Rangel et
al. [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], organized the third author pro ling task for age, gender and personality
prediction. English, Spanish, Dutch and Italian languages were considered in
this task. Di erent features have been used by participants in model design such
as BoW, n-grams, frequencies and punctuations.
      </p>
      <p>
        Nayel and Shashirekha [
        <xref ref-type="bibr" rid="ref10 ref9">9, 10</xref>
        ] have been designed a model for Native
Language Identi cation for Indian languages. They used Term Frequency/Inverse
Document Frequency (TF/IDF) with range of n-grams as feature extraction
approach. They investigated di erent classi cation algorithms such as SVM,
multinomial Naive Bayes, ANN-based classi er and ensemble based classi er.
      </p>
      <p>
        The research works that have been done for age and gender identi cation
in the Arabic are rare [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. Estival et al. [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] studied the age and gender
identi cation problem as well as level of education in English and Arabic emails.
For Arabic, they collected 8,028 emails from 1,030 native speakers of Egyptian
Arabic. Several classi ers, such as SVM, KNN and decision trees combined with
chi-square and information gain, have been tested to develop the Text
Attribution Tool (TAT). They achieved accuracies of 72.10% and 81.15% for gender and
age identi cation respectively.
      </p>
      <p>
        Alsmearat et al [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] investigated gender identi cation in 500 articles collected
from well-known Arabic newsletters. Articles written in Modern Standard Arabic
(MSA) have been collected from writers with similar academic pro les and
experience in journalistic writings. They applied di erent classi cation algorithms
using BoW, sentiments and emotions as a feature set to train the classi ers.
      </p>
      <p>In this work, we applied an e ective ML-based approach using a simple
TF/IDF features for the APDA shared task.</p>
    </sec>
    <sec id="sec-3">
      <title>3 Task Description and Corpora</title>
      <p>APDA shared task consists of two main tasks, the following are the descriptions
of both tasks,
Task 1. Author Pro ling in Arabic Tweets which aims at identifying author
personality such as gender, age and language variety of Arabic Twitter users. In
this subtask given a twitter written in Arabic, the system predict the age range,
gender and language variety of twitter writer. There are three categories of age,
under 25, between 25, and 35 and above 35. For language variation, 15 Arabic
varieties have been considered namely Algeria (AL), Egypt (EG), Iraq (IR),
Kuwait (KW), Lebanon-Syria (LS), Libya (LI), Morocco (MO), Oman (OM),
Palestine-Jordan (PJ), Qatar (QA), Saudi Arabia (SA), Sudan (SU), Tunisia
(TU), United Arab Emirates (UAE), Yemen (YE).</p>
      <p>The training corpus for this task consists of tweets in Arabic, labeled with
age, gender and language variety. This corpus is divided into ve sub-corpora:
dz-ag-iq (for AL,EG and IR), kw-lbsy-ly (for KW, LS and LI), ma-om-psjo
(for MO, OM and PJ), qa-sa-sd (for QA, SA and SU) and tn-uae-ye (for TU,
UAE and YE).</p>
      <p>Task 2. Deception Detection in Arabic Texts which detects the deception in
Arabic. The text is annotated with credible or non-credible label. There are two
genre of data Twitter and news headlines.</p>
      <p>The training corpus consists of this task contains two di erent genres. The
rst one is Twitter, a set of tweets written in Arabic collected and annotated
with credible and non-credible labels. The second genre is news headlines, some
news headlines are collected from news agencies and labeled with credible and
non-credible labels.</p>
    </sec>
    <sec id="sec-4">
      <title>4 Approaches</title>
      <p>A detailed description of our model and the classi cation algorithms have been
used are given in this section.</p>
      <sec id="sec-4-1">
        <title>4.1 Problem Formulation</title>
        <p>Given a set of segments of text such as a tweet, comment or news headline
S = fs1; s2; :::; sng and each segment is composite of a set of tokens or words
si = fw1; w2; :::; wkg. Consider a set of 15 language varieties as described above
L = fAL; EG; IR; KU; LS; LI; M O; OM; P J; QA; SA; SU; T U; U AE; Y Eg.</p>
        <p>Assume that, the set A = fU N; BE; ABg represents the age categories under
25 (UN), between 25, and 35 (BE) and above 35 (AB). In addition, the set
G = fM; F g represents male and female respectively. Then, we can formalize
each subtask as follows:
Task 1. It has been formalized as a multi-label classi cation problem. A
multilabel classi cation is a classi cation problem where, the instance can be
assigned with multiple class labels. Given an instance sk 2 S, we have to
assign the triple &lt; g; a; l &gt; such that, g 2 G, a 2 A and l 2 L.</p>
        <p>Task 2. It has been formalized as a simple binary classi cation problem. Given
a text, the model should decide whether this text is deception or not.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2 Model</title>
        <p>Our model consists of the following steps:</p>
      </sec>
      <sec id="sec-4-3">
        <title>A. Preprocessing</title>
        <p>Preprocessing is a key step in building models for Arabic language. In this
step, each tweet sk has been tokenized into a set of words or tokens to get
n-gram bag of words. the following processes have been implemented to each
tweet:
Punctuation Elimination We removed punctuation marks such as f'+',
' ', '#', '$'.. g, which are increasing the dimension of feature space
with redundant features. Example of redundancy, the following tokens f
½ËAÓQË@# , ½ËAÓQË@ g pronounced "Al Zamalek (a famous football team in
Egypt)", are the same with extra # which produces redundant features.
Tweet Cleaning Twitter users usually do not follow the standard rules of
the language especially Arabic language. A common manner of users is to
repeat a speci c letter in a word. Cleaning the tokens from this redundant
letters helps in feature space reduction. In our experiments, the letter
is assumed to be redundant if it is repeated more than two times. For
example the words " éêêêêêêë" ("hahahah" i.e. giggles) and "Ég. @@@@@@A«"
(i.e. "urgent") containing redundant letter and will be reduced to " éë"
and "Ég. @A«" respectively.</p>
      </sec>
      <sec id="sec-4-4">
        <title>B. Feature Extraction</title>
        <p>TF/IDF with range of n-grams has been used to represent tweets as vectors.
If &lt;w1; w2; : : : ; wk&gt; are the tokenized words in a tweet Tj, the vector
associated to the tweet Tj will be represented as &lt;vj1; vj2; : : : ; vjk&gt; where vji is
the weight of the token wi in tweet Tj which is calculated
as:vji = tfji log</p>
        <p>N + 1
dfi + 1
where tfji is the total number of occurrences of token wi in the tweet Tj, dfi is
the number of tweets in which the token wi occurs and N is the total number
worth loss (the City refers to Manchester City football team) ) has
following set of features f"úaeJË@", "ñ®jJ AÓ", " èPAmÌ'@", "ñ®jJ AÓ úaeJË@",
" èPAmÌ'@ ñ®jJ AÓ"g.</p>
        <p>
          C. Training the Classi er Three classi ers have been trained for our model
namely Linear classi er, SVM and Multilayer Perceptron [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ]. Linear
classi er uses a set of linear discriminant functions to distinguish between
different classes [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ]. Linear classi er is a simple and computationally e ective
approach. SVM is a linear classi er which uses training samples or vectors
close to the boundaries of classes as support vectors. SVM implemented for
di erent NLP tasks e ectively [
          <xref ref-type="bibr" rid="ref11 ref8">11, 8</xref>
          ]. Multilayer Perceptron (MLP) is a
feedforward ANN that characterized by several layers of input nodes connected
as a directed graph between the input and output layers. MLP uses back
propagation for training the network. MLP is a deep learning method.
        </p>
      </sec>
      <sec id="sec-4-5">
        <title>4.3 Performance Evaluation 1. Task 1.</title>
        <p>Accuracy is used to evaluate the performance of systems for this task.
Individual accuracies will be calculated for each subtask (age, gender, language
variety). Systems will be ranked by the joint accuracy (when all subtasks
are properly identi ed together).
2. Task 2.</p>
        <p>The performance of systems developed for this task will be evaluated using
the macro-averaged measures (precision, recall and F1-score) and systems
will be ranked by F1-score.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5 Experiments and Results</title>
      <p>We have designed a model and used di erent classi cation algorithms for the
different submissions. The classi cation algorithms are linear classi er, SVM and
MLP classi ers. Stochastic gradient descent optimization algorithm has been
used for linear classi er. Linear kernel has been applied for SVM kernel. The
number of neurons in hidden layer is 20 neurons and the logistic function has
been used as activation function for MLP classi er.</p>
      <p>Separate models have been trained for each subtask (age, gender and
language variety), then the output have been combined. While training the
classiers, 5-fold cross-validation technique has been used. The cross validation
accuracies of all classi cation approaches for task 1 and task 2 are given in Table 1
and Table 2 respectively.</p>
      <p>In Table 1, we highlighted the best reported accuracies for each sub-corpus
and subtask. It is clear that, linear classi er reported the best accuracies for the
majority of subtasks and sub-corpora. While, MLP gives best accuracy for the
age subtask of tn-uae-ye corpus.</p>
      <p>Among 28 submissions of task 1, our submissions achieved 2nd, 3rd and 7th
ranks as shown in Table 3. It is clear that linear classi er reported the best
performance among all of our submissions. There are 25 submissions for task 2
and our submissions achieved 1st, 2nd and 6th ranks as shown in Table 3. Our
submission based on SVM approach outperforms all 25 submissions of all teams.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Alayba</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Palade</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>England</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Iqbal</surname>
          </string-name>
          , R.:
          <article-title>Improving sentiment analysis in arabic using word representation</article-title>
          .
          <source>2018 IEEE 2nd International Workshop on Arabic and Derived Script Analysis and Recognition (ASAR) (Mar</source>
          <year>2018</year>
          ). https://doi.org/10.1109/asar.
          <year>2018</year>
          .8480191
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Alsmearat</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shehab</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Al-Ayyoub</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Al-Shalabi</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kanaan</surname>
          </string-name>
          , G.:
          <article-title>Emotion analysis of arabic articles and its impact on identifying the author's gender</article-title>
          .
          <source>In: 2015 IEEE/ACS 12th International Conference of Computer Systems and Applications (AICCSA)</source>
          . pp.
          <volume>1</volume>
          {
          <issue>6</issue>
          (Nov
          <year>2015</year>
          ). https://doi.org/10.1109/AICCSA.
          <year>2015</year>
          .7507196
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Cappellato</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ferro</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jones</surname>
            ,
            <given-names>G.J.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>SanJuan</surname>
          </string-name>
          , E. (eds.): 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>
          , CEUR Workshop Proceedings, vol.
          <volume>1391</volume>
          .
          <string-name>
            <surname>CEUR-WS.org</surname>
          </string-name>
          (
          <year>2015</year>
          ), http://ceur-ws.
          <source>org/</source>
          Vol-1391
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Estival</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gaustad</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pham</surname>
            ,
            <given-names>S.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Radford</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Pro ling for english emails (</article-title>
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Litvinova</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gudovskikh</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sboev</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Seredin</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Litvinova</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pisarevskaya</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Author gender prediction in russian social media texts</article-title>
          . In: van der Aalst,
          <string-name>
            <given-names>W.M.P.</given-names>
            ,
            <surname>Khachay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.Y.</given-names>
            ,
            <surname>Kuznetsov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.O.</given-names>
            ,
            <surname>Lempitsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.S.</given-names>
            ,
            <surname>Lomazova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.A.</given-names>
            ,
            <surname>Loukachevitch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.V.</given-names>
            ,
            <surname>Napoli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Panchenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Pardalos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.M.</given-names>
            ,
            <surname>Savchencko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.V.</given-names>
            ,
            <surname>Wasserman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Ignatov</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.I</surname>
          </string-name>
          . (eds.)
          <source>Supplementary Proceedings of the Sixth International Conference on Analysis of Images, Social Networks and Texts (AIST</source>
          <year>2017</year>
          ), Moscow, Russia,
          <source>July 27 - 29</source>
          ,
          <year>2017</year>
          .
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <year>1975</year>
          , pp.
          <volume>105</volume>
          {
          <fpage>110</fpage>
          .
          <string-name>
            <surname>CEUR-WS.org</surname>
          </string-name>
          (
          <year>2017</year>
          ), http://ceur-ws.
          <source>org/</source>
          Vol-1975/paper12.pdf
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Majumder</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mitra</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mehta</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sankhavara</surname>
            ,
            <given-names>J</given-names>
          </string-name>
          . (eds.): Working notes of FIRE 2017 -
          <article-title>Forum for Information Retrieval Evaluation, Bangalore</article-title>
          , India, December 8-
          <issue>10</issue>
          ,
          <year>2017</year>
          , CEUR Workshop Proceedings, vol.
          <year>2036</year>
          .
          <article-title>CEUR-WS.org (</article-title>
          <year>2018</year>
          ), http://ceur-ws.
          <source>org/</source>
          Vol-2036
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Mehta</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Majumder</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mitra</surname>
          </string-name>
          , M. (eds.): Working Notes of FIRE 2018 -
          <article-title>Forum for Information Retrieval Evaluation, Gandhinagar</article-title>
          , India, December 6-
          <issue>9</issue>
          ,
          <year>2018</year>
          , CEUR Workshop Proceedings, vol.
          <volume>2266</volume>
          .
          <string-name>
            <surname>CEUR-WS.org</surname>
          </string-name>
          (
          <year>2018</year>
          ), http://ceurws.org/Vol-2266
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Nayel</surname>
            ,
            <given-names>H.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shashirekha</surname>
            ,
            <given-names>H.L.</given-names>
          </string-name>
          :
          <article-title>Improving NER for clinical texts by ensemble approach using segment representations</article-title>
          . In: Bandyopadhyay,
          <string-name>
            <surname>S</surname>
          </string-name>
          . (ed.)
          <source>Proceedings of the 14th International Conference on Natural Language Processing, ICON</source>
          <year>2017</year>
          , Kolkata, India,
          <source>December 18-21</source>
          ,
          <year>2017</year>
          . pp.
          <volume>197</volume>
          {
          <fpage>204</fpage>
          . NLP Association of India (
          <year>2017</year>
          ), https://aclweb.org/anthology/papers/W/W17/W17-7525/
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Nayel</surname>
            ,
            <given-names>H.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shashirekha</surname>
            ,
            <given-names>H.L.</given-names>
          </string-name>
          : Mangalore-university@inli- re-2017:
          <article-title>Indian native language identi cation using support vector machines and ensemble approach</article-title>
          .
          <source>In: Majumder et al. [6]</source>
          , pp.
          <volume>106</volume>
          {
          <issue>109</issue>
          , http://ceur-ws.
          <source>org/</source>
          Vol-2036/T4-2.pdf
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Nayel</surname>
            ,
            <given-names>H.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shashirekha</surname>
            ,
            <given-names>H.L.</given-names>
          </string-name>
          : Mangalore university inli@ re2018:
          <article-title>Arti cial neural network and ensemble based models for INLI</article-title>
          .
          <source>In: Mehta et al. [7]</source>
          , pp.
          <volume>110</volume>
          {
          <issue>118</issue>
          , http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2266</volume>
          /
          <fpage>T2</fpage>
          -10.pdf
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Nayel</surname>
            ,
            <given-names>H.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shashirekha</surname>
            ,
            <given-names>H.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shindo</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Matsumoto</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Improving multiword entity recognition for biomedical texts</article-title>
          . CoRR abs/
          <year>1908</year>
          .05691 (
          <year>2019</year>
          ), http://arxiv.org/abs/
          <year>1908</year>
          .05691
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Pardo</surname>
            ,
            <given-names>F.M.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Celli</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Potthast</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stein</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Daelemans</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Overview of the 3rd author pro ling task at PAN 2015</article-title>
          . In: Cappellato et al. [
          <volume>3</volume>
          ], http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>1391</volume>
          /inv-pap12
          <source>-CR</source>
          .pdf
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Pardo</surname>
            ,
            <given-names>F.M.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chugur</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Potthast</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Trenkmann</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stein</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Verhoeven</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Daelemans</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Overview of the author pro ling task at PAN 2014</article-title>
          . In: Cappellato,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Halvey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Kraaij</surname>
          </string-name>
          , W. (eds.) Working Notes for CLEF 2014 Conference,
          <article-title>She eld</article-title>
          ,
          <source>UK, September 15-18</source>
          ,
          <year>2014</year>
          .
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <volume>1180</volume>
          , pp.
          <volume>898</volume>
          {
          <fpage>927</fpage>
          .
          <string-name>
            <surname>CEUR-WS.org</surname>
          </string-name>
          (
          <year>2014</year>
          ), http://ceur-ws.org/Vol1180/CLEF2014wn-Pan-RangelEt2014.pdf
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Pardo</surname>
            ,
            <given-names>F.M.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montes-</surname>
            y-Gomez,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Potthast</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stein</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Overview of the 6th author pro ling task at PAN 2018: Multimodal gender identi cation in twitter</article-title>
          . In: Cappellato,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Nie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Soulier</surname>
          </string-name>
          ,
          <string-name>
            <surname>L</surname>
          </string-name>
          . (eds.) Working Notes of CLEF 2018 -
          <article-title>Conference and Labs of the Evaluation Forum</article-title>
          , Avignon, France,
          <source>September 10-14</source>
          ,
          <year>2018</year>
          .
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <volume>2125</volume>
          .
          <string-name>
            <surname>CEUR-WS.org</surname>
          </string-name>
          (
          <year>2018</year>
          ), http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2125</volume>
          /invited paper 15.pdf
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Pennebaker</surname>
            ,
            <given-names>J.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mehl</surname>
            ,
            <given-names>M.R.</given-names>
          </string-name>
          , Niederho er, K.G.:
          <article-title>Psychological aspects of natural language use: Our words, our selves</article-title>
          .
          <source>Annual review of psychology 54(1)</source>
          ,
          <volume>547</volume>
          {
          <fpage>577</fpage>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Rangel</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Char</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zaghouani</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ghanem</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sanchez-Junquera</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Overview of the track on author pro ling and deception detection in arabic</article-title>
          .
          <source>In: Working Notes of Forum for Information Retrieval Evaluation FIRE</source>
          <year>2019</year>
          , Kolkata, India,
          <source>December 12-15</source>
          ,
          <year>2019</year>
          . CEUR Workshop Proceedings, CEUR-WS.org (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Rangel</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koppel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stamatatos</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Inches</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>Overview of the author pro ling task at pan 2013</article-title>
          .
          <source>In: CLEF Conference on Multilingual and Multimodal Information Access Evaluation</source>
          . pp.
          <volume>352</volume>
          {
          <fpage>365</fpage>
          .
          <string-name>
            <surname>CELCT</surname>
          </string-name>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pardo</surname>
            ,
            <given-names>F.M.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ghanem</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Char</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>ARAP: arabic author pro ling project for cyber-security</article-title>
          .
          <source>Procesamiento del Lenguaje Natural</source>
          <volume>61</volume>
          ,
          <issue>135</issue>
          {
          <fpage>138</fpage>
          (
          <year>2018</year>
          ), http://journal.sepln.org/sepln/ojs/ojs/index.php/pln/article/view/5654
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rangel</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Far</surname>
            as,
            <given-names>I.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cagnina</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zaghouani</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Char</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>A survey on author pro ling, deception, and irony detection for the arabic language</article-title>
          .
          <source>Language and Linguistics Compass</source>
          <volume>12</volume>
          (
          <issue>4</issue>
          ),
          <year>e12275</year>
          (
          <year>2018</year>
          ), https://onlinelibrary.wiley.com/doi/abs/10.1111/lnc3.12275
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Theodoridis</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koutroumbas</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Chapter 3 - linear classi ers</article-title>
          .
          <source>In: Pattern Recognition (Fourth Edition)</source>
          , pp.
          <volume>91</volume>
          {
          <fpage>150</fpage>
          . Academic Press, Boston, fourth edition edn. (
          <year>2009</year>
          ), http://www.sciencedirect.com/science/article/pii/B9781597492720500050
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>