<!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>Model for Urdu Fake News Detection</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Hamada Nayel</string-name>
          <email>hamada.ali@fci.bu.edu.eg</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ghada Amer</string-name>
          <email>ghada.amer@bhit.bu.edu.eg</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Social Media Analysis, Fake News Detection, Linear Classifiers, ML Approach</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, Faculty of Computers and Artificial Intelligence, Benha University</institution>
          ,
          <addr-line>Benha</addr-line>
          ,
          <country country="EG">Egypt</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Electrical Engineering Department, Faculty of Engineering, Benha University</institution>
          ,
          <addr-line>Benha</addr-line>
          ,
          <country country="EG">Egypt</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2021</year>
      </pub-date>
      <fpage>13</fpage>
      <lpage>17</lpage>
      <abstract>
        <p>Fake news in social media platforms is a critical issue and it is necessary to detect such news. In this paper, we describe the system submitted to the UrduFake@FIRE2021. The aim of this shared task is to detect fake news in Urdu language. Machine learning approach has been used to build our model. A linear classifier using Stochastic Gradient Descent (SGD) optimization algorithm has been used to develop our system. The proposed model achieved F1-score of 67.9% and secured first rank over all submissions for diferent teams.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        News that are intentionally and verifiably false called fake news [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. In this era, detecting fake
news is a critical task due to the tremendous spread of news over the social media platforms.
People or organizations with specific background might fabricate and publish fake news for
unethical purposes [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Fake news can be used to insult and defamation individuals, as well as
obstruct social order, incite political unrest, or even undermine the peace and stability of the
international community. More interesting and worse, research on the spreading of fake news
shows that fake news is significantly faster, deeper, and wider distributed than true news [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        It has been proven that fake news is spreading exponentially, and any attempts in the first
stages would greatly help in reducing the problem [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Fake news detection obtained a great
deal of interests in the past from both of academic researchers and industry [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
https://bu.edu.eg/staff/hamadaali14 (H. Nayel); https://bu.edu.eg/staff/ghadaamer5 (G. Amer)
      </p>
      <p>© 2021 Copyright for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).
CEUR
Workshop
Proceedings</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <p>
        Researchers have conducted inclusive research in fake news detection. Ensemble approach has
been used to develop the model for detecting the fake news in Urdu [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Amjad et. al. [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] used
Machine Translation (MT) for dataset augmentation. They merged the translated English fake
news to Urdu with the original Urdu dataset [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Authors used Support Vector Machines (SVM)
algorithm with character and word n-grams features to train the model. The model achieved
f1-score ranging from 0.83 to 0.89 higher than that of the f1-score obtained for the dataset
through MT. Nankai et. al. combined RoBERTa model for word embeddings Convolutional
Neural Network (CNN) for character level embeddings along with label smoothing and ensemble
learning to develop a deep learning model for Urdu fake news detection [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Principally, most
of the work in fake news detection focused on English [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ]. Research eforts have been done
in other languages, such as Arabic [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], Indonesian [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] and Italian [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Dataset</title>
      <p>
        The dataset used in the shared task, named Bend-The-Truth, was distributed by the organizers,
which is divided into training, development and test set. It consists of news articles in six
diferent domains: technology, education, business, sports, politics, and entertainment [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
The sources of real news are news channels websites, such as BBC Urdu News, CNN Urdu,
Express-News, Jung News, Naway Waqat, and many other reliable news websites for the time
frame from January 2018 to December 2018. A very rigorous procedure has been followed while
collecting the real news. On the other hand, the fake news articles are intentionally written by
a group of journalists, each expert in corresponding topics. The fake news articles are in the
same domains and almost of the same length as the real news articles. Full details of the dataset
are given in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
    </sec>
    <sec id="sec-4">
      <title>4. Methodology</title>
      <p>NEWUrduFake task is modeled as a binary classification task. Given a set of news articles in
Urdu,  = { 1,  2,  3, …..}, the task aims at assigning a label from a predefined set  = { , } to
each news article. The label  refers to the news article which is fake, while  refers to the news
article which is true news.</p>
      <p>
        Vector space model has been used to represent the news article and the weighting scores
for unique tokens were calculated by Term frequency / Inverse Document Frequency (TF/IDF)
[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. TF/IDF has been used eficiently in native language identification [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], ofensive language
detection [
        <xref ref-type="bibr" rid="ref16 ref17">16, 17</xref>
        ], irony detection [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] and author profiling [
        <xref ref-type="bibr" rid="ref19 ref20">19, 20</xref>
        ]. To evaluate the efect of
N-gram models, a wide range of N-gram models have been generated and used along with
TF/IDF for building diferent systems. A set of classification algorithms namely; Multinomial
Naive Bayes, SVM, Linear and MLP have been used for training the model.
      </p>
      <sec id="sec-4-1">
        <title>4.1. Model Structure</title>
        <p>The structure of our model is shown in Figure 1. The first phase of our model is feature
extraction. In this phase, TF/IDF has been applied to extract the features of the input data. The
next phase is training the model, in this phase, we tried diferent algorithms and evaluated
using development set. The final phase is producing the model and applying it to the blind test
set to get the final output.
1–6</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Experimental Setup</title>
        <p>A simple tokenization technique has been used based on white space character. In feature
extraction, tokens have been used without any preprocessing, which increases the number of
features. TF/IDF has been extracted for uni-gram, bi-gram and tri-gram models. SVM with
linear kernel, linear classifier with SGD training and MLP algorithms with diferent nodes have
been implemented and evaluated on the development set.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Results and Discussion</title>
      <p>In the model development phase, we applied the diferent models on the training dataset, and
the results are given in Table 1. Result shows that SGD classifier outperformes MLP and SVM
for bi-gram and tri-gram models. We decided to submit the output of SGD algorithm. Table 2
shows the results of applying diferent algorithms with ranges of n-gram models. It s clear that
the best performed classifier is SGD with bi-gram model. Also, it secured the first rank among
all the participants.</p>
      <p>The proposed model used diferent machine learning classification algorithms, and the best
performed algorithm has been used for output submission. TF/IDF with a wide range of n-gram
models have been used to extract the feature for training the model, and a set of rich features
has been produced.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Conclusion</title>
      <p>Our system uses TF/IDF as a language model, it is very basic and simple. Using more accurate
language model such as word embeddings may improve the performance of the model. On the
other hand, preprocessing step, if added, may enhance the accuracy of the system.
0.737
0.756
0.786</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>K.</given-names>
            <surname>Shu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sliva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Tang</surname>
          </string-name>
          , H. Liu,
          <article-title>Fake news detection on social media: A data mining perspective</article-title>
          ,
          <source>SIGKDD Explor. Newsl</source>
          .
          <volume>19</volume>
          (
          <year>2017</year>
          )
          <fpage>22</fpage>
          -
          <lpage>36</lpage>
          . URL: https://doi.org/10.1145/ 3137597.3137600.
          <source>doi:1 0 . 1 1</source>
          <volume>4 5 / 3 1 3 7 5 9 7 . 3 1 3 7 6 0 0 .</volume>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>N.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Fu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <article-title>Fake news detection in the urdu language using charcnn-roberta</article-title>
          , in: P. Mehta,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , M. Mitra (Eds.), Working Notes of FIRE 2020 -
          <article-title>Forum for Information Retrieval Evaluation, Hyderabad</article-title>
          , India,
          <source>December 16-20</source>
          ,
          <year>2020</year>
          , volume
          <volume>2826</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>447</fpage>
          -
          <lpage>451</lpage>
          . URL: http: //ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2826</volume>
          /
          <fpage>T3</fpage>
          -2.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S.</given-names>
            <surname>Vosoughi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Roy</surname>
          </string-name>
          ,
          <string-name>
            <surname>S. Aral,</surname>
          </string-name>
          <article-title>The spread of true and false news online</article-title>
          ,
          <source>Science</source>
          <volume>359</volume>
          (
          <year>2018</year>
          )
          <fpage>1146</fpage>
          -
          <lpage>1151</lpage>
          . URL: https://www.science.org/doi/abs/10.1126/science.aap9559.
          <source>doi:1 0 . 1 1 2</source>
          <article-title>6 / s c i e n c e . a a p 9 5 5 9 . a r X i v</article-title>
          : h t t p s : / / w w w . s
          <article-title>c i e n c e . o r g / d o i / p d f / 1 0 . 1 1 2 6 / s c i e n c e . a a p 9 5 5 9</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Peck</surname>
          </string-name>
          ,
          <article-title>A problem of amplification: Folklore and fake news in the age of social media</article-title>
          ,
          <source>The Journal of American Folklore</source>
          <volume>133</volume>
          (
          <year>2020</year>
          )
          <fpage>329</fpage>
          -
          <lpage>351</lpage>
          .
          <source>doi:1 0 . 5 4 0 6 / j a m e r f o l k . 1 3 3 . 5 2 9 . 0 3</source>
          <volume>2 9 .</volume>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>D. M. J. Lazer</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          <string-name>
            <surname>Baum</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Benkler</surname>
            ,
            <given-names>A. J.</given-names>
          </string-name>
          <string-name>
            <surname>Berinsky</surname>
          </string-name>
          ,
          <string-name>
            <surname>K. M. Greenhill</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Menczer</surname>
            ,
            <given-names>M. J.</given-names>
          </string-name>
          <string-name>
            <surname>Metzger</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Nyhan</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Pennycook</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Rothschild</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Schudson</surname>
            ,
            <given-names>S. A.</given-names>
          </string-name>
          <string-name>
            <surname>Sloman</surname>
            ,
            <given-names>C. R.</given-names>
          </string-name>
          <string-name>
            <surname>Sunstein</surname>
            ,
            <given-names>E. A.</given-names>
          </string-name>
          <string-name>
            <surname>Thorson</surname>
            ,
            <given-names>D. J.</given-names>
          </string-name>
          <string-name>
            <surname>Watts</surname>
            ,
            <given-names>J. L.</given-names>
          </string-name>
          <string-name>
            <surname>Zittrain</surname>
          </string-name>
          ,
          <article-title>The science of fake news</article-title>
          ,
          <source>Science</source>
          <volume>359</volume>
          (
          <year>2018</year>
          )
          <fpage>1094</fpage>
          -
          <lpage>1096</lpage>
          . URL: https://www.science.org/doi/abs/10.1126/science.aao2998.
          <source>doi:1 0 . 1 1 2</source>
          <article-title>6 / s c i e n c e . a a o 2 9 9 8</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Maaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Butt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. I.</given-names>
            <surname>Amjad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zhila</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Sidorov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gelbukh</surname>
          </string-name>
          ,
          <article-title>Overview of the shared task on fake news detection in urdu at fire 2021</article-title>
          , in: Working Notes of FIRE 2021 -
          <article-title>Forum for Information Retrieval Evaluation</article-title>
          , CEUR Workshop Proceedings, CEUR-WS.org,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>F.</given-names>
            <surname>Balouchzahi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. L.</given-names>
            <surname>Shashirekha</surname>
          </string-name>
          ,
          <article-title>Learning models for urdu fake news detection</article-title>
          , in: P. Mehta,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , M. Mitra (Eds.), Working Notes of FIRE 2020 -
          <article-title>Forum for Information Retrieval Evaluation, Hyderabad</article-title>
          , India,
          <source>December 16-20</source>
          ,
          <year>2020</year>
          , volume
          <volume>2826</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>474</fpage>
          -
          <lpage>479</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2826</volume>
          /
          <fpage>T3</fpage>
          -7.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>M.</given-names>
            <surname>Amjad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Sidorov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zhila</surname>
          </string-name>
          ,
          <article-title>Data augmentation using machine translation for fake news detection in the Urdu language</article-title>
          ,
          <source>in: Proceedings of the 12th Language Resources and Evaluation Conference</source>
          , European Language Resources Association, Marseille, France,
          <year>2020</year>
          , pp.
          <fpage>2537</fpage>
          -
          <lpage>2542</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .lrec-
          <volume>1</volume>
          .
          <fpage>309</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M.</given-names>
            <surname>Amjad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Sidorov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zhila</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Gómez-Adorno</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Voronkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. F.</given-names>
            <surname>Gelbukh</surname>
          </string-name>
          ,
          <article-title>”bend the truth”: Benchmark dataset for fake news detection in urdu language and its evaluation</article-title>
          ,
          <source>Journal of Intelligent Fuzzy Systems</source>
          <volume>39</volume>
          (
          <year>2020</year>
          )
          <fpage>2457</fpage>
          -
          <lpage>2469</lpage>
          . URL: https://doi.org/10.3233/ JIFS-179905.
          <source>doi:1 0 . 3 2 3 3 / J I F S - 1</source>
          <volume>7 9 9 0 5 .</volume>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>F. M. R.</given-names>
            <surname>Pardo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Giachanou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Ghanem</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <article-title>Overview of the 8th author profiling task at PAN 2020: Profiling fake news spreaders on twitter</article-title>
          , in: L.
          <string-name>
            <surname>Cappellato</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Eickhof</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Ferro</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Névéol (Eds.), Working Notes of CLEF 2020 -
          <article-title>Conference and Labs of the Evaluation Forum</article-title>
          , Thessaloniki, Greece,
          <source>September 22-25</source>
          ,
          <year>2020</year>
          , volume
          <volume>2696</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2020</year>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2696</volume>
          /paper_267. pdf.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>V.</given-names>
            <surname>Pérez-Rosas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Kleinberg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Lefevre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Mihalcea</surname>
          </string-name>
          ,
          <article-title>Automatic detection of fake news</article-title>
          ,
          <source>in: Proceedings of the 27th International Conference on Computational Linguistics</source>
          , Association for Computational Linguistics, Santa Fe, New Mexico, USA,
          <year>2018</year>
          , pp.
          <fpage>3391</fpage>
          -
          <lpage>3401</lpage>
          . URL: https://aclanthology.org/C18-1287.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>M.</given-names>
            <surname>Alkhair</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Meftouh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Smaïli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Othman</surname>
          </string-name>
          ,
          <article-title>An arabic corpus of fake news: Collection, analysis and classification</article-title>
          , in: K. Smaïli (Ed.),
          <source>Arabic Language Processing: From Theory to Practice</source>
          , Springer International Publishing, Cham,
          <year>2019</year>
          , pp.
          <fpage>292</fpage>
          -
          <lpage>302</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>I. Y. R.</given-names>
            <surname>Pratiwi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Asmara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Rahutomo</surname>
          </string-name>
          ,
          <article-title>Study of hoax news detection using naïve bayes classifier in indonesian language</article-title>
          ,
          <source>in: 2017 11th International Conference on Information Communication Technology and System (ICTS)</source>
          ,
          <year>2017</year>
          , pp.
          <fpage>73</fpage>
          -
          <lpage>78</lpage>
          .
          <source>doi:1 0 . 1 1 0 9 / I C T S . 2 0</source>
          <volume>1 7 . 8 2 6 5 6 4 9 .</volume>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>F.</given-names>
            <surname>Pierri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Artoni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ceri</surname>
          </string-name>
          ,
          <article-title>Investigating italian disinformation spreading on twitter in the context of 2019 european elections</article-title>
          ,
          <source>PloS one 15</source>
          (
          <year>2020</year>
          ). URL: https://journals.plos.org/ plosone/article?id=
          <volume>10</volume>
          .1371/journal.pone.
          <volume>0227821</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>H. A.</given-names>
            <surname>Nayel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. L.</given-names>
            <surname>Shashirekha</surname>
          </string-name>
          , Mangalore-University@
          <article-title>INLI-FIRE-2017: Indian Native Language Identification using Support Vector Machines and Ensemble Approach</article-title>
          , in: P. Majumder,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mitra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          , J. Sankhavara (Eds.),
          <source>Working notes of FIRE 2017 - Forum for Information Retrieval Evaluation</source>
          , Bangalore, India, December 8-
          <issue>10</issue>
          ,
          <year>2017</year>
          ., volume
          <volume>2036</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2017</year>
          , pp.
          <fpage>106</fpage>
          -
          <lpage>109</lpage>
          . URL: http: //ceur-ws.
          <source>org/</source>
          Vol-2036/T4-2.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>H.</given-names>
            <surname>Nayel</surname>
          </string-name>
          , NAYEL at SemEval-2020 task 12:
          <article-title>TF/IDF-based approach for automatic ofensive language detection in Arabic tweets</article-title>
          ,
          <source>in: Proceedings of the Fourteenth Workshop on Semantic Evaluation</source>
          , International Committee for Computational Linguistics,
          <source>Barcelona (online)</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>2086</fpage>
          -
          <lpage>2089</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .semeval-
          <volume>1</volume>
          .
          <fpage>276</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>A.</given-names>
            <surname>Allam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Abdallah</surname>
          </string-name>
          , E. Amer,
          <string-name>
            <given-names>H.</given-names>
            <surname>Nayel</surname>
          </string-name>
          ,
          <article-title>Machine learning-based model for sentiment and sarcasm detection</article-title>
          ,
          <source>in: Proceedings of the Sixth Arabic Natural Language Processing Workshop</source>
          , Association for Computational Linguistics, Kyiv,
          <source>Ukraine (Virtual)</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>386</fpage>
          -
          <lpage>389</lpage>
          . URL: https://aclanthology.org/
          <year>2021</year>
          .wanlp-
          <volume>1</volume>
          .
          <fpage>51</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>H. A.</given-names>
            <surname>Nayel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Medhat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Rashad</surname>
          </string-name>
          , BENHA@IDAT:
          <article-title>Improving Irony Detection in Arabic Tweets using Ensemble Approach</article-title>
          , in: P. Mehta,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , M. Mitra (Eds.), Working Notes of FIRE 2019 -
          <article-title>Forum for Information Retrieval Evaluation, Kolkata</article-title>
          , India,
          <source>December 12-15</source>
          ,
          <year>2019</year>
          , volume
          <volume>2517</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>401</fpage>
          -
          <lpage>408</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2517</volume>
          /
          <fpage>T4</fpage>
          -3.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>H. A.</given-names>
            <surname>Nayel</surname>
          </string-name>
          , NAYEL@APDA:
          <article-title>Machine Learning Approach for Author Profiling and Deception Detection in Arabic Texts</article-title>
          , in: P. Mehta,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , M. Mitra (Eds.), Working Notes of FIRE 2019 -
          <article-title>Forum for Information Retrieval Evaluation, Kolkata</article-title>
          , India,
          <source>December 12-15</source>
          ,
          <year>2019</year>
          , volume
          <volume>2517</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>92</fpage>
          -
          <lpage>99</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2517</volume>
          /
          <fpage>T2</fpage>
          -3.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>M.</given-names>
            <surname>Sobhi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hassan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>El-Sawy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Nayel</surname>
          </string-name>
          ,
          <article-title>Machine learning-based approach for Arabic dialect identification</article-title>
          ,
          <source>in: Proceedings of the Sixth Arabic Natural Language Processing Workshop</source>
          , Association for Computational Linguistics, Kyiv,
          <source>Ukraine (Virtual)</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>287</fpage>
          -
          <lpage>290</lpage>
          . URL: https://aclanthology.org/
          <year>2021</year>
          .wanlp-
          <volume>1</volume>
          .
          <fpage>34</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>