<!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>Overview of the CLEF-2019 CheckThat! Lab: Automatic Identi cation and Veri cation of Claims. Task 2: Evidence and Factuality</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Maram Hasanain</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Reem Suwaileh</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tamer Elsayed</string-name>
          <email>telsayedg@qu.edu.qa</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alberto Barron-Ceden~o</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Preslav Nakov</string-name>
          <email>pnakov@qf.org.qa</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Computer Science and Engineering Department, Qatar University</institution>
          ,
          <addr-line>Doha</addr-line>
          ,
          <country country="QA">Qatar</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>DIT, Universita di Bologna</institution>
          ,
          <addr-line>Forl</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Qatar Computing Research Institute</institution>
          ,
          <addr-line>HBKU, Doha</addr-line>
          ,
          <country country="QA">Qatar</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>We present an overview of Task 2 of the second edition of the CheckThat! Lab at CLEF 2019. Task 2 asked (A) to rank a given set of Web pages with respect to a check-worthy claim based on their usefulness for fact-checking that claim, (B) to classify these same Web pages according to their degree of usefulness for fact-checking the target claim, (C) to identify useful passages from these pages, and (D) to use the useful pages to predict the claim's factuality. Task 2 at CheckThat! provided a full evaluation framework, consisting of data in Arabic (gathered and annotated from scratch) and evaluation based on normalized discounted cumulative gain (nDCG) for ranking, and F1 for classi cation. Four teams submitted runs. The most successful approach to subtask A used learning-to-rank, while di erent classi ers were used in the other subtasks. We release to the research community all datasets from the lab as well as the evaluation scripts, which should enable further research in the important task of evidence-based automatic claim veri cation.</p>
      </abstract>
      <kwd-group>
        <kwd>Fact-Checking</kwd>
        <kwd>Veracity</kwd>
        <kwd>Evidence-based Veri cation</kwd>
        <kwd>Fake News</kwd>
        <kwd>Detection</kwd>
        <kwd>Computational Journalism</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        The spread of \fake news" in all types of online media created a pressing need
for automatic fake news detection systems [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. The problem has various
aspects [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ], but here we are interested in identifying the information that is
useful for fact-checking a given claim, and then also in predicting its
factuality [
        <xref ref-type="bibr" rid="ref13 ref20 ref22 ref25 ref5">5,13,20,22,25,28</xref>
        ].
      </p>
      <p>Check worthiness
Web search
results</p>
      <p>A Rerank search results
B Classify search results
C Classify passages on usefulness</p>
      <p>Fact-checking</p>
      <p>Check-worthy</p>
      <p>claims
Fact-checked
claims</p>
      <p>
        Evidence-based fake news detection systems can serve fact-checking in two
ways: (i ) by facilitating the job of a human fact-checker, but not replacing
her, and (ii ) by increasing her trust in a system's decision [
        <xref ref-type="bibr" rid="ref19 ref22 ref25">19,22,25</xref>
        ]. We
focus on the problem of checking the factuality of a claim, which has been
studied before but rarely in the context of evidence-based fake news detection
systems [
        <xref ref-type="bibr" rid="ref15 ref17 ref21 ref3 ref4 ref7">3,4,7,15,17,21,27,29</xref>
        ].
      </p>
      <p>
        There are several challenges that make the development of automatic fake
news detection systems di cult:
1. A fact-checking system is e ective if it is able to identify a false claim before
it reaches a large audience. Thus, the current speed at which claims spread
on the Internet and social media imposes strict e ciency constraints on
factchecking systems.
2. The problem is di cult to the extent that, in some cases, even humans can
hardly distinguish between fake and true news [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ].
3. There are very few large-scale benchmark datasets that could be used to test
and improve fake news detection systems [
        <xref ref-type="bibr" rid="ref24 ref25">24,25</xref>
        ].
      </p>
      <p>
        Thus, in 2018 we started the CheckThat! lab on Automatic Identi cation and
Veri cation of Political Claims [
        <xref ref-type="bibr" rid="ref1 ref18 ref6">1,6,18</xref>
        ]. We organized a second edition of the lab
in 2019 [
        <xref ref-type="bibr" rid="ref2 ref8 ref9">2,8,9</xref>
        ], which aims at providing a full evaluation framework along with
large-scale evaluation datasets. The lab this year is organized around two di
erent tasks, which correspond to the main blocks in the veri cation pipeline, as
depicted in Figure 1. This paper describes Task 2: Evidence and Factuality.
This task focuses on extracting evidence from the Web to support the making of
a veracity judgment for a given target claim. We divide Task 2 into the
following four subtasks: (A) ranking Web pages with respect to a check-worthy claim
based on their potential usefulness for fact-checking that claim; (B) classifying
Web pages according to their degree of usefulness for fact-checking the target
claim; (C) extracting passages from these Web pages that would be useful for
fact-checking the target claim; and (D) using these useful pages to verify whether
the target claim is factually true or not.
      </p>
      <p>
        Since Task 2 in this edition of the lab had a di erent goal from last year's [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ],
we built a new dataset from scratch by manually curating claims, retrieving Web
pages through a commercial search engine, and then hiring both in-house and
crowd annotators to collect judgments for the four subtasks. As a result of our
e orts, we release the CT19-T2 dataset, which contains Arabic claims as well as
retrieved Web pages, along with three sets of annotations for the four subtasks.
      </p>
      <p>
        Four teams participated in this year's Task 2, and they submitted 55% more
runs compared to the 2018 edition [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. The most successful systems relied on
supervised machine learning models for both ranking and classi cation. We
believe that there is still large room for improvement, and thus we release the
annotated corpora and the evaluation scripts, which should enable further
research on evidence-supported automatic claim veri cation.1
      </p>
      <p>The remainder of this paper is organized as follows. Section 2 discusses the
task in detail. Section 3 describes the dataset. Section 4 describes the participans'
approaches and their performance on the four subtasks. Finally, Section 5 draws
some conclusions and points to possible directions for future work.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Task De nition</title>
      <p>Task 2 focuses on building tools to verify the factuality of a given claim. This is
the rst-ever version of this task, and we run it in Arabic.2 The task is formally
de ned as follows:</p>
      <p>Given a check-worthy claim c and a set of Web pages P (the
retrieved results of Web search in response to a search query
representing c), identify which of the Web pages (and passages A of those
Web pages) can be useful for assisting a human in fact-checking the
claim. Finally, determine the factuality of the claim according to the
supporting information in the useful pages and passages.</p>
      <p>
        As Figure 2 shows, the task is divided into four subtasks that target di erent
aspects of the problem.
1 http://sites.google.com/view/clef2019-checkthat/datasets-tools
2 In 2018, we had a di erent fact-checking task, where no retrieved Web pages were
provided [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>Subtask A, Webpage ranking: Rank the Web pages P based on how useful
they are for verifying the target claim. The systems are asked to produce
a score for each page, based on which the pages would be ranked. See the
de nition of \useful" below.</p>
      <p>Subtask B, Webpage classi cation: Classify each Web page p 2 P as \very
useful for veri cation", \useful", \not useful", or \not relevant." A page p
is considered very useful for veri cation if it is relevant with respect to c
(i.e., on-topic and discussing the claim) and it provides su cient evidence
to verify the veracity of c, such that there is no need for another document
to be considered for verifying this claim. A page is useful for veri cation if it
is relevant to the claim and provides some valid evidence, but it is not solely
su cient to determine the c's veracity on its own. The evidence can be a
source, some statistics, a quote, etc.</p>
      <p>A particular piece of evidence is considered not valid if the source cannot be
veri ed or is ambiguous (e.g., expressing that \experts say that. . . " without
mentioning who those experts are), or it is just an opinion of a person/expert
instead of an objective analysis.</p>
      <p>Notice that this is di erent from stance detection as a page might agree with
a claim, but it might still lack evidence to verify it.</p>
      <p>Subtask C, Passage identi cation: Find passages within the Web pages P
that are useful for claim veri cation. Again, notice that this is di erent
from stance detection.</p>
      <p>Subtask D, Claim classi cation: Classify the claim's factuality as \true" or
\false." The claim is considered true if it is accurate as stated (or there is
su cient reliable evidence supporting it), otherwise it is considered false.</p>
      <p>Figure 3 shows an example: a Web page considered as useful for verifying
the given claim, since it has evidence showing the claim to be true and it is an
o cial United Kingdom page on national statistics. The useful passage in the
page is the one reporting the supporting statistics. For the sake of readability,
the example is given in English, but this year the task was o ered only in Arabic.</p>
      <p>
        Claim
e-commerce sales in UK
increased by 8 billions
between 2015 and 2016
Useful Web page
Fig. 3: English claim, a useful Web page, and a useful passage (in the orange
rectangle on the right).
Collecting claims. Subtasks A, B, and C are all new to the lab this year.
As a result, we built a new evaluation dataset to support all subtasks |the
CT19-T2 corpus. We selected 69 claims from multiple sources including a
preexisting set of Arabic claims [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], a survey in which we asked the public to provide
examples of claims they have heard of, and some headlines from six Arabic news
agencies that we rewrote into claims. The news agencies selected are well-known
in the Arab world: Al Jazeera, BBC Arabic, CNN Arabic, Al Youm Al Sabea,
Al Arabiya, and RT Arabic. We made sure the claims span di erent topical
domains, e.g., health or sports, besides politics. Ten claims were released for
training and the rest were used for testing.
      </p>
      <p>Labeling claims. We acquired the veracity labels for the claims in two steps.
First, two of the lab organizers labelled each of the 69 claims independently.
Then, they met to resolve any disagreements, and thus reach consensus on the
veracity labels for all claims.</p>
      <p>Labeling pages and passages. We formulated a query representing each claim,
and we issued it against the Google search engine in order to retrieve the top 100
Web pages. We used a language detection tool to lter out non-Arabic pages,
and we eventually used the top-50 of the remaining pages. The labeling pipeline
was carried out as follows:
1. Relevance. We rst identi ed relevant pages, since we assume that
nonrelevant pages cannot be useful for claim veri cation, and thus should be
ltered out from any further labeling. In order to speedup the relevance
labeling process, we hired two types of annotators: Amazon Mechanical Turk
crowd-workers and in-house annotators. Each page was labeled by three
annotators, and the majority label was used as the nal page label.
2. Usefulness as a whole. Relevant pages were then given to in-house
annotators to be labeled for usefulness using a two-way classi cation scheme:
useful (including very useful, but not distinguishing between the two) and
not useful. Similarly to relevance labeling, each page was labeled by three
annotators, and the nal page label was the majority label.
3. Useful vs. very useful. One of the lab organizers went over the useful
pages from step 2 and further classi ed them into useful and very useful. We
opted for this design since we found through pilot studies that the annotators
found it di cult to di erentiate between useful and very useful pages.
4. Splitting into passages. We manually split the useful and the very useful
pages into passages, as we found that the automatic techniques for splitting
pages into passages were not accurate enough.
5. Useful passages. Finally, one of the lab organizers labelled each passage
for usefulness. Due to time constraints, we could not split the pages and
label the resulting passages for all the claims in the testing set. Thus, we
only release labels for passages of pages corresponding to 33 out of the 59
testing claims. Note that this only a ects subtask C.</p>
      <p>
        Table 1 summarizes the statistics about the training and the test data. Note
that the passages in the test set are for 33 claims only (see above).
In this section we describe the participants' approaches to the di erent subtasks.
Table 2 summarizes the approaches. We also present the evaluation set-up used
to evaluate each subtask, and then we present and discuss the results.
Runs. Three teams participated in this subtask submitting a total of seven
runs [
        <xref ref-type="bibr" rid="ref10 ref12 ref26">10,12,26</xref>
        ]. There were two kinds of approaches. In the rst kind, token-level
BERT embeddings were used with text classi cation to rank pages [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. In the
second kind, the runs used a learning-to-rank model based on di erent classi ers,
including Nave Bayes and Random Forest, with a variety of features [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. In one
run, external data was used to train the text classi er [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], while all other runs
represent systems trained on the provided labelled data only.
Evaluation measures. Subtask A was modeled as a ranking problem, in which
very useful and useful pages should be ranked on top. Since this is a graded
usefulness problem, we evaluate it using the mean of Normalized Discounted
Cumulative Gain (nDCG) [
        <xref ref-type="bibr" rid="ref14 ref16">14,16</xref>
        ]. In particular, we consider nDCG@10 (i.e., nDCG
computed at cuto 10) as the o cial evaluation measure for this subtask, but
we report nDCG at cuto s 5, 15, and 20 as well. For all measures, we used
macro-averaging over the testing claims.
      </p>
      <p>Results. Table 3 shows the results for all seven runs. It also includes the results
for a simple baseline: the original ranking in the search result list. We can see
that the baseline surprisingly performs the best. This is due to the fact that in
our de nition of usefulness, useful pages must be relevant, and Google, as an
e ective search engine, has managed to rank relevant pages (and consequently,
many of the useful pages) rst. This result indicates that the task of ranking
pages by usefulness is not easy and systems need to be further developed in order
to di erentiate between relevance and usefulness, while also bene ting from the
relevance-based rank of a page.
4.2</p>
      <p>
        Subtask B
Runs. Four teams participated in this subtask, submitting a total of eight
runs [
        <xref ref-type="bibr" rid="ref10 ref11 ref12 ref26">10,11,12,26</xref>
        ]. All runs used supervised text classi cation models, such as
Random Forest and Gradient Boosting [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Two teams opted for using
embeddingbased language representations: one considered word embeddings [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] and
another BERT-based token-level embeddings [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. In one run, external data was
used to train the model [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], while all the remaining runs were trained on the
provided training data only.
      </p>
      <p>Evaluation measures. Similarly to Subtask A, Subtask B also aims at
identifying useful pages for claim veri cation, but it is modeled as a classi cation,
rather than a ranking problem. Thus, here we use standard evaluation measures
for text classi cation: Precision, Recall, F1, and Accuracy, with F1 being the
o cial score for the task.
Results. Table 4a reports the results for 2-way classi cation |useful/very useful
vs. not useful/not relevant |, reporting results for predicting the useful class.
Table 4b shows the results for 4-way classi cation |very useful vs. useful vs. not
useful vs. not relevant |, reporting macro-averaged scores over the four classes,
for each of the evaluation measures.</p>
      <p>We include a baseline: the original ranking from the search results list. The
baseline assumes the top-50% of the results to be useful and the rest not useful
for the 2-way classi cation. For the 4-way classi cation, the baseline assumes
the top-25% to be very useful, the next 25% to be useful, the third 25% to be
not useful, and the rest to be not relevant.</p>
      <p>Table 4a shows that almost all systems struggled to retrieve any useful pages
at all. Team UPV-UMA is the only one that managed to achieve high recall.
This is probably due to the useful class being under-represented in the training
dataset, while being much more frequent in the test dataset: we can see in Table 1
that it covers just 8% of the training examples, but 22% of the testing ones.
Training the models with a limited number of useful pages might have caused
them to learn to underpredict this class. Similarly to Subtask A, the simple
baseline that assumes the top-ranked pages to be more useful is most e ective.
This again can be due to the correlation between usefulness and relevance.</p>
      <p>Comparing the results in Table 4a to those in Table 4b, we notice a very
di erent performance ranking; runs that had the worst performance at nding
useful pages, are actually among the best runs in the 4-way classi cation. These
runs were able to e ectively detect the not relevant and not useful pages as
compared to useful ones. The baseline, which was e ective at identifying useful
pages, is not as e ective at identifying pages in the other classes. This might
indicate that not useful and not relevant pages are not always at the bottom of
the ranked list as this baseline assumes, which sheds some light on the importance
of usefulness estimation to aid fact-checking.</p>
      <p>
        One additional factor that might have caused such a varied ranking of runs is
our own observation on the di culty and subjectivity of di erentiating between
useful and very useful pages. At annotation time, we observed that annotators
and even lab organizers were not able to easily distinguish between these two
types of pages.
Runs. Two teams participated in this subtask [
        <xref ref-type="bibr" rid="ref10 ref12">10,12</xref>
        ], submitting a total of
seven runs. One of the teams used text classi ers including Nave Bayes and
SVM with a variety of features such as bag-of-words and named entities [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. All
runs also considered using the similarity between the claim and the passages as
a feature in their models.
      </p>
      <p>Evaluation measures. Subtask C aims at identifying useful passages for claim
veri cation and we modeled it as a classi cation problem. As in typical classi
cation problems, we evaluated it using Precision, Recall, F1, and Accuracy, with
F1 being the o cial evaluation measure.</p>
      <p>Results. Table 5 shows the evaluation results, including a simple baseline that
assumes the rst passage in a page to be not useful, the next two passages to be
useful, and the remaining passages to be not useful. This baseline is motivated
by our observation that useful passages are typically located at the heart of the
document following some introductory passage(s).</p>
      <p>Team TheEarthIsFlat managed to identify most useful passages, thus
achieving a very high recall (0.94 for its run 1), with a relatively similar precision to
the other runs, and the baseline. Note that in all the runs by the bigIR system,
as well as in the baseline system, the precision and the recall are fairly balanced.
The baseline performs almost as well as the four runs by bigIR. This indicates
that considering the position of the passage in a page might be a useful feature
when predicting the passage usefulness, and thus it should be considered when
addressing the problem.
(a) Cycle 1, where the usefulness of the (b) Cycle 2, where the the usefulness of the
Web pages was unknown. Web pages was known.
The main aim of Task 2 was to study the e ect of using identi ed useful and
very useful pages for claim veri cation. Thus, we had two evaluation cycles for
Subtask D. In the rst cycle, the teams were asked to fact-check claims using all
the Web pages, without knowing which were useful /very useful. In the second
cycle, the usefulness labels were released in order to allow the systems to
factcheck the claims using only useful /very useful Web pages.</p>
      <p>
        Runs. Two teams participated in cycle 1, submitting one run each [
        <xref ref-type="bibr" rid="ref12 ref26">12,26</xref>
        ], but
one of the runs was invalid, and thus there is only one o cial run. Cycle 2
attracted more participation: three teams with nine runs [
        <xref ref-type="bibr" rid="ref11 ref12 ref26">11,12,26</xref>
        ]. Thus, we
will focus our discussion on cycle 2. One team opted for using textual entailment
with embedding-based representations for classi cation [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Another team used
text classi ers such as Gradient Boosting and Random Forests [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. External
data was used to train the textual entailment component of the system in four
runs, whereas the remaining runs were trained on the provided data only.
Evaluation measures. Subtask D aims at predicting a claim's veracity. It is
a classi cation task, and thus we evaluate it using Precision, Recall, F1, and
Accuracy, with F1 being the o cial measure.
      </p>
      <p>Results. Table 6 shows the results for cycles 1 and 2, where we macro-average
precision, recall, and F1 over the two classes. We show the results for a simple
majority-class baseline, which all runs manage to beat for both cycles.</p>
      <p>Due to the low participation in cycle 1, it is di cult to draw conclusions about
whether providing systems with useful pages helps to improve their performance.</p>
    </sec>
    <sec id="sec-3">
      <title>Conclusion and Future Work</title>
      <p>We have presented an overview of Task 2 of the CLEF{2019 CheckThat! Lab on
Automatic Identi cation and Veri cation of Claims, which is the second edition
of the lab. Task 2 was designed to aid a human who is fact-checking a claim.
It asked systems (A) to rank Web pages with respect to a check-worthy claim
based on their usefulness for fact-checking that claim, (B) to classify the Web
pages according to their degree of usefulness, (C) to identify useful passages from
these pages, and (D) to use the useful pages to predict the claim's factuality. As
part of the lab, we release a dataset in Arabic in order to enable further research
in automatic claim veri cation.</p>
      <p>A total of four teams participated in the task (compared to two in 2018)
submitting a total of 31 runs. The evaluation results show that the most
successful approaches to Task 2 used learning-to-rank for subtask A, while di erent
classi ers were used in the other subtasks.</p>
      <p>Although one of the aims of the lab was to study the e ect of using useful
pages for claim veri cation, the low participation in the rst cycle of subtask D
has hindered carrying such a study. In the future, we plan to setup this subtask,
so that the teams would need to participate in both cycles in order for their runs
to be considered valid. We also plan to extend the dataset for Task 2 to include
claims in at least one language other than Arabic.</p>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgments</title>
      <p>This work was made possible in part by grant# NPRP 7-1330-2-483 from the
Qatar National Research Fund (a member of Qatar Foundation). The statements
made herein are solely the responsibility of the authors.</p>
      <p>This research is also part of the Tanbih project,3 which aims to limit the
e ect of \fake news", propaganda and media bias by making users aware of
what they are reading. The project is developed in collaboration between the
Qatar Computing Research Institute (QCRI), HBKU and the MIT Computer
Science and Arti cial Intelligence Laboratory (CSAIL).
3 http://tanbih.qcri.org/
27. Yasser, K., Kutlu, M., Elsayed, T.: Re-ranking web search results for better
factchecking: A preliminary study. In: Proceedings of 27th ACM International
Conference on Information and Knowledge Management. pp. 1783{1786. CIKM '19,
Turin, Italy (2018)
28. Yoneda, T., Mitchell, J., Welbl, J., Stenetorp, P., Riedel, S.: UCL machine reading
group: Four factor framework for fact nding (HexaF). In: Proceedings of the First
Workshop on Fact Extraction and VERi cation. pp. 97{102. FEVER '18, Brussels,
Belgium (2018)
29. Zubiaga, A., Liakata, M., Procter, R., Hoi, G.W.S., Tolmie, P.: Analysing how
people orient to and spread rumours in social media by looking at conversational
threads. PloS one 11(3), e0150989 (2016)</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Atanasova</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marquez</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <article-title>Barron-Ceden~o,</article-title>
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Elsayed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Suwaileh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Zaghouani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            ,
            <surname>Kyuchukov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            , Da San Martino, G.,
            <surname>Nakov</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          :
          <article-title>Overview of the CLEF-2018 CheckThat! Lab on automatic identi cation and veri cation of political claims, Task 1: Check-worthiness</article-title>
          .
          <source>In: CLEF 2018 Working Notes. Working Notes of CLEF 2018 - Conference and Labs of the Evaluation Forum. CEUR Workshop Proceedings</source>
          , CEUR-WS.org (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Atanasova</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nakov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Karadzhov</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mohtarami</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Martino</surname>
            ,
            <given-names>G.D.S.:</given-names>
          </string-name>
          <article-title>Overview of the CLEF-</article-title>
          2019
          <source>CheckThat! Lab on Automatic Identi cation and Verication of Claims. Task</source>
          <volume>1</volume>
          :
          <string-name>
            <surname>Check-Worthiness</surname>
            . In: Cappellato,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ferro</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Losada</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , Muller, H. (eds.)
          <source>CLEF 2019 Working Notes. Working Notes of CLEF 2019 - Conference and Labs of the Evaluation Forum. CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Lugano, Switzerland (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Ba</surname>
            ,
            <given-names>M.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berti-Equille</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shah</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hammady</surname>
            ,
            <given-names>H.M.:</given-names>
          </string-name>
          <article-title>VERA: A platform for veracity estimation over web data</article-title>
          .
          <source>In: Proceedings of the 25th International Conference Companion on World Wide Web</source>
          . pp.
          <volume>159</volume>
          {
          <fpage>162</fpage>
          . WWW '
          <volume>16</volume>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Baly</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Karadzhov</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Saleh</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Glass</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nakov</surname>
            ,
            <given-names>P.:</given-names>
          </string-name>
          <article-title>Multi-task ordinal regression for jointly predicting the trustworthiness and the leading political ideology of news media</article-title>
          .
          <source>In: Proceedings of the 17th Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</source>
          . pp.
          <volume>2109</volume>
          {
          <fpage>2116</fpage>
          . NAACL-HLT '
          <fpage>19</fpage>
          ,
          <string-name>
            <surname>Minneapolis</surname>
          </string-name>
          , MN, USA (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Baly</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mohtarami</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Glass</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marquez</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moschitti</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nakov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Integrating stance detection and fact checking in a uni ed corpus</article-title>
          .
          <source>In: Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</source>
          . pp.
          <volume>21</volume>
          {
          <fpage>27</fpage>
          . NAACL-HLT '
          <fpage>18</fpage>
          ,
          <string-name>
            <surname>New</surname>
            <given-names>Orleans</given-names>
          </string-name>
          , Louisiana, USA (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6. Barron-Ceden~o,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Elsayed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Suwaileh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Marquez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Atanasova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Zaghouani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            ,
            <surname>Kyuchukov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            , Da San Martino, G.,
            <surname>Nakov</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          :
          <article-title>Overview of the CLEF-2018 CheckThat! Lab on automatic identi cation and veri cation of political claims, Task 2: Factuality</article-title>
          .
          <source>In: CLEF 2018 Working Notes. Working Notes of CLEF 2018 - Conference and Labs of the Evaluation Forum. CEUR Workshop Proceedings</source>
          , CEUR-WS.org (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Castillo</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mendoza</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Poblete</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Information credibility on Twitter</article-title>
          .
          <source>In: Proceedings of the 20th International Conference on World Wide Web</source>
          . pp.
          <volume>675</volume>
          {
          <fpage>684</fpage>
          . WWW '
          <volume>11</volume>
          ,
          <string-name>
            <surname>Hyderabad</surname>
          </string-name>
          , India (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Elsayed</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nakov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , Barron-Ceden~o,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Hasanain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Suwaileh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            , Da San Martino, G.,
            <surname>Atanasova</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          : CheckThat! at CLEF 2019:
          <article-title>Automatic identi cation and veri cation of claims</article-title>
          . In: Azzopardi,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Stein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Fuhr</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Mayr</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Hau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Hiemstra</surname>
          </string-name>
          ,
          <string-name>
            <surname>D</surname>
          </string-name>
          . (eds.) Advances in Information Retrieval. pp.
          <volume>309</volume>
          {
          <fpage>315</fpage>
          . Springer International Publishing (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Elsayed</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nakov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , Barron-Ceden~o,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Hasanain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Suwaileh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            , Da San Martino, G.,
            <surname>Atanasova</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          :
          <article-title>Overview of the CLEF-2019 CheckThat!: Automatic identi cation and veri cation of claims. In: Experimental IR Meets Multilinguality, Multimodality, and</article-title>
          <string-name>
            <surname>Interaction. LNCS</surname>
          </string-name>
          , Lugano, Switzerland (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Favano</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Carman</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lanzi</surname>
            ,
            <given-names>P.:</given-names>
          </string-name>
          <article-title>TheEarthIsFlat's submission to CLEF'19 CheckThat! challenge</article-title>
          .
          <source>In: CLEF 2019 Working Notes. Working Notes of CLEF 2019 - Conference and Labs of the Evaluation Forum. CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Lugano, Switzerland (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Ghanem</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Glavas</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giachanou</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ponzetto</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rangel</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          : UPVUMA at CheckThat! Lab:
          <article-title>Verifying Arabic claims using cross lingual approach</article-title>
          .
          <source>In: CLEF 2019 Working Notes. Working Notes of CLEF 2019 - Conference and Labs of the Evaluation Forum. CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Lugano, Switzerland (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Haouari</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ali</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Elsayed</surname>
          </string-name>
          , T.: bigIR at CLEF 2019:
          <article-title>Automatic veri cation of Arabic claims over the web</article-title>
          .
          <source>In: CLEF 2019 Working Notes. Working Notes of CLEF 2019 - Conference and Labs of the Evaluation Forum. CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Lugano, Switzerland (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Jaradat</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gencheva</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , Barron-Ceden~o,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Marquez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Nakov</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          : ClaimRank:
          <article-title>Detecting check-worthy claims in Arabic and English</article-title>
          .
          <source>In: Proceedings of the 16th Annual Conference of the North American Chapter of the Association for Computational Linguistics</source>
          . pp.
          <volume>26</volume>
          {
          <fpage>30</fpage>
          . NAACL-HLT '
          <fpage>18</fpage>
          ,
          <string-name>
            <surname>New</surname>
            <given-names>Orleans</given-names>
          </string-name>
          , Louisiana, USA (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14. Jarvelin,
          <string-name>
            <surname>K.</surname>
          </string-name>
          , Kekalainen, J.:
          <article-title>Cumulated gain-based evaluation of IR techniques</article-title>
          .
          <source>ACM Transactions on Information Systems (TOIS) 20(4)</source>
          ,
          <volume>422</volume>
          {
          <fpage>446</fpage>
          (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Ma</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gao</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mitra</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kwon</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jansen</surname>
            ,
            <given-names>B.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wong</surname>
            ,
            <given-names>K.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cha</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Detecting rumors from microblogs with recurrent neural networks</article-title>
          .
          <source>In: Proceedings of the 25th International Joint Conference on Arti cial Intelligence</source>
          . pp.
          <volume>3818</volume>
          {
          <fpage>3824</fpage>
          . IJCAI '
          <volume>16</volume>
          , New York, New York, USA (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Manning</surname>
            ,
            <given-names>C.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Raghavan</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , Schutze, H.: Introduction to Information Retrieval. Cambridge University Press, New York, NY, USA (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Mukherjee</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weikum</surname>
          </string-name>
          , G.:
          <article-title>Leveraging joint interactions for credibility analysis in news communities</article-title>
          .
          <source>In: Proceedings of the 24th ACM International on Conference on Information and Knowledge Management</source>
          . pp.
          <volume>353</volume>
          {
          <fpage>362</fpage>
          . CIKM '
          <volume>15</volume>
          ,
          <string-name>
            <surname>Melbourne</surname>
          </string-name>
          , Australia (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Nakov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , Barron-Ceden~o,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Elsayed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Suwaileh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Marquez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Zaghouani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            ,
            <surname>Atanasova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Kyuchukov</surname>
          </string-name>
          ,
          <string-name>
            <surname>S.</surname>
          </string-name>
          , Da San Martino, G.:
          <article-title>Overview of the CLEF2018 CheckThat! Lab on automatic identi cation and veri cation of political claims</article-title>
          .
          <source>In: Proceedings of the Ninth International Conference of the CLEF Association: Experimental IR Meets Multilinguality, Multimodality, and Interaction. Lecture Notes in Computer Science</source>
          , Springer (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Nguyen</surname>
            ,
            <given-names>A.T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kharosekar</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lease</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wallace</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>An interpretable joint graphical model for fact-checking from crowds</article-title>
          .
          <source>In: Proceedings of the AAAI Conference on Arti cial Intelligence</source>
          . pp.
          <volume>1511</volume>
          {
          <fpage>1518</fpage>
          . AAAI '
          <fpage>18</fpage>
          ,
          <string-name>
            <surname>New</surname>
            <given-names>Orleans</given-names>
          </string-name>
          , LA, USA (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Nie</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bansal</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>Combining fact extraction and veri cation with neural semantic matching networks</article-title>
          .
          <source>In: Proceedings of the 33rd AAAI Conference on Arti cial Intelligence</source>
          .
          <source>AAAI '19</source>
          ,
          <string-name>
            <surname>Honolulu</surname>
          </string-name>
          , Hawaii, USA (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Popat</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mukherjee</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , Strotgen, J.,
          <string-name>
            <surname>Weikum</surname>
          </string-name>
          , G.:
          <article-title>Credibility assessment of textual claims on the web</article-title>
          .
          <source>In: Proceedings of the 25th ACM International Conference on Information and Knowledge Management</source>
          . pp.
          <volume>2173</volume>
          {
          <fpage>2178</fpage>
          . CIKM '
          <volume>16</volume>
          , Indianapolis, Indiana, USA (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Popat</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mukherjee</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yates</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weikum</surname>
          </string-name>
          , G.:
          <article-title>DeClarE: Debunking fake news and false claims using evidence-aware deep learning</article-title>
          .
          <source>In: Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing</source>
          . pp.
          <volume>22</volume>
          {
          <fpage>32</fpage>
          . EMNLP '
          <volume>18</volume>
          , Brussels, Belgium (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Rubin</surname>
            ,
            <given-names>V.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Conroy</surname>
            ,
            <given-names>N.J.:</given-names>
          </string-name>
          <article-title>Deception detection for news: three types of fakes</article-title>
          .
          <source>In: Proceedings of the 78th ASIS&amp;T Annual</source>
          Meeting:
          <article-title>Information Science with Impact: Research in and for the Community</article-title>
          . p.
          <fpage>83</fpage>
          . American Society for Information Science (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Shu</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sliva</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Liu, H.:
          <article-title>Fake news detection on social media: A data mining perspective</article-title>
          .
          <source>ACM SIGKDD Explorations Newsletter</source>
          <volume>19</volume>
          (
          <issue>1</issue>
          ),
          <volume>22</volume>
          {
          <fpage>36</fpage>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Thorne</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vlachos</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Christodoulopoulos</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mittal</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>FEVER: a large-scale dataset for Fact Extraction and VERi cation</article-title>
          .
          <source>In: Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</source>
          . pp.
          <volume>809</volume>
          {
          <fpage>819</fpage>
          . NAACL-HLT '
          <fpage>18</fpage>
          ,
          <string-name>
            <surname>New</surname>
            <given-names>Orleans</given-names>
          </string-name>
          , LA, USA (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Touahri</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mazroui</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Automatic identi cation and veri cation of political claims</article-title>
          .
          <source>In: CLEF 2019 Working Notes. Working Notes of CLEF 2019 - Conference and Labs of the Evaluation Forum. CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Lugano, Switzerland (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>