<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Z-Index at CheckThat! Lab 2022: Check-Worthiness Identification on Tweet Text</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Prerona</forename><surname>Tarannum</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Daffodil International University</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Md</forename><forename type="middle">Arid</forename><surname>Hasan</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Daffodil International University</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Firoj</forename><surname>Alam</surname></persName>
							<email>fialam@hbku.edu.qa</email>
							<affiliation key="aff1">
								<orgName type="department">Qatar Computing Research Institute</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Sheak</forename><surname>Rashed</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Haider</forename><surname>Noori</surname></persName>
							<email>drnoori@daffodilvarsity.edu.bd</email>
							<affiliation key="aff0">
								<orgName type="institution">Daffodil International University</orgName>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff2">
								<orgName type="department">Evaluation Forum</orgName>
								<address>
									<addrLine>September 5-8</addrLine>
									<postCode>2022</postCode>
									<settlement>Bologna</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Z-Index at CheckThat! Lab 2022: Check-Worthiness Identification on Tweet Text</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">3902AF65BBDB14AD0A6D481DEB3C8D6E</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T03:25+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Check-worthiness, Check-worthy claim detection, Fact-checking, Disinformation, Misinformation, Social Media Text, Transformer Models, (S. R. H. Noori) 0000-0002-3292-1870 (P. Tarannum)</term>
					<term>0000-0001-7916-614X (Md. A. Hasan)</term>
					<term>0000-0001-7172-1997 (F. Alam)</term>
					<term>0000-0001-6937-6039 (S. R. H. Noori)</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The wide use of social media and digital technologies facilitates sharing various news and information about events and activities. Despite sharing positive information misleading and false information is also spreading on social media. There have been efforts in identifying such misleading information both manually by human experts and automatic tools. Manual effort does not scale well due to the high volume of information, containing factual claims, are appearing online. Therefore, automatically identifying check-worthy claims can be very useful for human experts. In this study, we describe our participation in Subtask-1A: Check-worthiness of tweets (English, Dutch and Spanish) of CheckThat! lab at CLEF 2022. We performed standard preprocessing steps and applied different models to identify whether a given text is worthy of fact-checking or not. We use the oversampling technique to balance the dataset and applied SVM and Random Forest (RF) with TF-IDF representations. We also used BERT multilingual (BERT-m) and XLM-RoBERTa-base pre-trained models for the experiments. We used BERT-m for the official submissions and our systems ranked as 3 𝑟𝑑 , 5 𝑡ℎ , and 12 𝑡ℎ in Spanish, Dutch, and English, respectively. In further experiments, our evaluation shows that transformer models (BERT-m and XLM-RoBERTa-base) outperform the SVM and RF in Dutch and English languages where a different scenario is observed for Spanish.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Recently, social media became the main communication channel to exchanging information among people. As a result, it becomes the primary source of news <ref type="bibr" target="#b0">[1]</ref>. In our daily activities, such information is helpful, however, a major part of them contains misleading content that is harmful to individuals, society, or organizations <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b2">3]</ref>. The harmful or misleading content includes hate speech <ref type="bibr" target="#b3">[4]</ref>, hostility <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b5">6]</ref>, propagandistic news and memes <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b7">8,</ref><ref type="bibr" target="#b8">9,</ref><ref type="bibr" target="#b9">10]</ref>, harmful memes <ref type="bibr" target="#b10">[11]</ref>, abusive language <ref type="bibr" target="#b11">[12]</ref>, cyberbullying and cyber-aggression <ref type="bibr" target="#b12">[13,</ref><ref type="bibr" target="#b13">14]</ref> and rumours <ref type="bibr" target="#b14">[15]</ref>. The misleading or harmful aspects of such information raised the interest to identify and flag them to reduce their spread, further. There have been significant research efforts to automatically identify such content. Recent surveys on fake news <ref type="bibr" target="#b15">[16]</ref> disinformation <ref type="bibr" target="#b16">[17]</ref>, rumours <ref type="bibr" target="#b14">[15]</ref>, propaganda <ref type="bibr" target="#b6">[7]</ref>, multimodal memes <ref type="bibr" target="#b17">[18]</ref>, hate speech <ref type="bibr" target="#b3">[4]</ref>, cyberbullying <ref type="bibr" target="#b18">[19]</ref>, and offensive content <ref type="bibr" target="#b19">[20]</ref> highlight the importance of the problem and relevant approaches to address them.</p><p>Most often information is disseminated with facts to make people believe it is true, which are typically found in political debates, and social and global agendas. Identifying whether such facts are true or false is an important step in fighting misleading information. There have been manual efforts by fact-checking organizations to identify the truthfulness of such factual statements. As such manual efforts do not scale well, therefore, it is important to automatically identify them. However, there is a reliability issue with the automated approach <ref type="bibr" target="#b20">[21]</ref>. A trade-off is to support human fact-checkers using an automated approach, which includes different steps in the fact-checking pipeline <ref type="bibr" target="#b21">[22]</ref>. The first step of the fact checking pipeline is to find content that is check-worthy. The CheckThat! Lab (CTL) shared tasks is addressing this problem for the past several years. As an ongoing effort, this year CheckThat! Lab offered check worthiness subtask in six different languages such as Arabic, Bulgarian, Dutch, English, Spanish, and Turkish where data was collected from Twitter <ref type="bibr" target="#b22">[23,</ref><ref type="bibr" target="#b23">24,</ref><ref type="bibr" target="#b24">25]</ref>. We participated in check worthiness subtask and focused on Dutch, English, and Spanish. For the experiments, we used different pretrained transformer based models, which have been widely used in several NLP tasks <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b25">26]</ref>. The difficulties arise when multilingual pretrained model is used in such tasks where facts and claims vary by country <ref type="bibr" target="#b26">[27]</ref> and knowledge transferring across the language could spread the disinformation. We used multilingual transformer models (m-BERT and XLM-RoBERTa) for our experiments. In addition to the transformer models, we also used SVM and RF with TF-IDF representations.</p><p>The rest of this paper is organized as follows. In section 2, we provided related works that are relevant for this study. We then discuss the methodology in Section 3. Results of the experiments and detailed discussions are provided in Section 4. Finally, we conclude our study in Section 5.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related Work</head><p>To deal with the factuality of statements there have been initiatives to manually check them and as result many fact-checking organizations have emerged, such as FactCheck.org<ref type="foot" target="#foot_0">1</ref> , Snopes<ref type="foot" target="#foot_1">2</ref> , PolitiFact<ref type="foot" target="#foot_2">3</ref> , and FullFact<ref type="foot" target="#foot_3">4</ref> . In addition, there have also been some international initiatives such as the Credibility Coalition<ref type="foot" target="#foot_4">5</ref> and Eufactcheck<ref type="foot" target="#foot_5">6</ref>  <ref type="bibr" target="#b27">[28]</ref>.</p><p>One of the earlier efforts in this direction is the ClaimBuster system <ref type="bibr" target="#b28">[29]</ref>, which has been developed using the transcripts of 30 historical US election debates with a total of 28,029 transcribed sentences. The annotation includes non-factual, unimportant factual, and checkworthy factual class labels and has been carried out by students, professors, and journalists. Gencheva et al. <ref type="bibr" target="#b29">[30]</ref> also focused on the 2016 US Presidential debates for which they obtained annotations from different fact-checking organizations. An extension of this work resulted in the development of ClaimRank, where the authors used more data and also included Arabic content Jaradat et al. <ref type="bibr" target="#b30">[31]</ref>. Alam et al. <ref type="bibr" target="#b2">[3]</ref> focused on COVID 19 topics in languages which are Arabic, Bulgarian, Dutch, and English, and achieved strong performances using pre-trained language models. The study also discussed the utility of single-task and multitask settings. The positive unlabelled learning technique for check-worthiness tasks has been introduced by Wright and Augenstein <ref type="bibr" target="#b31">[32]</ref> where authors experimented with this technique with the BERT model on different datasets and achieved the best results on two datasets out of three. The study of Alhindi et al. <ref type="bibr" target="#b32">[33]</ref> introduced a multi-layer annotated news corpus and augmented discourse structure to understand the relation between fact-checking and argumentation. The first Turkish dataset for check-worthiness has been studied by Kartal and Kutlu <ref type="bibr" target="#b33">[34]</ref>, where BERT multilingual outperforms other models. Some notable research outcomes came from shared tasks. For example, the CLEF Check-That! labs' shared tasks <ref type="bibr" target="#b34">[35,</ref><ref type="bibr" target="#b35">36,</ref><ref type="bibr" target="#b36">37,</ref><ref type="bibr" target="#b37">38]</ref> in the past few years featured challenges on automatic identification <ref type="bibr" target="#b38">[39,</ref><ref type="bibr" target="#b39">40]</ref> and verification <ref type="bibr" target="#b40">[41,</ref><ref type="bibr" target="#b41">42]</ref> of claims in political debates, and tweets <ref type="bibr" target="#b42">[43]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Methodology</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Data</head><p>The dataset we used in our study is obtained from CLEF CheckThat!2022 lab task1: Identifying Relevant Claims in Tweets <ref type="bibr" target="#b24">[25]</ref>. The data is based on the COVID-19 topic for Dutch and English where Spanish is mixed of politics and COVID-19 topics, which is collected from Twitter. In table 1, we present the distribution of the datasets that we used in this shared task to run our experiments. In Figure <ref type="figure" target="#fig_0">1</ref>, we present the word cloud for all three languages to understand the most common words present in the datasets. We first removed the stopwords from the data and then used the rest of the words to generate the most frequent words. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Preprocessing</head><p>The CTL subtask-1A datasets are collected from Twitter. As a result, the data contains many symbols, URLs, and invisible characters. We performed several preprocessing steps to clean the noisy data. First, we perform URLs and unnecessary character removal steps by following the approach discussed in <ref type="bibr" target="#b43">[44]</ref>. Then, we removed the stopwords from the data. Finally, we removed hashtag signs and usernames.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">Models</head><p>We used both deep learning and traditional models to run classification experiments. As deep learning algorithms, we used two transformer based models, BERT <ref type="bibr" target="#b44">[45]</ref> and XLM-RoBERTa <ref type="bibr" target="#b45">[46]</ref>. Several factors were considered while choosing the algorithms. Among the transformer based models, BERT and XLM-RoBERTa are larger in parameter size. 7 The number of parameters and network size is responsible for computation time and performance of the learning. For these two models, we used the multilingual version of the models. For the later case, we used the two most popular algorithms such as (i) Random Forest (RF) <ref type="bibr" target="#b46">[47]</ref>, and (ii) Support Vector Machines (SVM) <ref type="bibr" target="#b47">[48]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4.">Experiments</head><p>Transformers models We use the Transformer Toolkit <ref type="bibr" target="#b48">[49]</ref> for transformer-based models.</p><p>We used learning rate of 1𝑒 − 5 to fine-tune each model <ref type="bibr" target="#b44">[45]</ref>. Model specific tokenizer is available with Transformer Toolkit that we used in our study. For transformer based model, we run 4, 2, </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Traditional Algorithms</head><p>To train the classifiers using the above-mentioned traditional models, we first transformed the preprocessed data into tf-idf vectors with weighted 𝑛-gram (unigram, bigram and trigram) to use contextual information. The class distribution of provided dataset for English and Spanish is not well balanced. Therefore, to balance the class distribution, we applied oversampling techniques <ref type="bibr" target="#b49">[50]</ref> for all three languages. We merged the train and dev-test set to train the model. We applied the upsampling technique to the combined dataset with a ratio of 1.0 with respect to the negative class. In Table <ref type="table" target="#tab_1">2</ref>, we report the hyper-parameters with the values to reproduce our results.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Results and Discussion</head><p>In Table <ref type="table" target="#tab_2">3</ref>, we report the official results and ranking evaluated by the lab organizers. The official evaluation metric for subtask 1A is F1 measure with respect to the positive class.</p><p>In Table <ref type="table" target="#tab_3">4</ref>, we report the detailed classification results for each language. After releasing the gold set once the submission period ends, we re-run all the experiments and reported the detailed results. From the table, we can conclude that among the traditional models the performance of SVM is much better than RF except for Spanish data where RF is 0.25% higher. The upsampling technique for traditional models improves from 0.10% to 1.10% on different languages with respect to the positive class. We know from the literature, transformer based models are wellknown for their performances and capabilities. Although XLM-Roberta base and BERT-m models provide the best results for Dutch and English languages with respect to positive class, where the traditional model outperforms the transformer models on Spanish language by a large margin. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusion</head><p>In this study, we have run comparative experiments using different check-worthiness claim datasets consisting of Dutch, English, and Spanish languages, which are provided by CLEF CheckThat! lab 2022 organizers as a part of shared tasks. We cleaned the data to run the classification experiments. We investigated different machine learning algorithms including traditional (i.e., SVM) and deep learning models (i.e., BERT multilingual). Despite the cost of increased resource and time complexity, transformer based models did not perform well for Spanish language, however, outperformed the Dutch and English languages. Our study reveals that the transformer based models outperforms the traditional machine learning approach for Dutch and English language tasks.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Word-cloud representing top frequent words in different languages.</figDesc><graphic coords="3,98.19,84.19,126.68,126.68" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>Data splits and distributions of Subtask 1A: Check-worthiness of tweets</figDesc><table><row><cell cols="3">Class label Train Dev</cell><cell cols="2">Test Total</cell></row><row><cell></cell><cell cols="2">Dutch</cell><cell></cell><cell></cell></row><row><cell>No</cell><cell>546</cell><cell>44</cell><cell>350</cell><cell>940</cell></row><row><cell>Yes</cell><cell>377</cell><cell>28</cell><cell>316</cell><cell>721</cell></row><row><cell>Total</cell><cell>923</cell><cell>72</cell><cell>666</cell><cell>1661</cell></row><row><cell></cell><cell cols="2">English</cell><cell></cell><cell></cell></row><row><cell>No</cell><cell>1675</cell><cell>151</cell><cell>110</cell><cell>1936</cell></row><row><cell>Yes</cell><cell>447</cell><cell>44</cell><cell>39</cell><cell>530</cell></row><row><cell>Total</cell><cell>2122</cell><cell>195</cell><cell>149</cell><cell>2466</cell></row><row><cell></cell><cell cols="2">Spanish</cell><cell></cell><cell></cell></row><row><cell>No</cell><cell cols="3">3087 2195 4296</cell><cell>9578</cell></row><row><cell>Yes</cell><cell>1903</cell><cell>305</cell><cell>704</cell><cell>2912</cell></row><row><cell>Total</cell><cell cols="4">4990 2500 5000 12490</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2</head><label>2</label><figDesc>Hyper-parameters for traditional models to reproduce the results.</figDesc><table><row><cell>Parameters</cell><cell cols="2">Dutch</cell><cell cols="2">English</cell><cell cols="2">Spanish</cell></row><row><cell></cell><cell>SVM</cell><cell>RF</cell><cell>SVM</cell><cell>RF</cell><cell>SVM</cell><cell>RF</cell></row><row><cell cols="7">Number of Feature 1850 1500 1750 2800 3200 1700</cell></row><row><cell>N-gram</cell><cell>3</cell><cell>3</cell><cell>4</cell><cell>3</cell><cell>4</cell><cell>3</cell></row><row><cell>Random Seed</cell><cell cols="6">2814 2814 2814 2814 2814 2814</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 3</head><label>3</label><figDesc>Official results on the test set and overall ranking of Subtask 1A: Check-worthiness of tweets 𝑟𝑑 and 8 epochs for BERT-m model for Dutch, English, and Spanish languages, and 4, 4, and 8 epochs for Dutch, English, and Spanish languages for XLM-RoBERTa-base model.</figDesc><table><row><cell>Language</cell><cell>Model</cell><cell cols="2">F1 (postive class) Rank</cell></row><row><cell>Dutch</cell><cell>BERT-m</cell><cell>0.497</cell><cell>5 𝑡ℎ</cell></row><row><cell>English</cell><cell>BERT-m</cell><cell>0.478</cell><cell>12 𝑡ℎ</cell></row><row><cell>Spanish</cell><cell>BERT-m</cell><cell>0.303</cell><cell>3</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head>Table 4</head><label>4</label><figDesc>Detail results on the test set of Subtask 1A: Check-worthiness of tweets. Bold indicates positive class F1 score. Underline indicates best F1 score for each language.</figDesc><table><row><cell>Class label</cell><cell>Model</cell><cell cols="4">Accuracy Precision Recall F1 Score</cell></row><row><cell></cell><cell></cell><cell>Dutch</cell><cell></cell><cell></cell><cell></cell></row><row><cell>No Yes</cell><cell>SVM</cell><cell>59.01</cell><cell>60.85 56.91</cell><cell>61.71 56.01</cell><cell>61.28 56.46</cell></row><row><cell>No Yes</cell><cell>RF</cell><cell>57.96</cell><cell>57.85 58.18</cell><cell>73.71 40.51</cell><cell>64.82 47.76</cell></row><row><cell>No Yes</cell><cell>BERT-m</cell><cell>60.06</cell><cell>60.82 58.99</cell><cell>67.43 51.90</cell><cell>63.96 55.22</cell></row><row><cell>No Yes</cell><cell>XLM-RoBERTa base</cell><cell>56.76</cell><cell>60.00 53.93</cell><cell>53.14 60.76</cell><cell>56.36 57.14</cell></row><row><cell></cell><cell></cell><cell>English</cell><cell></cell><cell></cell><cell></cell></row><row><cell>No Yes</cell><cell>SVM</cell><cell>69.80</cell><cell>85.71 44.83</cell><cell>70.91 66.67</cell><cell>77.61 53.61</cell></row><row><cell>No Yes</cell><cell>RF</cell><cell>75.17</cell><cell>76.64 58.33</cell><cell>95.45 17.95</cell><cell>85.02 27.45</cell></row><row><cell>No Yes</cell><cell>BERT-m</cell><cell>63.09</cell><cell>89.86 40.00</cell><cell>56.36 82.05</cell><cell>69.27 53.78</cell></row><row><cell>No Yes</cell><cell>XLM-RoBERTa base</cell><cell>51.01</cell><cell>91.11 33.65</cell><cell>37.27 89.74</cell><cell>52.90 48.95</cell></row><row><cell></cell><cell></cell><cell>Spanish</cell><cell></cell><cell></cell><cell></cell></row><row><cell>No Yes</cell><cell>SVM</cell><cell>84.76</cell><cell>92.89 46.70</cell><cell>89.08 58.38</cell><cell>90.95 51.89</cell></row><row><cell>No Yes</cell><cell>RF</cell><cell>88.62</cell><cell>91.27 63.92</cell><cell>95.93 44.03</cell><cell>93.54 52.14</cell></row><row><cell>No Yes</cell><cell>BERT-m</cell><cell>68.30</cell><cell>91.75 24.87</cell><cell>69.34 61.93</cell><cell>78.99 35.49</cell></row><row><cell>No Yes</cell><cell>XLM-RoBERTa base</cell><cell>70.64</cell><cell>90.33 24.43</cell><cell>73.72 51.85</cell><cell>81.18 33.21</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://www.factcheck.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://www.snopes.com/fact-check/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">http://www.politifact.com/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">http://fullfact.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">https://credibilitycoalition.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">https://eufactcheck.eu/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="8" xml:id="foot_6">http://tanbih.qcri.org</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Acknowledgments</head><p>We would like to thank the organizers and other participants in the challenge. We are thankful to DIU NLP and ML Research Lab for the workplace support. Finally, thanks to all the anonymous reviewers for their suggestions.</p><p>Part of this work is made within the Tanbih mega-project, <ref type="bibr" target="#b7">8</ref> developed at the Qatar Computing Research Institute, HBKU, which aims to limit the impact of "fake news", propaganda, and media bias by making users aware of what they are reading, thus promoting media literacy and critical thinking.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Social media usage</title>
		<author>
			<persName><forename type="first">A</forename><surname>Perrin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">pew research center</title>
		<imprint>
			<biblScope unit="page" from="52" to="68" />
			<date type="published" when="2015">2015. 2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Fighting the COVID-19 infodemic in social media: A holistic perspective and a call to arms</title>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Dalvi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Durrani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Mubarak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nikolov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Da San Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Abdelali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Sajjad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Darwish</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<ptr target="https://ojs.aaai.org/index.php/ICWSM/article/view/18114" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International AAAI Conference on Web and Social Media, ICWSM &apos;21</title>
				<meeting>the International AAAI Conference on Web and Social Media, ICWSM &apos;21</meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="913" to="922" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Fighting the COVID-19 infodemic: Modeling the perspective of journalists, fact-checkers, social media platforms, policy makers, and the society</title>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Dalvi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Sajjad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nikolov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Mubarak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Da San Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Abdelali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Durrani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Darwish</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Al-Homaid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Zaghouani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Caselli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Danoe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Stolk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Bruntink</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/2021.findings-emnlp.56</idno>
		<ptr target="https://aclanthology.org/2021.findings-emnlp.56.doi:10.18653/v1/2021.findings-emnlp.56" />
	</analytic>
	<monogr>
		<title level="m">Findings of the Association for Computational Linguistics: EMNLP 2021, Association for Computational Linguistics</title>
				<meeting><address><addrLine>Punta Cana, Dominican Republic</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="611" to="649" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">A survey on automatic detection of hate speech in text</title>
		<author>
			<persName><forename type="first">P</forename><surname>Fortuna</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Nunes</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM Computing Surveys (CSUR)</title>
		<imprint>
			<biblScope unit="volume">51</biblScope>
			<biblScope unit="page" from="1" to="30" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Condescending, Rude, Assholes&quot;: Framing gender and hostility on Stack Overflow</title>
		<author>
			<persName><forename type="first">S</forename><surname>Brooke</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/W19-3519</idno>
		<ptr target="https://aclanthology.org/W19-3519.doi:10.18653/v1/W19-3519" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Third Workshop on Abusive Language Online, Association for Computational Linguistics</title>
				<meeting>the Third Workshop on Abusive Language Online, Association for Computational Linguistics<address><addrLine>Florence, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="172" to="180" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Automated identification of verbally abusive behaviors in online discussions</title>
		<author>
			<persName><forename type="first">S</forename><surname>Joksimovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">S</forename><surname>Baker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ocumpaugh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M L</forename><surname>Andres</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Tot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">Y</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Dawson</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/W19-3505</idno>
		<ptr target="https://aclanthology.org/W19-3505.doi:10.18653/v1/W19-3505" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Third Workshop on Abusive Language Online, Association for Computational Linguistics</title>
				<meeting>the Third Workshop on Abusive Language Online, Association for Computational Linguistics<address><addrLine>Florence, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="36" to="45" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">A survey on computational propaganda detection</title>
		<author>
			<persName><forename type="first">G</forename><surname>Da San Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Cresci</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">D</forename><surname>Pietro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<idno type="DOI">10.24963/ijcai.2020/672</idno>
		<ptr target="https://doi.org/10.24963/ijcai.2020/672.doi:10.24963/ijcai.2020/672" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence, IJCAI 2020, ijcai.org</title>
				<editor>
			<persName><forename type="first">C</forename><surname>Bessiere</surname></persName>
		</editor>
		<meeting>the Twenty-Ninth International Joint Conference on Artificial Intelligence, IJCAI 2020, ijcai.org</meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="4826" to="4832" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Fine-grained analysis of propaganda in news article</title>
		<author>
			<persName><forename type="first">G</forename><surname>Da San Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Petrov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/D19-1565</idno>
		<ptr target="https://www.aclweb.org/anthology/D19-1565.doi:10.18653/v1/D19-1565" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP), Association for Computational Linguistics</title>
				<meeting>the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP), Association for Computational Linguistics<address><addrLine>Hong Kong, China</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="5636" to="5646" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Detecting propaganda techniques in memes</title>
		<author>
			<persName><forename type="first">D</forename><surname>Dimitrov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Bin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Shaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Silvestri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Firooz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><surname>Da San</surname></persName>
		</author>
		<author>
			<persName><surname>Martino</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/2021.acl-long.516</idno>
		<ptr target="https://aclanthology.org/2021.acl-long.516.doi:10.18653/v1/2021.acl-long.516" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing, ACL-IJCNLP &apos;21, Association for Computational Linguistics</title>
				<meeting>the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing, ACL-IJCNLP &apos;21, Association for Computational Linguistics</meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="6603" to="6617" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Martino, SemEval-2021 task 6: Detection of persuasion techniques in texts and images</title>
		<author>
			<persName><forename type="first">D</forename><surname>Dimitrov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Bin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Shaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Silvestri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Firooz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><surname>Da San</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/2021.semeval-1.7</idno>
		<ptr target="https://aclanthology.org/2021.semeval-1.7.doi:10.18653/v1/2021.semeval-1.7" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 15th International Workshop on Semantic Evaluation, Se-mEval &apos;21, Association for Computational Linguistics</title>
				<meeting>the 15th International Workshop on Semantic Evaluation, Se-mEval &apos;21, Association for Computational Linguistics</meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="70" to="98" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">MO-MENTA: A multimodal framework for detecting harmful memes and their targets</title>
		<author>
			<persName><forename type="first">S</forename><surname>Pramanick</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sharma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Dimitrov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">S</forename><surname>Akhtar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Chakraborty</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/2021.findings-emnlp.379</idno>
		<ptr target="https://aclanthology.org/2021.findings-emnlp.379.doi:10.18653/v1/2021.findings-emnlp.379" />
	</analytic>
	<monogr>
		<title level="m">Findings of the Association for Computational Linguistics: EMNLP 2021, Association for Computational Linguistics</title>
				<meeting><address><addrLine>Punta Cana, Dominican Republic</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="4439" to="4455" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Abusive language detection on arabic social media</title>
		<author>
			<persName><forename type="first">H</forename><surname>Mubarak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Darwish</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Magdy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the first workshop on abusive language online</title>
				<meeting>the first workshop on abusive language online</meeting>
		<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="52" to="56" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Detection and fine-grained classification of cyberbullying events</title>
		<author>
			<persName><forename type="first">C</forename><surname>Van Hee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Lefever</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Verhoeven</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mennes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Desmet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>De Pauw</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Daelemans</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Hoste</surname></persName>
		</author>
		<ptr target="https://aclanthology.org/R15-1086" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International Conference Recent Advances in Natural Language Processing</title>
				<meeting>the International Conference Recent Advances in Natural Language Processing<address><addrLine>Shoumen, BULGARIA, Hissar, Bulgaria</addrLine></address></meeting>
		<imprint>
			<publisher>INCOMA Ltd</publisher>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page" from="672" to="680" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Benchmarking aggression identification in social media</title>
		<author>
			<persName><forename type="first">R</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Ojha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Malmasi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Zampieri</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the First Workshop on Trolling, Aggression and Cyberbullying</title>
				<meeting>the First Workshop on Trolling, Aggression and Cyberbullying</meeting>
		<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="1" to="11" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">A survey on fake news and rumour detection techniques</title>
		<author>
			<persName><forename type="first">A</forename><surname>Bondielli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Marcelloni</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Sciences</title>
		<imprint>
			<biblScope unit="volume">497</biblScope>
			<biblScope unit="page" from="38" to="55" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">A survey of fake news: Fundamental theories, detection methods, and opportunities</title>
		<author>
			<persName><forename type="first">X</forename><surname>Zhou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Zafarani</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">CSUR</title>
		<imprint>
			<biblScope unit="volume">53</biblScope>
			<biblScope unit="page" from="1" to="40" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Cresci</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Chakraborty</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Silvestri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Dimitrov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">D S</forename><surname>Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Firooz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2103.12541</idno>
		<title level="m">A survey on multimodal disinformation detection</title>
				<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">A multimodal memes classification: A survey and open research issues</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">H</forename><surname>Afridi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">N</forename><surname>Khan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Khan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><forename type="middle">K</forename><surname>Lee</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">5th International Conference on Smart City Applications, SCA 2020</title>
				<imprint>
			<publisher>Springer Science and Business Media Deutschland GmbH</publisher>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="1451" to="1466" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Cyberbullying detection: A survey on multilingual techniques</title>
		<author>
			<persName><forename type="first">B</forename><surname>Haidar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Chamoun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Yamout</surname></persName>
		</author>
		<idno type="DOI">10.1109/EMS.2016.037</idno>
	</analytic>
	<monogr>
		<title level="m">European Modelling Symposium (EMS)</title>
				<imprint>
			<date type="published" when="2016">2016. 2016</date>
			<biblScope unit="page" from="165" to="171" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">A survey of offensive language detection for the arabic language</title>
		<author>
			<persName><forename type="first">F</forename><surname>Husain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Uzuner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM Transactions on Asian and Low-Resource Language Information Processing</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page" from="1" to="44" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
	<note>TALLIP)</note>
</biblStruct>

<biblStruct xml:id="b20">
	<monogr>
		<author>
			<persName><forename type="first">S</forename><surname>Shaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">D S</forename><surname>Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2109.07410</idno>
		<idno>arXiv:2109.07410</idno>
		<title level="m">Assisting the human fact-checkers: Detecting all previously fact-checked claims in a document</title>
				<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Automated fact-checking for assisting human fact-checkers</title>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Corney</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hasanain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Elsayed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Papotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">D S</forename><surname>Martino</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 30th International Joint Conference on Artificial Intelligence, IJCAI &apos;21</title>
				<meeting>the 30th International Joint Conference on Artificial Intelligence, IJCAI &apos;21</meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="4551" to="4558" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">The clef-2022 checkthat! lab on fighting the covid-19 infodemic and fake news detection</title>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Da San Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Struß</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Mandl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Míguez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Caselli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kutlu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Zaghouani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">K</forename><surname>Shahi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Mubarak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nikolov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Babulkov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><forename type="middle">S</forename><surname>Kartal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Beltrán</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Advances in Information Retrieval</title>
				<editor>
			<persName><forename type="first">M</forename><surname>Hagen</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Verberne</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Macdonald</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Seifert</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><surname>Balog</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><surname>Nørvåg</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">V</forename><surname>Setty</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="416" to="428" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Overview of the CLEF-2022 CheckThat! lab on fighting the COVID-19 infodemic and fake news detection</title>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Da San Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Struß</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Mandl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Míguez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Caselli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kutlu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Zaghouani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">K</forename><surname>Shahi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Mubarak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nikolov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Babulkov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><forename type="middle">S</forename><surname>Kartal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Beltrán</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wiegand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Siegel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Köhler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 13th International Conference of the CLEF Association: Information Access Evaluation meets Multilinguality, Multimodality, and Visualization, CLEF &apos;2022</title>
				<meeting>the 13th International Conference of the CLEF Association: Information Access Evaluation meets Multilinguality, Multimodality, and Visualization, CLEF &apos;2022<address><addrLine>Bologna, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Overview of the CLEF-2022 CheckThat! lab task 1 on identifying relevant claims in tweets</title>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Da San Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Míguez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Caselli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kutlu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Zaghouani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Mubarak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nikolov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><forename type="middle">S</forename><surname>Kartal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Beltrán</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Working Notes of CLEF 2022-Conference and Labs of the Evaluation Forum, CLEF &apos;2022</title>
				<meeting><address><addrLine>Bologna, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<monogr>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hasan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Khan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tajrin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Khan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Chowdhury</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2107.03844</idno>
		<title level="m">A review of bangla natural language processing tasks and the utility of transformer models</title>
				<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">Misinformation, believability, and vaccine acceptance over 40 countries: Takeaways from the initial phase of the covid-19 infodemic</title>
		<author>
			<persName><forename type="first">K</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Lima</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Cha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Cha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kulshrestha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y.-Y</forename><surname>Ahn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Varol</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Plos one</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="page">e0263381</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">Number of fact-checking outlets surges to 188 in more than 60 countries</title>
		<author>
			<persName><forename type="first">M</forename><surname>Stencel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Duke Reporters&apos; LAB</title>
		<imprint>
			<biblScope unit="page" from="12" to="17" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Detecting check-worthy factual claims in presidential debates</title>
		<author>
			<persName><forename type="first">N</forename><surname>Hassan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Tremayne</surname></persName>
		</author>
		<idno type="DOI">10.1145/2806416.2806652</idno>
		<idno>doi:10. 1145/2806416.2806652</idno>
		<ptr target="https://doi.org/10.1145/2806416.2806652" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 24th ACM International on Conference on Information and Knowledge Management, CIKM &apos;15</title>
				<meeting>the 24th ACM International on Conference on Information and Knowledge Management, CIKM &apos;15<address><addrLine>Melbourne, Australia</addrLine></address></meeting>
		<imprint>
			<publisher>Association for Computing Machinery</publisher>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page" from="1835" to="1838" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">A context-aware approach for detecting worth-checking claims in political debates</title>
		<author>
			<persName><forename type="first">P</forename><surname>Gencheva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Màrquez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Koychev</surname></persName>
		</author>
		<idno type="DOI">10.26615/978-954-452-049-6_037</idno>
		<ptr target="https://doi.org/10.26615/978-954-452-049-6_037" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International Conference Recent Advances in Natural Language Processing</title>
				<meeting>the International Conference Recent Advances in Natural Language Processing<address><addrLine>Varna, Bulgaria</addrLine></address></meeting>
		<imprint>
			<publisher>INCOMA Ltd</publisher>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="267" to="276" />
		</imprint>
	</monogr>
	<note>RANLP &apos;17</note>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">ClaimRank: Detecting check-worthy claims in Arabic and English</title>
		<author>
			<persName><forename type="first">I</forename><surname>Jaradat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Gencheva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Màrquez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/N18-5006</idno>
		<ptr target="https://aclanthology.org/N18-5006.doi:10.18653/v1/N18-5006" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Demonstrations, NAACL-HLT &apos;18, Association for Computational Linguistics</title>
				<meeting>the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Demonstrations, NAACL-HLT &apos;18, Association for Computational Linguistics<address><addrLine>New Orleans, Louisiana, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="26" to="30" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<monogr>
		<author>
			<persName><forename type="first">D</forename><surname>Wright</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Augenstein</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2003.02736</idno>
		<title level="m">Claim check-worthiness detection as positive unlabelled learning</title>
				<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">What to fact-check: Guiding check-worthy information detection in news articles through argumentative discourse structure</title>
		<author>
			<persName><forename type="first">T</forename><surname>Alhindi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Mcmanus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Muresan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 22nd Annual Meeting of the Special Interest Group on Discourse and Dialogue</title>
				<meeting>the 22nd Annual Meeting of the Special Interest Group on Discourse and Dialogue</meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="380" to="391" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">Trclaim-19: The first collection for turkish check-worthy claim detection with annotator rationales</title>
		<author>
			<persName><forename type="first">Y</forename><forename type="middle">S</forename><surname>Kartal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kutlu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 24th Conference on Computational Natural Language Learning</title>
				<meeting>the 24th Conference on Computational Natural Language Learning</meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="386" to="395" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b34">
	<analytic>
		<title level="a" type="main">Overview of the CLEF-2018 Check-That! lab on automatic identification and verification of political claims</title>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Elsayed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Suwaileh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Màrquez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Zaghouani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Atanasova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kyuchukov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Da San</surname></persName>
		</author>
		<author>
			<persName><surname>Martino</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-319-98932-7_32#citeas</idno>
		<ptr target="https://link.springer.com/chapter/10.1007/978-3-319-98932-7_32#citeas" />
	</analytic>
	<monogr>
		<title level="s">CLEF, Lecture Notes in Computer Science</title>
		<imprint>
			<biblScope unit="page" from="372" to="387" />
			<date type="published" when="2018">2018</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b35">
	<analytic>
		<title level="a" type="main">Overview of the CLEF-2019 CheckThat!: Automatic identification and verification of claims</title>
		<author>
			<persName><forename type="first">T</forename><surname>Elsayed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hasanain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Suwaileh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Da San Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Atanasova</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Experimental IR Meets Multilinguality, Multimodality, and Interaction</title>
				<meeting><address><addrLine>Lugano, Switzerland</addrLine></address></meeting>
		<imprint>
			<publisher>LNCS</publisher>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b36">
	<analytic>
		<title level="a" type="main">CheckThat! at CLEF 2019: Automatic identification and verification of claims</title>
		<author>
			<persName><forename type="first">T</forename><surname>Elsayed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hasanain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Suwaileh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Da San Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Atanasova</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-030-15719-7_41</idno>
		<ptr target="https://link.springer.com/chapter/10.1007/978-3-030-15719-7_41" />
	</analytic>
	<monogr>
		<title level="m">Advances in Information Retrieval, ECIR &apos;19</title>
				<meeting><address><addrLine>Cologne, Germany</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="309" to="315" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b37">
	<analytic>
		<title level="a" type="main">Findings of the NLP4IF-2021 shared tasks on fighting the COVID-19 infodemic and censorship detection</title>
		<author>
			<persName><forename type="first">S</forename><surname>Shaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Da San Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nikolov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Zaghouani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Feldman</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/2021.nlp4if-1.12</idno>
		<ptr target="https://aclanthology.org/2021.nlp4if-1.12.doi:10.18653/v1/2021.nlp4if-1.12" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Fourth Workshop on NLP for Internet Freedom: Censorship, Disinformation, and Propaganda, NLP4IF &apos;21</title>
		<title level="s">Association for Computational Linguistics</title>
		<meeting>the Fourth Workshop on NLP for Internet Freedom: Censorship, Disinformation, and Propaganda, NLP4IF &apos;21</meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="82" to="92" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b38">
	<analytic>
		<title level="a" type="main">Overview of the CLEF-2018 CheckThat! lab on automatic identification and verification of political claims, task 1: Check-worthiness</title>
		<author>
			<persName><forename type="first">P</forename><surname>Atanasova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Màrquez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Elsayed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Suwaileh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Zaghouani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kyuchukov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Da San Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CLEF 2018 Working Notes. Working Notes of CLEF 2018 -Conference and Labs of the Evaluation Forum</title>
		<title level="s">CEUR Workshop Proceedings</title>
		<meeting><address><addrLine>Avignon, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b39">
	<analytic>
		<title level="a" type="main">Overview of the CLEF-2019 CheckThat! Lab on Automatic Identification and Verification of Claims. Task 1: Check-Worthiness</title>
		<author>
			<persName><forename type="first">P</forename><surname>Atanasova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Karadzhov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mohtarami</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">D S</forename><surname>Martino</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CLEF 2019 Working Notes, CEUR Workshop Proceedings</title>
				<meeting><address><addrLine>Lugano, Switzerland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b40">
	<analytic>
		<title level="a" type="main">Overview of the CLEF-2018 CheckThat! lab on automatic identification and verification of political claims, task 2: Factuality</title>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Elsayed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Suwaileh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Màrquez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Atanasova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Zaghouani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kyuchukov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Da San Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Working Notes of CLEF 2018 -Conference and Labs of the Evaluation Forum</title>
		<title level="s">CEUR Workshop Proceedings</title>
		<meeting><address><addrLine>Avignon, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
	<note>CLEF 2018 Working Notes</note>
</biblStruct>

<biblStruct xml:id="b41">
	<analytic>
		<title level="a" type="main">Overview of the CLEF-2019 CheckThat! Lab on Automatic Identification and Verification of Claims. Task 2: Evidence and Factuality</title>
		<author>
			<persName><forename type="first">M</forename><surname>Hasanain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Suwaileh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Elsayed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Working Notes of CLEF 2019 -Conference and Labs of the Evaluation Forum</title>
		<title level="s">CEUR Workshop Proceedings</title>
		<meeting><address><addrLine>Lugano, Switzerland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
	<note>CLEF 2019 Working Notes</note>
</biblStruct>

<biblStruct xml:id="b42">
	<analytic>
		<title level="a" type="main">Overview of the CLEF-2021 CheckThat! lab on detecting check-worthy claims, previously fact-checked claims, and fake news</title>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Da San Martino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Elsayed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barrón-Cedeño</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Míguez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Haouari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hasanain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Mansour</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Hamdan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><forename type="middle">S</forename><surname>Ali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Babulkov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nikolov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">K</forename><surname>Shahi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Struß</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Mandl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kutlu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><forename type="middle">S</forename></persName>
		</author>
		<idno type="DOI">10.1007/978-3-030-72240-1_75</idno>
		<ptr target="https://link.springer.com/chapter/10.1007/978-3-030-72240-1_75" />
	</analytic>
	<monogr>
		<title level="m">Experimental IR Meets Multilinguality, Multimodality, and Interaction. Proceedings of the Twelfth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">K</forename><surname>Candan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">B</forename><surname>Ionescu</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">L</forename><surname>Goeuriot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">B</forename><surname>Larsen</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">H</forename><surname>Müller</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Joly</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Maistro</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">F</forename><surname>Piroi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">G</forename><surname>Faggioli</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Ferro</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2021">2021</date>
			<biblScope unit="volume">12880</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b43">
	<analytic>
		<title level="a" type="main">CrisisBench: Benchmarking crisis-related social media datasets for humanitarian information processing</title>
		<author>
			<persName><forename type="first">F</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Sajjad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Imran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Ofli</surname></persName>
		</author>
		<ptr target="https://ojs.aaai.org/index.php/ICWSM/article/view/18115" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International AAAI Conference on Web and Social Media, ICWSM &apos;21</title>
				<meeting>the International AAAI Conference on Web and Social Media, ICWSM &apos;21</meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="923" to="932" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b44">
	<analytic>
		<title level="a" type="main">BERT: Pre-training of deep bidirectional transformers for language understanding</title>
		<author>
			<persName><forename type="first">J</forename><surname>Devlin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M.-W</forename><surname>Chang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Toutanova</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/N19-1423</idno>
		<ptr target="https://www.aclweb.org/anthology/N19-1423.doi:10.18653/v1/N19-1423" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, NAACL-HLT &apos;19, Association for Computational Linguistics</title>
				<meeting>the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, NAACL-HLT &apos;19, Association for Computational Linguistics<address><addrLine>Minneapolis, Minnesota, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="4171" to="4186" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b45">
	<analytic>
		<title level="a" type="main">Unsupervised cross-lingual representation learning at scale</title>
		<author>
			<persName><forename type="first">A</forename><surname>Conneau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Khandelwal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Goyal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Chaudhary</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Wenzek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Guzmán</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Grave</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Zettlemoyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Stoyanov</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/2020.acl-main.747</idno>
		<ptr target="https://aclanthology.org/2020.acl-main.747.doi:10.18653/v1/2020.acl-main.747" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, ACL &apos;20, Association for Computational Linguistics</title>
				<meeting>the 58th Annual Meeting of the Association for Computational Linguistics, ACL &apos;20, Association for Computational Linguistics</meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="8440" to="8451" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b46">
	<analytic>
		<title level="a" type="main">Classification and regression by random forest</title>
		<author>
			<persName><forename type="first">A</forename><surname>Liaw</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wiener</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">R news</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="page" from="18" to="22" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b47">
	<monogr>
		<title level="m" type="main">Sequential minimal optimization: A fast algorithm for training support vector machines</title>
		<author>
			<persName><forename type="first">J</forename><surname>Platt</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1998">1998</date>
			<pubPlace>Redmond, USA</pubPlace>
		</imprint>
		<respStmt>
			<orgName>Microsoft</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Technical Report</note>
</biblStruct>

<biblStruct xml:id="b48">
	<analytic>
		<title level="a" type="main">Transformers: State-of-the-art natural language processing</title>
		<author>
			<persName><forename type="first">T</forename><surname>Wolf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Debut</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Sanh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Chaumond</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Delangue</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Moi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Cistac</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Rault</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Louf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Funtowicz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Davison</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shleifer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Von Platen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Jernite</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Plu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Xu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">Le</forename><surname>Scao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gugger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Drame</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Lhoest</surname></persName>
		</author>
		<author>
			<persName><surname>Rush</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/2020.emnlp-demos.6</idno>
		<ptr target="https://aclanthology.org/2020.emnlp-demos.6.doi:10.18653/v1/2020.emnlp-demos.6" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations, EMNLP &apos;20, Association for Computational Linguistics</title>
				<meeting>the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations, EMNLP &apos;20, Association for Computational Linguistics</meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="38" to="45" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b49">
	<analytic>
		<title level="a" type="main">Smote: synthetic minority over-sampling technique</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">V</forename><surname>Chawla</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">W</forename><surname>Bowyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">O</forename><surname>Hall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">P</forename><surname>Kegelmeyer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of artificial intelligence research</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="page" from="321" to="357" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
