<?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">Overview of the 6th Author Profiling Task at PAN 2018: Multimodal Gender Identification in Twitter</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Francisco</forename><surname>Rangel</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">PRHLT Research Center</orgName>
								<orgName type="institution">Universitat Politècnica de València</orgName>
								<address>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Paolo</forename><surname>Rosso</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">PRHLT Research Center</orgName>
								<orgName type="institution">Universitat Politècnica de València</orgName>
								<address>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Manuel</forename><surname>Montes-Y-Gómez</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">INAOE</orgName>
								<address>
									<country key="MX">Mexico</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Martin</forename><surname>Potthast</surname></persName>
							<affiliation key="aff2">
								<orgName type="institution">Leipzig University</orgName>
								<address>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Benno</forename><surname>Stein</surname></persName>
							<affiliation key="aff3">
								<orgName type="department">Web Technology &amp; Information Systems</orgName>
								<orgName type="institution">Bauhaus-Universität Weimar</orgName>
								<address>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Autoritas</forename><surname>Consulting</surname></persName>
						</author>
						<title level="a" type="main">Overview of the 6th Author Profiling Task at PAN 2018: Multimodal Gender Identification in Twitter</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">F9FE6B560DA1D4C5F9FEAD9D72FC6E5C</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T02:34+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>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This overview presents the framework and the results of the Author Profiling shared task at PAN 2018. The objective of this year's task is to address gender identification from a multimodal perspective, where not only texts but also images are given. For this purpose a corpus with Twitter data has been provided, covering the languages Arabic, English, and Spanish. Altogether, the approaches of 23 participants are evaluated.</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>Author profiling is the analysis of shared content in order to predict different attributes of authors such as gender, age, personality, native language, or political orientation. Supported by the huge amount of information that is available on social media platforms, author profiling has gained a lot of interest. Being able to infer an author's gender, age, native language, dialects, or personality opens a world of possibilities-among others in marketing, where companies may analyze online reviews to improve targeted advertising, or in forensics, where the profile of authors could be used as valuable additional evidence in criminal investigations, and in security, where knowing the demographics of social media users (age and gender), as well as cultural and social context such as native language and dialects, may help to identify potential terrorists <ref type="bibr" target="#b50">[51]</ref>.</p><p>In the following we provide a historical outline of previous editions of this task. In the Author Profiling task at PAN 2013 <ref type="foot" target="#foot_0">1</ref>  <ref type="bibr" target="#b44">[45]</ref>, the identification of age and gender relied on a large corpus collected from social media, both for English and Spanish. In PAN 2014 <ref type="foot" target="#foot_1">2</ref>  <ref type="bibr" target="#b45">[46]</ref>, we continued focusing on age and gender aspects but, in addition, compiled a corpus of four different genres, namely social media, blogs, Twitter, and hotel reviews. Except for the hotel review subcorpus, which was available for English only, all documents were provided in both English and Spanish. Note that most of the existing research in computational linguistics <ref type="bibr" target="#b5">[6]</ref> and social psychology <ref type="bibr" target="#b39">[40]</ref> focuses on the English language, and the question is whether the observed relations pertain to other languages and genres as well. In this vein, in PAN 2015 <ref type="foot" target="#foot_2">3</ref>  <ref type="bibr" target="#b46">[47]</ref>, we included two new languages, Italian and Dutch, besides a new subtask on personality recognition in Twitter. In PAN 2016 <ref type="foot" target="#foot_3">4</ref>  <ref type="bibr" target="#b49">[50]</ref>, we investigated the effect of cross-genre information: the models are trained on a certain genre (here: Twitter) and evaluated on another genre different than Twitter. In PAN 2017 <ref type="foot" target="#foot_4">5</ref>  <ref type="bibr" target="#b18">[19]</ref>, we considered the language variety identification together with the gender dimension. We evaluated this new subtask in four languages: Arabic, English, Portuguese and Spanish.</p><p>Social media data cover a wide range of modalities such as text, images, audio, and video, all of which containing useful information to be exploited for extracting valuable insights from users. Consequently, the objective of this year's evaluation <ref type="foot" target="#foot_5">6</ref> is to address gender identification from a multimodal perspective: not only texts but also images are given. For this purpose a corpus with Twitter data has been provided, covering the languages: Arabic, English, and Spanish.</p><p>The remainder of this paper is organized as follows. Section 2 covers the state of the art, Section 3 describes the corpus and the evaluation measures, and Section 4 presents the approaches submitted by the participants. Sections 5 and 6 discuss results and draw conclusions respectively.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Related Work</head><p>The relationship between personal traits and the use of language has been widely studied by the psycholinguistics Pennebaker <ref type="bibr" target="#b40">[41]</ref>. He analysed how the use of the language varies depending on personal traits. For example, in regards to the authors' gender, he found out that in English women use more negations or first persons, because they are more self-concientious, whereas men use more prepositions in order to describe their environment. These finding are the basis of LIWC (Linguistic Inquiery and Word Count) <ref type="bibr" target="#b39">[40]</ref> that is one of the most used tools in author profiling.</p><p>Initial investigations in author profiling <ref type="bibr" target="#b5">[6,</ref><ref type="bibr" target="#b25">26,</ref><ref type="bibr" target="#b12">13,</ref><ref type="bibr" target="#b27">28,</ref><ref type="bibr" target="#b53">54]</ref> focused mainly on formal texts and blogs. Their reported accuracies ranged from 75% to 80%. Nevertheless, nowadays researchers focused mainly on social media, where the language is more spontaneous and less formal. It should be highlighted the contribution of different researchers that used the PAN datasets. For example, the authors in <ref type="bibr" target="#b34">[35]</ref> showed how to deal with a large dataset such as the PAN-AP-2013 with 3 million features with a MapReduce configuration. With the same dataset, the authors in <ref type="bibr" target="#b66">[67]</ref> showed the contribution of information retrieval-based features. Following Pennebaker findings about the relationship between emotions and gender, the authors in <ref type="bibr" target="#b43">[44]</ref> proposed the EmoGraph graph-based approach to capture how users convey verbal emotions in the morphosyntactic structure of the discourse and showed competitive results with the best performing systems at PAN-2013 and demonstrating the robustness of the approach against genres and languages at PAN-2014 <ref type="bibr" target="#b42">[43]</ref>. Recently, Bayot and Gonçalves <ref type="bibr" target="#b9">[10]</ref> used the PAN-AP-2016 dataset to show that word embeddings worked better in case of gender identification than TF-IDF. Finally, it is worth mentioning the second order representation based on relationships between documents and profiles used by the best performing team in three editions of PAN <ref type="bibr" target="#b29">[30,</ref><ref type="bibr" target="#b30">31,</ref><ref type="bibr" target="#b3">4]</ref>, as well as the performance of the combination of n-grams as shown by the authors <ref type="bibr" target="#b8">[9]</ref> of the best performing team at PAN 2017.</p><p>The investigation in Arabic is more scarce and most of the research focused on other genres than social media. For example, Estival et al. <ref type="bibr" target="#b17">[18]</ref> focused on Arabic emails. The authors reported accuracies of 72.10%. Similarly, Alsmearat et al. <ref type="bibr" target="#b1">[2]</ref> focused on Arabic newsletters. They initially reported an accuracy of 86.4% that was increased to 94% in an extension of their work <ref type="bibr" target="#b0">[1]</ref>. With respect to social media, AlSukhni &amp; Alequr <ref type="bibr" target="#b2">[3]</ref> focused on Arabic tweets and they reported accuracies of 99.50%. They improved a bag-of-words model with the use of the Twitter authors' names.</p><p>The use of visual features for author profiling has been less studied. A common approach for gender identification is the use of frontal facial images <ref type="bibr" target="#b36">[37,</ref><ref type="bibr" target="#b59">60,</ref><ref type="bibr" target="#b16">17]</ref>. The authors in <ref type="bibr" target="#b36">[37]</ref> trained SVM with 1,755 low resolution thumbnail faces (21x12 pixels) from the FERET face database<ref type="foot" target="#foot_6">7</ref> obtaining an error of 3.4%. The authors in <ref type="bibr" target="#b59">[60]</ref> used Principal Component Analysis to represent each image in a smaller dimensional space, reducing the error from 17.7% to 11.3% with a neural network. The authors in <ref type="bibr" target="#b16">[17]</ref> experimented with 120 combinations of automatic face detection, face alignment and gender classification. They found out that the automatic face alignment did not increase the gender classification rates, whereas the manual alignment did. The authors evaluated several machine learning algorithms, obtaining the best results with SVM. They also saw that the classification did not depend on the size of the images. Recently, user annotated data have been used more and more. For example, Twitter has been used as repository to learn and evaluate gender identification systems. In this sense, the authors in <ref type="bibr" target="#b33">[34]</ref> used automatic image annotations and the authors in <ref type="bibr" target="#b55">[56]</ref> proposed a Multi-task Bilinear Model to combine the visual concept detector with the feature extractor to predict gender in Twitter. Similarly, the authors in <ref type="bibr" target="#b7">[8]</ref> used 56 image aesthetic features to gender identification in 24,000 images provided by 120 FlickR users, obtaining 82.50% of accuracy.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Evaluation Framework</head><p>The purpose of this section is to introduce the technical background. We outline the construction of the corpus, introduce the performance measures and baselines, and describe the idea of so-called software submissions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Corpus</head><p>The focus of this year's task is on gender identification in Twitter from a multimodal perspective: besides textual information, the participants are provided also with images. The task is framed as a multilingual task, covering the languages Arabic, English, and Spanish. The PAN-AP-2018 corpus is based on the PAN-AP-2017 corpus <ref type="bibr" target="#b48">[49]</ref>, extended by images that have been shared in the respective Twitter timelines. More specifically, PAN-AP-2018 contains those authors from the PAN-AP-2017 corpus who still have a Twitter account and who have shared at least 10 images. Table <ref type="table" target="#tab_0">1</ref> overviews the key figures of the corpus. Moreover, the corpus is balanced with regard to gender and it contains 100 tweets per author.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Performance Measures</head><p>The participants were asked to submit per author three predictions according to the following modalities: a) text-based, b) image-based, and c) a combination of both. It was allowed to approach the task in a favoured language and a favoured modality; however, we encouraged them to participate in all languages and all modalities. <ref type="foot" target="#foot_7">8</ref>For each language and for each modality the accuracy was computed. Note that the accuracy of the combined approach has been chosen as overall accuracy for the given language; if only the textual approach was submitted, its accuracy has been used. The final ranking has been calculated as the average accuracy per language as defined by the following equation: ranking = acc ar + acc en + acc es 3</p><p>(1)</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Baselines</head><p>In order to assess the complexity of the subtasks per language and to compare the performances of the participants approaches, we propose the following baselines:</p><p>-BASELINE-stat. A statistical baseline that emulates random choice. As there are two classes and the number of instances is balanced, the random choice baseline is 50% accuracy. This baseline applies for both modalities, images and texts.</p><p>-BASELINE-bow. To approach the textual modality, we have represented the documents under a bag-of-words model with the 5,000 most common words in the training set, weighted by absolute frequency. The texts are preprocessed as follows: lowercase words, removal of punctuation signs and numbers, and removal of stop words for the corresponding language.</p><p>-BASELINE-rgb. To approach the image modality, we represent the photos as follows. For each author, we obtain the RGB color for each pixel in his/her photos. We represent the author with the following descriptive statistics of the RGB values: minimum, maximum, mean, median, and standard deviation.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4">Software Submissions</head><p>We asked for software submissions (as opposed to run submissions). Within software submissions, participants submit executables of their author profiling softwares instead of just the output (also called "run") of their softwares on a given test set. Our rationale to do so is to increase the sustainability of our shared task and to allow for the re-evaluation of approaches to Author Profiling later on, and, in particular, on future evaluation corpora. To facilitate software submissions, we develop the TIRA experimentation platform <ref type="bibr" target="#b20">[21,</ref><ref type="bibr" target="#b21">22]</ref>, which renders the handling of software submissions at scale as simple as handling run submissions. Using TIRA, participants deploy their software on virtual machines at our site, which allows us to keep them in a running state <ref type="bibr" target="#b22">[23]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Overview of the Submitted Approaches</head><p>This year, 23 teams participated in the Author Profiling shared task and 22 of them submitted the notebook paper. <ref type="foot" target="#foot_8">9</ref> We analyse their approaches from three perspectives: preprocessing, features to represent the authors' texts, and classification approaches.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Preprocessing</head><p>Various participants cleaned the textual contents to obtain plain text. Most of them removed or normalised Twitter-specific elements such as URLs, user mentions, or hashtags <ref type="bibr" target="#b14">[15,</ref><ref type="bibr" target="#b60">61,</ref><ref type="bibr" target="#b58">59,</ref><ref type="bibr" target="#b41">42,</ref><ref type="bibr" target="#b52">53,</ref><ref type="bibr" target="#b23">24,</ref><ref type="bibr" target="#b65">66,</ref><ref type="bibr" target="#b35">36,</ref><ref type="bibr" target="#b64">65,</ref><ref type="bibr" target="#b37">38,</ref><ref type="bibr" target="#b28">29]</ref>. Some participants also lowercased the words <ref type="bibr" target="#b65">[66,</ref><ref type="bibr" target="#b64">65,</ref><ref type="bibr" target="#b37">38,</ref><ref type="bibr" target="#b10">11,</ref><ref type="bibr" target="#b28">29,</ref><ref type="bibr" target="#b58">59,</ref><ref type="bibr" target="#b52">53,</ref><ref type="bibr" target="#b23">24]</ref>. The authors in <ref type="bibr" target="#b14">[15,</ref><ref type="bibr" target="#b58">59,</ref><ref type="bibr" target="#b23">24,</ref><ref type="bibr" target="#b64">65]</ref> removed punctuation signs; character flooding has been removed by the authors in <ref type="bibr" target="#b14">[15,</ref><ref type="bibr" target="#b41">42]</ref>. Stopwords have been removed by the authors in <ref type="bibr" target="#b14">[15,</ref><ref type="bibr" target="#b41">42,</ref><ref type="bibr" target="#b23">24,</ref><ref type="bibr" target="#b64">65]</ref>, and contractions and abbreviations have been expanded by the authors in <ref type="bibr" target="#b58">[59,</ref><ref type="bibr" target="#b41">42]</ref>. The authors in <ref type="bibr" target="#b14">[15]</ref> applied specific preprocessing to Arabic texts, such as normalisation and diacritics removal.</p><p>Only three participants preprocessed images. The authors in <ref type="bibr" target="#b60">[61]</ref> applied direct resizing and resizing with cropping, as well as normalisation by subtracting the average RGB value per language. The authors in <ref type="bibr" target="#b35">[36]</ref> rescaled all images to 64x64 and used only those containing human faces, while the authors in <ref type="bibr" target="#b56">[57]</ref> rescaled all images to 224 pixel width, maintaining the aspect ratio.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2">Features</head><p>In previous editions of the author profiling task at PAN as well as in the referred literature, features used for representing text documents have been distinguished as either content-based or style-based. However, this year several participants have employed deep learning techniques. It is interesting to differentiate among traditional features and these new methods in order to compare their performance in the author profiling task. While the authors in <ref type="bibr" target="#b35">[36,</ref><ref type="bibr" target="#b64">65,</ref><ref type="bibr" target="#b10">11,</ref><ref type="bibr" target="#b32">33,</ref><ref type="bibr" target="#b60">61]</ref> represented documents with word embeddings, the authors in <ref type="bibr" target="#b52">[53]</ref> used character embeddings. Moreover, the authors in <ref type="bibr" target="#b58">[59,</ref><ref type="bibr" target="#b51">52,</ref><ref type="bibr" target="#b32">33]</ref> also used traditional features such as character, word, and/or POS n-grams. The authors in <ref type="bibr" target="#b38">[39]</ref> combined word embeddings for English as well as stylistic features; however, for Spanish and Arabic they used LSA instead of word embeddings.</p><p>Traditional features such as character and word n-grams have been widely used <ref type="bibr" target="#b65">[66,</ref><ref type="bibr" target="#b61">62,</ref><ref type="bibr" target="#b37">38,</ref><ref type="bibr" target="#b28">29,</ref><ref type="bibr" target="#b15">16,</ref><ref type="bibr" target="#b23">24,</ref><ref type="bibr" target="#b58">59,</ref><ref type="bibr" target="#b14">15]</ref>. Style features have been also used by some participants <ref type="bibr" target="#b38">[39,</ref><ref type="bibr" target="#b26">27,</ref><ref type="bibr" target="#b23">24]</ref>. For example, the authors in <ref type="bibr" target="#b38">[39]</ref> used the counts of stopwords, punctuation marks, emoticons, and slang words (only for English). The authors in <ref type="bibr" target="#b26">[27]</ref> combined POS tags n-grams with syntactic dependencies to model the use of amplifiers, verbal constructions, pronouns, subjects and objects, types of adverbials, as well as the use of interjections and profanity. The authors in <ref type="bibr" target="#b23">[24]</ref> counted the average number of characters and the average number of words per tweet. The authors in <ref type="bibr" target="#b65">[66]</ref> also used emojis, whereas the authors in <ref type="bibr" target="#b19">[20]</ref> used only the skewness calculated from a variation of the Low Dimensionality Statistical Embedding (LDSE) <ref type="bibr" target="#b47">[48]</ref>. The authors in <ref type="bibr" target="#b4">[5]</ref> combined ensembles of word and character n-grams with bag-of-terms and second order features <ref type="bibr" target="#b29">[30,</ref><ref type="bibr" target="#b30">31,</ref><ref type="bibr" target="#b31">32]</ref>, which relates documents with authors' profiles.</p><p>With respect to the representation of images several approaches have been presented. For example, some participants tried to detect faces in images <ref type="bibr" target="#b58">[59,</ref><ref type="bibr" target="#b14">15,</ref><ref type="bibr" target="#b64">65]</ref>. In this regard, the authors in <ref type="bibr" target="#b64">[65]</ref> used face vectors from images that contained only faces. Besides faces the authors in <ref type="bibr" target="#b14">[15]</ref> detected also objects and quantified local binary patterns and color histograms. Other authors used image resources, such as <ref type="bibr" target="#b38">[39]</ref>, who applied an image captioning system <ref type="bibr" target="#b63">[64]</ref>. Similarly, the authors in <ref type="bibr" target="#b37">[38]</ref> used a known image feature extraction tool <ref type="bibr" target="#b6">[7]</ref> to obtain features about the number of faces in the images, as well as the expressed emotions or their gender. The authors in <ref type="bibr" target="#b4">[5]</ref> used ImageNet <ref type="bibr" target="#b57">[58]</ref> to obtain VGG16<ref type="foot" target="#foot_9">10</ref> features, and the authors in <ref type="bibr" target="#b52">[53]</ref> built a languageindependent model with TorchVision. <ref type="foot" target="#foot_10">11</ref> The authors in <ref type="bibr" target="#b60">[61]</ref> also used a pre-trained Convolutional Neural Network (CNN) based on VGG16. Other participants approached the task with their own set of features, such as the authors in <ref type="bibr" target="#b23">[24]</ref> who combined three sets of characteristics: Shift, RGB histogram, and VGG. The authors in <ref type="bibr" target="#b61">[62]</ref> designed a variant of the Bag-of-Visual-Words (BoVW) by using the DAISY <ref type="bibr" target="#b62">[63]</ref> feature descriptor and encoded the images by the set of visual words.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3">Classification Approaches</head><p>Regarding the deep learning approaches, the authors with the overall highest accuracy <ref type="bibr" target="#b60">[61]</ref> used Recurrent Neural Networks (RNN) for texts and CNN for images. CNNs have also been used by the authors in <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b52">53,</ref><ref type="bibr" target="#b54">55,</ref><ref type="bibr" target="#b35">36]</ref>, while RNNs have also been used by the authors in <ref type="bibr" target="#b10">[11]</ref>. Interestingly, the authors in <ref type="bibr" target="#b52">[53]</ref> used CNN only for texts and ResNet18 <ref type="bibr" target="#b24">[25]</ref> for images. In the same vein, the authors in <ref type="bibr" target="#b64">[65]</ref> approached the images with SVM but used Bi-LSTM for texts. The authors in <ref type="bibr" target="#b58">[59]</ref> used CNN for images and an ensemble of Naive Bayes and RNN for texts. Finally, the authors in <ref type="bibr" target="#b41">[42]</ref> approached the task with dense neural networks. Some participants still used traditional machine learning algorithms such as logistic regression <ref type="bibr" target="#b51">[52,</ref><ref type="bibr" target="#b23">24,</ref><ref type="bibr" target="#b65">66,</ref><ref type="bibr" target="#b37">38]</ref>, SVMs <ref type="bibr" target="#b32">[33,</ref><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b14">15,</ref><ref type="bibr" target="#b38">39,</ref><ref type="bibr" target="#b61">62,</ref><ref type="bibr" target="#b64">65]</ref>, multilayer perceptron <ref type="bibr" target="#b23">[24]</ref>, a basic feed-forward network <ref type="bibr" target="#b28">[29]</ref>, and distance-based methods <ref type="bibr" target="#b61">[62,</ref><ref type="bibr" target="#b26">27]</ref>. It is worth to mention the approach in <ref type="bibr" target="#b19">[20]</ref>, who used a simple IF condition with respect to only one feature, allowing the system to process the whole dataset in seconds while achieving a decent performance.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Evaluation and Discussion of the Submitted Approaches</head><p>Although we encouraged to consider both modalities, some participants approached the problem with text features only. We present the results separately to account for this fact.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1">Gender Identification with Text Features</head><p>As can be seen in Table <ref type="table" target="#tab_1">2</ref>, the best results were obtained for English (82.21%) <ref type="bibr" target="#b15">[16]</ref> and Spanish (82%) <ref type="bibr" target="#b15">[16]</ref>, although being only slightly better than for Arabic (81.70%) <ref type="bibr" target="#b61">[62]</ref>. This similarity is also reflected by the mean accuracies, which are 74.85% for Arabic, 76.93% for English, and 75.46% for Spanish. Taking a closer look at the distributions (Figure <ref type="figure" target="#fig_0">1</ref>) shows a different characteristic for English: the median is higher and approximately equal to the Q3 of the other languages, while the interquartile range is smaller. The similarity in the mean value is due to the two outliers (55.21% <ref type="bibr" target="#b26">[27]</ref> and 66.580% <ref type="bibr" target="#b51">[52]</ref>). This fact is highlighted in the density chart (Figure <ref type="figure" target="#fig_1">2</ref>), where the curve for the English language is more skewed to the right and the kurtosis is higher since there are more results concentrated around 80%.</p><p>The best result for Arabic (81,70%) is from the authors in <ref type="bibr" target="#b61">[62]</ref>; they performed several preprocessing steps and trained an SVM with word n-grams, character n-grams, and skip-grams of different lengths and different weighing schemes such as boolean, tf, and tf-idf. There is no statistical significance with respect to the second (81.20%) <ref type="bibr" target="#b56">[57]</ref> and third (80.90%) <ref type="bibr" target="#b15">[16]</ref> best results. The authors approached the task with character n-grams and combinations of different types of n-grams. The best result for English (82.21%) comes from the authors in <ref type="bibr" target="#b15">[16]</ref>. There is no statistical significance with the second (81.21%) <ref type="bibr" target="#b61">[62]</ref> and third (81.16%) <ref type="bibr" target="#b37">[38]</ref> best results. The authors in <ref type="bibr" target="#b37">[38]</ref> used Logistic Regression with word and character n-grams. Finally, for Spanish, the best result (82%) is from the authors in <ref type="bibr" target="#b15">[16]</ref>. Again, there is no statistical significance regarding the second (80.36%) <ref type="bibr" target="#b64">[65]</ref> and third (80.27%) <ref type="bibr" target="#b37">[38]</ref> best systems. The authors in <ref type="bibr" target="#b64">[65]</ref> used a bi-LSTM with pre-trained word embeddings.</p><p>With respect to the provided baselines, we can discard the statistical one since its results are much lower than those obtained by the participants. The BOW baseline is at rank 17 out of 22 in the overall ranking. <ref type="foot" target="#foot_11">12</ref> Furthermore, for Arabic the obtained result (74.80%) is very close to the mean (74.85%), while 9 participants are below. For English and Spanish, most participants were better than the baseline. For English, the obtained result (74.11%) is lower than the mean (76.93%) and even lower than the Q1 (76.34%), with 4 participants below (including the aforementioned outliers <ref type="bibr" target="#b26">[27,</ref><ref type="bibr" target="#b51">52]</ref>). For Spanish, the obtained result (72.55%) is below the mean (75.46%) and the Q1 (73.70%), with 5 participants below (including one outlier).  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2">Gender Identification with Images</head><p>As can be seen in Table <ref type="table">3</ref>, the best results were achieved for English (81.63%), with statistical significance over Spanish (77.32%) and Arabic (77.80%). All best results stem from the authors in <ref type="bibr" target="#b60">[61]</ref>, who used a pre-trained CNN on the basis of ImageNet. Despite this higher value for the best obtained result for English, the distributions of accuracies are very similar for the three languages, as can be seen in the Figures <ref type="figure" target="#fig_3">3 and 4</ref>.</p><p>The mean values are of 62.37%, 63.41%, and 61.86% for Arabic, English, and Spanish respectively, with standard deviations below 10% and following a normal distribution. For Arabic, the second best result (72.80%) has been obtained by the authors in <ref type="bibr" target="#b56">[57]</ref>, who used VGG16 and ResNet50 from ImageNet. The third best result (70.10%) has been obtained by the authors in <ref type="bibr" target="#b14">[15]</ref>. Besides color histograms they have detected faces, objects, and local binary patterns. Although there is no statistical significance between them at 95% of confidence, there is with respect to the best result (not at 99%). For English, the second (74.42%) and third (69.63%) best results are from the authors in <ref type="bibr" target="#b56">[57]</ref> and <ref type="bibr" target="#b14">[15]</ref> respectively. In both cases the difference is statistically significant. Similarly, for Spanish the second (71%) and third (68.05%) best results are from the authors in <ref type="bibr" target="#b56">[57]</ref> and <ref type="bibr" target="#b14">[15]</ref> respectively. Again, the difference is statistically significant.</p><p>As before, we can discard the statistical baseline. Similarly, most of the participants have achieved better results than the RGB baseline (52.60% on average); two participants achieved slightly lower results (50.23% and 50.22%) <ref type="bibr" target="#b23">[24]</ref>). For all languages the baseline (54.10%, 51.79%, and 51.91%) is below the respective Q1s (55.57%, 56.89%, and 56.40%). Also note that this baseline is only slightly better than the statistical one, we shows that it is not suitable for the task.</p><p>Table <ref type="table">3</ref>. Accuracy per language in the gender identification task with images.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Ranking Team</head><p>Arabic English Spanish Average   </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.3">Combined Approaches</head><p>We now analyse how images can help to tackle the gender identification task. Table <ref type="table" target="#tab_3">4</ref> shows the basic statistics about the improvement (in %) for the different languages. On average, the improvement is very small (0.76% and 1.01% for Arabic and English), or even negative (-0.06%) for of Spanish. However, looking at Figure <ref type="figure" target="#fig_4">5</ref> it can be seen that some systems perform much better such as Takahashi et al., who achieved an improvement of 7.73% for English.  The tables 5, 6, and 7 show the accuracies obtained with texts, with images, with their combination, and the percentage of improvement for Arabic, English, and Spanish respectively. Similarly, the Figures <ref type="figure" target="#fig_6">6, 7</ref>, and 8 show for the same languages the density of the improvement distribution over text classification.</p><p>Table <ref type="table" target="#tab_4">5</ref> shows the results for Arabic. As can be seen in Figure <ref type="figure" target="#fig_5">6</ref> the results do not follow a normal distribution; the improvement of most of the participants is between 0.53% and -0.26%, whereas three users obtain higher improvements: 1.82% <ref type="bibr" target="#b60">[61]</ref>, 2.93% <ref type="bibr" target="#b4">[5]</ref>, and 3.36% <ref type="bibr" target="#b38">[39]</ref>. It is noteworthy that the systems that obtained the highest results tried to capture semantic features from images, and not only faces or colors. For example, Gopal-Patra et al. <ref type="bibr" target="#b38">[39]</ref> used an image captioning system <ref type="bibr" target="#b38">[39]</ref>, Aragon &amp; Lopez <ref type="bibr" target="#b4">[5]</ref> ImageNet to obtain VGG16 features, and Takahashi et al. <ref type="bibr" target="#b60">[61]</ref> a pre-trained CNN also on the basis of ImageNet.  The distribution of improvements for English is even less normal, as can be seen in Figure <ref type="figure" target="#fig_6">7</ref>. There are three groups of systems (see Table <ref type="table" target="#tab_5">6</ref>): i) systems with improvements between 0.72% and deteriorations of -4.65%, ii) one system with an improvement of 2.37% <ref type="bibr" target="#b38">[39]</ref>, and iii) one system with an improvement of 7.73% <ref type="bibr" target="#b60">[61]</ref>. Similar to Arabic, the best results have been achieved by systems that exploit semantic features <ref type="bibr" target="#b60">[61,</ref><ref type="bibr" target="#b38">39]</ref>. Furthermore, the less negative results have been achieved either with the use of Im-ageNet and VGG16 features <ref type="bibr" target="#b4">[5]</ref> or with the combination of face recognition, object detection, local binary patterns, and color histograms <ref type="bibr" target="#b14">[15]</ref>.  For Spanish the systems' improvements follows a normal distribution, having two spikes in both extremes. In particular, there is i) one system whose deterioration is -4.47% <ref type="bibr" target="#b56">[57]</ref>, ii) a group of users with improvement/deterioration between -1.30% and 1.62%, and iii) one system with 3.75% of improvement <ref type="bibr" target="#b60">[61]</ref>. In this regard, the best result has been obtained by Takahashi et al. with a pre-trained CNN from ImageNet, followed by the use of an image captioning system <ref type="bibr" target="#b38">[39]</ref>, the combination of faces, objects, and local binary patterns with color histograms <ref type="bibr" target="#b14">[15]</ref>, and the use of ImageNet to obtain VGG16 features <ref type="bibr" target="#b4">[5]</ref>.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.4">Final Ranking and Best Results</head><p>This year 23 teams participated in the shared task; Table <ref type="table">8</ref> shows the overall performance per language and user's ranking. The best results have been obtained for English (85.84%), followed by Spanish (82%), and Arabic (81.80%).</p><p>Table <ref type="table">8</ref>. Accuracy per language and global ranking as average per language.</p><p>Ranking Team Arabic English Spanish Average The overall best result (81.98%) is from the authors in <ref type="bibr" target="#b60">[61]</ref> who approached the task with deep neural networks. For text processing, they used word embeddings from a stream of tweets with FastText skip-grams and trained a Recurrent Neural Network. For images, they used a pre-trained Convolutional Neural Network. They combined both approaches with a fusion component. The authors in <ref type="bibr" target="#b15">[16]</ref> got the second best result on average (81.70%) by approaching the task only from the textual perspective. They used an SVM with different types of word and character n-grams. The third best overall result (80.68%) stems from the authors in <ref type="bibr" target="#b61">[62]</ref>. They used an SVM with combinations of word and character n-grams for texts and a variant of the Bag of Visual Words for images, combining both predictions with a convex linear combination. According to t-Student, there is no statistical significance among the three approaches. This is also supported by the Bayesian Signed-Rank test <ref type="bibr" target="#b11">[12]</ref> between Takahashi et al. and Daneshvar, as shown in Figure <ref type="figure">9</ref>. However, for Takahashi et al. and Tellez et al., the probability of the first system to perform better (62.96%) is higher than the sum of being equal (20.64%) or worse (16.39%), as shown in Figure <ref type="figure" target="#fig_0">10</ref>. The complete results of this test are presented in the Appendix B. With respect to the different languages, the best results have been obtained by the same authors. The best results for Arabic (81.80%) stem from the authors in <ref type="bibr" target="#b61">[62]</ref>, the best results for English (85.84%) from the authors in <ref type="bibr" target="#b60">[61]</ref>, and the best results for Spanish (82%) from the authors in <ref type="bibr" target="#b15">[16]</ref>. Note that the only result that is significantly higher is the one obtained for English (85.84%).  Table <ref type="table" target="#tab_8">9</ref> shows the best results per language and modality. The results achieved with the textual approach are higher than the results obtained with images, although being very similar to those for English. It should be highlighted that the best results were obtained by combining texts and images, where in the case of English the improvement is higher. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Conclusion</head><p>In this paper we presented the results of the 6th International Author Profiling Shared Task at PAN 2018, hosted at CLEF 2018. The participants had to identify the gender from Twitter authors, considering both a multimodal and a multilingual perspective: the provided data contains both tweets and images and cover the three languages Arabic, English, and Spanish. The participants used different approaches to tackle the task, with deep learning approaches prevailing. However, the best results regarding the textual subtask have been obtained with combinations of different types of n-grams and traditional machine learning algorithms such as SVM and Logistic Regression. Only the second best result for Spanish was obtained with a bi-LSTM, which has been trained with word embeddings.</p><p>For the classification of images the approaches can be grouped in three types: i) approaches based on face recognition, ii) approaches based on pre-trained models and image processing tools such as ImageNet, and iii) approaches with "hand-crafted" features such as color histograms and bag-of-visual-words. Regarding the second type, the best results were obtained with semantic features extracted from the images. Approaches based on face recognition do not belong to the best, which may be rooted in the fact that many images do not show faces-and if, the contained faces do not depict the author.</p><p>According to the achieved results, text features discriminate better between genders than do images. However, the combined use of both modalities provides insights: On average, there is no improvement when images are used, which is due to the low performance of some inferior approaches. However, for more elaborated representations, which obtain semantics from the images with the use of tools such as ImageNet, the improvement is up to 7.73% for English (taking into account that the accuracy obtained only with text features is even high).</p><p>The best results in the shared tasks are over 80% on average, with the highest result for English (85.84%) <ref type="bibr" target="#b60">[61]</ref>, followed by Spanish (82%) <ref type="bibr" target="#b15">[16]</ref>, and Arabic (81.80%) <ref type="bibr" target="#b61">[62]</ref>. Takahashi et al. <ref type="bibr" target="#b60">[61]</ref> approached the task with deep learning techniques: word embeddings and RNN for texts and ImageNet-based CNN for images. Daneshvar <ref type="bibr" target="#b15">[16]</ref> approached the task using the textual modality only. The author trained an SVM with combinations of word and character n-grams. Finally, Tellez et al. <ref type="bibr" target="#b61">[62]</ref> used SVM with different kinds of n-grams, combined with a variant of the Bag of Visual Words (BoVW) using the DAISY feature descriptor. Altogether, traditional approaches still remain competitive, while some new approaches based on deep learning are acquiring strength.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Appendix A Pairwise Comparison of all Systems</head><p>For all subsequent tables, the significance levels are encoded as follows:   <ref type="table" target="#tab_0">A1</ref>. Significance of accuracy differences between system pairs. Textual modality in Arabic. Table <ref type="table" target="#tab_1">A2</ref>. Significance of accuracy differences between system pairs. Image modality in Arabic. Table <ref type="table">A3</ref>. Significance of accuracy differences between system pairs. Combined modality in Arabic.  <ref type="table" target="#tab_3">A4</ref>. Significance of accuracy differences between system pairs. Textual modality in English. Table <ref type="table" target="#tab_4">A5</ref>. Significance of accuracy differences between system pairs. Image modality in English. Table <ref type="table" target="#tab_5">A6</ref>. Significance of accuracy differences between system pairs. Combined modality in English.  <ref type="table" target="#tab_6">A7</ref>. Significance of accuracy differences between system pairs. Textual modality in Spanish. Table <ref type="table">A8</ref>. Significance of accuracy differences between system pairs. Image modality in Spanish. Table <ref type="table" target="#tab_8">A9</ref>. Significance of accuracy differences between system pairs. Combined modality in Spanish.</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. Distribution of the results for gender identification in the different languages when using text features only.</figDesc><graphic coords="9,134.77,115.84,345.82,167.09" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 .</head><label>2</label><figDesc>Figure 2. Density of the results for the gender identification in the different languages.</figDesc><graphic coords="9,134.77,325.15,345.83,138.14" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 .</head><label>3</label><figDesc>Figure 3. Distribution of the results for gender identification in the different languages when using images only.</figDesc><graphic coords="11,134.77,115.83,345.83,171.04" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 4 .</head><label>4</label><figDesc>Figure 4. Density of the results for gender identification in the different languages.</figDesc><graphic coords="11,134.77,331.65,345.83,137.30" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 5 .</head><label>5</label><figDesc>Figure 5. Distribution of the percentage of improvement over text classification.</figDesc><graphic coords="12,134.77,269.81,345.83,144.60" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 6 .</head><label>6</label><figDesc>Figure 6. Density of the distribution of improvement over text classification for Arabic.</figDesc><graphic coords="13,134.77,298.50,345.84,166.62" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head>Figure 7 .</head><label>7</label><figDesc>Figure 7. Density of the distribution of improvement over text classification for English.</figDesc><graphic coords="14,134.77,289.53,345.83,165.42" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_7"><head>Figure 8 .</head><label>8</label><figDesc>Figure 8. Density of the distribution of improvement over text classification for Spanish.</figDesc><graphic coords="15,134.77,289.53,345.83,165.64" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_8"><head>Figure 9 .Figure 10 .</head><label>910</label><figDesc>Figure 9. Bayesian Signed-Rank Test between Takahashi et al. and Daneshvar. P(A&gt;B)=0.3416; P(A=B)=0.3191; P(A&lt;B)=0.3392</figDesc><graphic coords="17,162.43,151.86,117.58,92.48" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_9"><head>Figure 11 .</head><label>11</label><figDesc>Figure 11. Distribution of the results for gender identification in the different languages.</figDesc><graphic coords="17,134.77,370.48,345.83,143.71" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_10"><head>Figure 12 .</head><label>12</label><figDesc>Figure 12. Distribution of the results for gender identification in the different languages.</figDesc><graphic coords="18,134.77,115.84,345.83,137.58" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_11"><head></head><label></label><figDesc>* *** = *** *** *** *** *** *** *** *** * *** * *** *** *** *** *** *** Bayot *** *** = *** *** *** *** *** *** *** ** = *** = *** *** *** *** *** *** Ciccone = *** *** * * = = = = *** *** *** *** = * = * ** *** Daneshvar *** *** *** *** = ** ** ** *** *** *** *** = *** *** = *** *** Garibo *** *** *** *** *** *** *** * = *** = *** *** *** *** *** ** Gopal = = *** * * ** = ** = ** *** = * *** = = Hacohen-Kerner (A) = ** = = = * *** = *** *** = = *** = = Hacohen-Kerner (B) ** = = = * *** = *** *** = = *** = = Kosse = = = *** *** *** *** = * = * ** *** Lopez-Santillan = = *** *** * *** ** = = ** = ** Martinc = *** *** * *** ** = = ** = ** Nieuwenhuis *** *** *** *** ** = = ** * *** Raiyani * = = *** ** ** *** = = Sandroni-Dias ** = *** *** *** *** *** ** Schaetti ** *** = * *** = = Sezerer *** *** *** *** ** * Sierra-Loaiza *** ** = *** **</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_12"><head></head><label></label><figDesc>*** *** *** ** *** ** ** *** *** Ciccone * *** *** *** *** *** = *** *** *** Gopal *** *** *** = *** *** = *** ** Hacohen-Kerner (A) = ** *** = *** *** *** *** Hacohen-Kerner (B) * *** = *** *** *** **</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_13"><head></head><label></label><figDesc>* *** *** *** *** *** *** *** *** *** *** Ciccone = ** ** = = *** = * = = Gopal = = = = = ** = = *** Hacohen-Kerner (A) = = * = *** = = *** Hacohen-Kerner (B) = * = *** = = **</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_14"><head></head><label></label><figDesc>= ** *** *** = = *** = = = = *** *** * *** = = = = = * Bayot *** *** ** = = = *** *** = = *** *** *** = * ** = ** *** * = Ciccone * *** *** = = *** = ** * = *** *** *** *** = * = = = *** Daneshvar *** *** *** *** *** = *** *** = *** *** *** *** * *** ** = *** *** Garibo = *** *** *** *** *** *** *** = *** ** = *** *** *** *** *** *** Gopal ** ** *** *** ** ** *** ** *** = = *** ** *** *** *** = Hacohen-Kerner (A) = *** = = = * *** *** = *** = = = * = = Hacohen-Kerner (B) *** = = = * *** *** * *** = = = * = = Karlgren *** *** *** *** *** *** *** *** *** *** *** *** *** *** Kosse ** * = *** *** *** *** = * = = = *** Lopez-Santillan = *** *** *** = ** = = = ** = = Martinc * *** *** = *** = = = * = = Nieuwenhuis *** *** *** *** = ** = = * *** Raiyani *** *** = *** *** *** *** *** *** Sandroni-Dias *** *** *** *** *** *** *** *** Schaetti * ** = ** *** * = Sezerer *** *** *** *** ***</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_15"><head></head><label></label><figDesc>*** *** *** *** *** *** * *** *** Ciccone = *** *** *** *** *** *** ** *** *** Gopal *** *** *** *** *** *** = *** *** Hacohen-Kerner (A) = *** *** *** *** *** *** = Hacohen-Kerner (B) *** *** *** *** *** *** ** Martinc = = *** *** *** * Nieuwenhuis * *** ** *** *** Schaetti *** *** *** = Sierra-Loaiza *** *** *** Stout *** *** Takahashi *** Tellez</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_17"><head></head><label></label><figDesc>* ** *** *** = = = * = = *** *** *** *** *** = ** = *** *** * Bayot *** *** ** *** *** *** *** *** *** *** *** = *** = *** *** *** *** *** *** Ciccone *** *** *** *** *** = ** * = *** *** *** *** = *** = = = *** Daneshvar *** *** *** *** *** *** *** ** *** *** *** *** *** *** *** * * *** Garibo *** *** *** *** *** *** *** *** ** = *** *** * *** *** *** ** Gopal = = *** = * *** *** *** * *** * = ** *** *** = Hacohen-Kerner (A) = ** = = *** *** *** ** *** * * * *** *** = Hacohen-Kerner (B) ** = = *** *** *** ** *** * * * *** *** = Kosse ** = = *** *** *** *** = *** = = = *** Lopez-Santillan = *** *** *** ** *** = ** * *** *** * Martinc ** *** *** *** *** = *** = * ** *** Nieuwenhuis *** *** *** *** * *** = = = *** Raiyani ** *** = *** *** *** *** *** *** Sandroni-Dias *** = *** *** *** *** *** *** Schaetti *** *** = *** *** *** = Sezerer *** *** *** *** *** **</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_18"><head></head><label></label><figDesc>*** *** *** *** *** *** *** *** *** Ciccone = *** *** *** *** *** ** *** *** *** Gopal *** *** *** *** *** = *** *** *** Hacohen-Kerner (A) = *** *** *** *** *** *** *** Hacohen-Kerner (B) ** *** *** *** *** *** *** Martinc ** *** *** *** ***</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_19"><head></head><label></label><figDesc>= = = = * *** * ** *** * Ciccone ** *** *** ** = *** *** *** = = Gopal = = = * ** * ** *** * Hacohen-Kerner (A) = = *** * = = *** ** Hacohen-Kerner (B) * *** * = = *** *** Martinc = *** ** ** *** = Nieuwenhuis *** *** *** *</figDesc></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>Number of authors per language and subset. The corpus is balanced regarding gender and contains 100 tweets and 10 images per author.</figDesc><table><row><cell></cell><cell>(AR) Arabic</cell><cell>(EN) English</cell><cell>(ES) Spanish</cell><cell>Total</cell></row><row><cell>Training</cell><cell>1,500</cell><cell>3,000</cell><cell>3,000</cell><cell>7,500</cell></row><row><cell>Test</cell><cell>1,000</cell><cell>1,900</cell><cell>2,200</cell><cell>5,100</cell></row><row><cell>Total</cell><cell>2,500</cell><cell>4,900</cell><cell>5,200</cell><cell>12,600</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>Accuracy per language in the gender identification task with text features.</figDesc><table><row><cell>Ranking Team</cell><cell cols="4">Arabic English Spanish Average</cell></row><row><cell>Daneshvar</cell><cell cols="4">0.8090 0.8221 0.8200 0.8170</cell></row><row><cell>Tellez et al.</cell><cell cols="4">0.8170 0.8121 0.8005 0.8099</cell></row><row><cell>Nieuwenhuis &amp; Wilkens</cell><cell cols="4">0.7830 0.8116 0.8027 0.7991</cell></row><row><cell cols="5">Sierra-Loaiza &amp; González 0.8120 0.8011 0.7827 0.7986</cell></row><row><cell>Ciccone et al.</cell><cell cols="4">0.7910 0.8074 0.7959 0.7981</cell></row><row><cell>Kosse et al.</cell><cell cols="4">0.7920 0.8074 0.7918 0.7971</cell></row><row><cell>Takahashi et al.</cell><cell cols="4">0.7710 0.7968 0.7864 0.7847</cell></row><row><cell>Veenhoven et al.</cell><cell cols="4">0.7490 0.7926 0.8036 0.7817</cell></row><row><cell>Martinc et al</cell><cell cols="4">0.7760 0.7900 0.7782 0.7814</cell></row><row><cell>López-Santillán et al.</cell><cell cols="4">0.7760 0.7847 0.7677 0.7761</cell></row><row><cell cols="5">Hacohen-Kerner et al. (B) 0.7590 0.7911 0.7650 0.7717</cell></row><row><cell cols="5">Hacohen-Kerner et al. (A) 0.7590 0.7911 0.7650 0.7717</cell></row><row><cell>Stout et al.</cell><cell cols="4">0.7600 0.7853 0.7405 0.7619</cell></row><row><cell>Gopal-Patra et al.</cell><cell cols="4">0.7430 0.7558 0.7586 0.7525</cell></row><row><cell>von Däniken et al.</cell><cell cols="4">0.7320 0.7742 0.7464 0.7509</cell></row><row><cell>Schaetti</cell><cell cols="4">0.7390 0.7711 0.7359 0.7487</cell></row><row><cell>baseline-bow</cell><cell cols="4">0.7480 0.7411 0.7255 0.7382</cell></row><row><cell>Aragon &amp; Lopez</cell><cell cols="4">0.6480 0.7963 0.7686 0.7376</cell></row><row><cell>Bayot &amp; Gonçalves</cell><cell cols="4">0.6760 0.7716 0.6873 0.7116</cell></row><row><cell>Garibo</cell><cell cols="4">0.6750 0.7363 0.7164 0.7092</cell></row><row><cell>Sezerer et al.</cell><cell cols="4">0.6920 0.7495 0.6655 0.7023</cell></row><row><cell>Raiyani et al.</cell><cell cols="4">0.7220 0.7279 0.6436 0.6978</cell></row><row><cell cols="5">Sandroni-Dias &amp; Paraboni 0.6870 0.6658 0.6782 0.6770</cell></row><row><cell>baseline-stats</cell><cell cols="4">0.5000 0.5000 0.5000 0.5000</cell></row><row><cell>Karlgren et al.</cell><cell>-</cell><cell>0.5521</cell><cell>-</cell><cell>-</cell></row><row><cell>Min</cell><cell cols="4">0.6480 0.5521 0.6436 0.6770</cell></row><row><cell>Q1</cell><cell cols="4">0.7245 0.7634 0.7370 0.7404</cell></row><row><cell>Median</cell><cell cols="4">0.7590 0.7900 0.7663 0.7717</cell></row><row><cell>Mean</cell><cell cols="4">0.7485 0.7693 0.7546 0.7608</cell></row><row><cell>SDev</cell><cell cols="4">0.0480 0.0586 0.0487 0.0399</cell></row><row><cell>Q3</cell><cell cols="4">0.7812 0.7990 0.7904 0.7940</cell></row><row><cell>Max</cell><cell cols="4">0.8170 0.8221 0.8200 0.8170</cell></row><row><cell>Skewness</cell><cell cols="4">-0.5191 -2.5275 -0.8785 -0.5855</cell></row><row><cell>Kurtosis</cell><cell cols="4">2.2985 9.5425 2.7640 2.2513</cell></row><row><cell>Normality (p-value)</cell><cell cols="4">0.4126 0.0006 0.0757 0.1942</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>Distribution of the improvement over text classification in the different languages.</figDesc><table><row><cell></cell><cell>Arabic English Spanish</cell></row><row><cell>Min</cell><cell>-0.2635 -0.6526 -4.4717</cell></row><row><cell>Q1</cell><cell>-0.0616 -0.0647 -0.6613</cell></row><row><cell>Median</cell><cell>0.3185 0.4249 0.0257</cell></row><row><cell>Mean</cell><cell>0.7613 1.0102 -0.0609</cell></row><row><cell>SDev</cell><cell>1.2513 2.2473 1.9087</cell></row><row><cell>Q3</cell><cell>0.8487 0.6788 0.4898</cell></row><row><cell>Max</cell><cell>3.3647 7.7309 3.7513</cell></row><row><cell>Skewness</cell><cell>1.2095 2.4716 -0.3778</cell></row><row><cell>Kurtosis</cell><cell>2.9616 8.0027 4.4883</cell></row><row><cell cols="2">Normality (p-value) 0.0010 0.0000 0.1316</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_4"><head>Table 5 .</head><label>5</label><figDesc>Improvement over text classification for Arabic.</figDesc><table><row><cell>Team</cell><cell cols="2">Texts Images Combined Improvement</cell></row><row><cell>Gopal-Patra et al.</cell><cell>0.7430 0.6570 0.7680</cell><cell>3.3647%</cell></row><row><cell>Aragon &amp; Lopez</cell><cell>0.6480 0.6800 0.6670</cell><cell>2.9321%</cell></row><row><cell>Takahashi et al.</cell><cell>0.7710 0.7720 0.7850</cell><cell>1.8158%</cell></row><row><cell>Stout et al.</cell><cell>0.7600 0.6230 0.7640</cell><cell>0.5263%</cell></row><row><cell cols="2">Nieuwenhuis &amp; Wilkens 0.7830 0.6230 0.7870</cell><cell>0.5109%</cell></row><row><cell>Ciccone et al.</cell><cell>0.7910 0.7010 0.7940</cell><cell>0.3793%</cell></row><row><cell>Martinc et al</cell><cell>0.7760 0.5600 0.7780</cell><cell>0.2577%</cell></row><row><cell>Tellez et al.</cell><cell></cell><cell></cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_5"><head>Table 6 .</head><label>6</label><figDesc>Improvement over text classification for English.</figDesc><table><row><cell>Team</cell><cell cols="2">Texts Images Combined Improvement</cell></row><row><cell>Takahashi et al.</cell><cell>0.7968 0.8163 0.8584</cell><cell>7.7309</cell></row><row><cell>Gopal-Patra et al.</cell><cell>0.7558 0.6747 0.7737</cell><cell>2.3684</cell></row><row><cell>Ciccone et al.</cell><cell>0.8074 0.6963 0.8132</cell><cell>0.7184</cell></row><row><cell>Aragon &amp; Lopez</cell><cell>0.7963 0.6921 0.8016</cell><cell>0.6656</cell></row><row><cell cols="2">Sierra-Loaiza &amp; González 0.8011 0.7442 0.8063</cell><cell>0.6491</cell></row><row><cell cols="2">Hacohen-Kerner et al. (A) 0.7911 0.5174 0.7947</cell><cell>0.4551</cell></row><row><cell>Stout et al.</cell><cell>0.7853 0.6584 0.7884</cell><cell>0.3948</cell></row><row><cell>Martinc et al.</cell><cell>0.7900 0.5826 0.7926</cell><cell>0.3291</cell></row><row><cell>Schaetti</cell><cell>0.7711 0.5763 0.7711</cell><cell>0.0000</cell></row><row><cell cols="2">Nieuwenhuis &amp; Wilkens 0.8116 0.6100 0.8095</cell><cell>-0.2587</cell></row><row><cell cols="2">Hacohen-Kerner et al. (B) 0.7911 0.4942 0.7889</cell><cell>-0.2781</cell></row><row><cell>Tellez et al.</cell><cell>0.8121 0.5468 0.8068</cell><cell>-0.6526</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_6"><head>Table 7 .</head><label>7</label><figDesc>Improvement over text classification for Spanish.</figDesc><table><row><cell>Team</cell><cell cols="2">Texts Images Combined Improvement</cell></row><row><cell>Takahashi et al.</cell><cell>0.7864 0.7732 0.8159</cell><cell>3.7513</cell></row><row><cell>Gopal-Patra et al.</cell><cell>0.7586 0.6918 0.7709</cell><cell>1.6214</cell></row><row><cell>Ciccone et al.</cell><cell>0.7959 0.6805 0.8000</cell><cell>0.5151</cell></row><row><cell>Aragon &amp; Lopez</cell><cell>0.7686 0.6668 0.7723</cell><cell>0.4814</cell></row><row><cell>Stout et al.</cell><cell>0.7405 0.6232 0.7432</cell><cell>0.3646</cell></row><row><cell>Martinc et al.</cell><cell>0.7782 0.5486 0.7786</cell><cell>0.0514</cell></row><row><cell>Schaetti</cell><cell>0.7359 0.5782 0.7359</cell><cell>0.0000</cell></row><row><cell>Hacohen-Kerner et al.</cell><cell></cell><cell></cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_8"><head>Table 9 .</head><label>9</label><figDesc>Best results per language and modality.</figDesc><table><row><cell cols="2">Language Textual Images Combined</cell></row><row><cell>Arabic</cell><cell>0.8170 0.7720 0.8180</cell></row><row><cell>English</cell><cell>0.8221 0.8163 0.8584</cell></row><row><cell>Spanish</cell><cell>0.8200 0.7732 0.8200</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://webis.de/research/events/pan-13/pan13-web/author-profiling.html</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://webis.de/research/events/pan-14/pan14-web/author-profiling.html</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">http://pan.webis.de/clef15/pan15-web/author-profiling.html</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">http://pan.webis.de/clef16/pan16-web/author-profiling.html</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">http://pan.webis.de/clef17/pan17-web/author-profiling.html</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">https://pan.webis.de/clef18/pan18-web/author-profiling.html</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_6">https://www.nist.gov/programs-projects/face-recognition-technology-feret</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="8" xml:id="foot_7">From the 23 participants, 22 participated in the Arabic and Spanish tasks, and all of them in the English tasks. All of them approached the task with text features, where 12 participants also used images.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="9" xml:id="foot_8">Hacohen-Kerner et al. described in their working note the participation of two teams.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="10" xml:id="foot_9">Visual Geometry Group: http://www.robots.ox.ac.uk/˜vgg/research/very_deep</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="11" xml:id="foot_10">https://pytorch.org/docs/stable/torchvision/index.html</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="12" xml:id="foot_11">The system of Kalgren et al. is not count since they participated in the English tasks only.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="13" xml:id="foot_12">http://www.meaningcloud.com/</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>Our special thanks goes to all PAN participants for providing high-quality submission, and to MeaningCloud <ref type="bibr" target="#b12">13</ref> for sponsoring the author profiling shared task award. The first author acknowledges the SomEMBED TIN2015-71147-C2-1-P MINECO research project. The third author acknowledges the CONACyT FC-2016/2410. The work on the data for Arabic as well as this publication were made possible by NPRP grant #9-175-1-033 from the Qatar National Research Fund (a member of Qatar Foundation). Responsible for the statements made herein are the first two authors.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Bibliography</head></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Appendix B Bayesian Signed-Rank Test Among Systems Team(A)</p><p>Team (B) P(A&gt;B) P(A=B) P(A&lt;B) </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Appendix C Team Names and Working Notes Authors</head><p>In Table <ref type="table">A10</ref> the correspondence between team names in TIRA and working notes authors is presented. </p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">An extensive study of the bag-of-words approach for gender identification of arabic articles</title>
		<author>
			<persName><forename type="first">Kholoud</forename><surname>Alsmearat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mahmoud</forename><surname>Al-Ayyoub</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Riyad</forename><surname>Al-Shalabi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE/ACS 11th International Conference on Computer Systems and Applications (AICCSA)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2014">2014. 2014</date>
			<biblScope unit="page" from="601" to="608" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Emotion analysis of arabic articles and its impact on identifying the author&apos;s gender</title>
		<author>
			<persName><forename type="first">Kholoud</forename><surname>Alsmearat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mohammed</forename><surname>Shehab</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mahmoud</forename><surname>Al-Ayyoub</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Riyad</forename><surname>Al-Shalabi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ghassan</forename><surname>Kanaan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Computer Systems and Applications (AICCSA)</title>
				<imprint>
			<date type="published" when="2015">2015. 2015</date>
		</imprint>
	</monogr>
	<note>IEEE/ACS 12th International Conference on</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Investigating the use of machine learning algorithms in detecting gender of the arabic tweet author</title>
		<author>
			<persName><forename type="first">Emad</forename><surname>Alsukhni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Qasem</forename><surname>Alequr</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Advanced Computer Science &amp; Applications</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">7</biblScope>
			<biblScope unit="page" from="319" to="328" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Inaoe&apos;s participation at pan&apos;15: author profiling task-notebook for pan at clef</title>
		<author>
			<persName><forename type="first">Miguel-Angel</forename><surname>Álvarez-Carmona</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A.-Pastor</forename><surname>López-Monroy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Manuel</forename><surname>Montes-Y-Gómez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Luis</forename><surname>Villaseñor-Pineda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hugo</forename><surname>Jair-Escalante</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2015">2015. 2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Experimental IR Meets Multilinguality, Multimodality, and Interaction</title>
		<author>
			<persName><forename type="first">Mario</forename><surname>Ezra Aragón</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A.-Pastor</forename><surname>López-Monroy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>A straightforward multimodal approach for author profiling</note>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Gender, genre, and writing style in formal written texts</title>
		<author>
			<persName><forename type="first">Shlomo</forename><surname>Argamon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Moshe</forename><surname>Koppel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jonathan</forename><surname>Fine</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Anat</forename><surname>Rachel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Shimoni</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">TEXT</title>
		<imprint>
			<biblScope unit="volume">23</biblScope>
			<biblScope unit="page" from="321" to="346" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Real-time convolutional neural networks for emotion and gender classification</title>
		<author>
			<persName><forename type="first">Octavio</forename><surname>Arriaga</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Matias</forename><surname>Valdenegro-Toro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paul</forename><surname>Plöger</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1710.07557</idno>
		<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Gender prediction using individual perceptual image aesthetics</title>
		<author>
			<persName><forename type="first">Samiul</forename><surname>Azam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Marina</forename><surname>Gavrilova</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<author>
			<persName><forename type="first">Angelo</forename><surname>Basile</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gareth</forename><surname>Dwyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Maria</forename><surname>Medvedeva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Josine</forename><surname>Rawee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hessel</forename><surname>Haagsma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Malvina</forename><surname>Nissim</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1707.03764</idno>
		<title level="m">N-gram: New groningen author-profiling model</title>
				<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Multilingual author profiling using word embedding averages and svms</title>
		<author>
			<persName><forename type="first">Roy</forename><surname>Bayot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Teresa</forename><surname>Gonçalves</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Software, Knowledge, Information Management &amp; Applications (SKIMA), 2016 10th International Conference on</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="382" to="386" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Experimental IR Meets Multilinguality, Multimodality, and Interaction</title>
		<author>
			<persName><forename type="first">Roy</forename><surname>Khristopher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Bayot</forename></persName>
		</author>
		<author>
			<persName><forename type="first">Teresa</forename><surname>Gon Calves</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Multilingual author profiling using lstms</note>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">A Bayesian Wilcoxon signed-rank test based on the Dirichlet process</title>
		<author>
			<persName><forename type="first">A</forename><surname>Benavoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Mangili</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Corani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Zaffalon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Ruggeri</surname></persName>
		</author>
		<ptr target="http://www.idsia.ch/alessio/benavoli2014a.pdf" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 30th International Conference on Machine Learning (ICML 2014)</title>
				<meeting>the 30th International Conference on Machine Learning (ICML 2014)</meeting>
		<imprint>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="1" to="9" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Discriminating gender on twitter</title>
		<author>
			<persName><forename type="first">John</forename><forename type="middle">D</forename><surname>Burger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">John</forename><surname>Henderson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">George</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Guido</forename><surname>Zarrella</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Conference on Empirical Methods in Natural Language Processing, EMNLP &apos;11</title>
				<meeting>the Conference on Empirical Methods in Natural Language Processing, EMNLP &apos;11<address><addrLine>Stroudsburg, PA, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="1301" to="1309" />
		</imprint>
	</monogr>
	<note>Association for Computational Linguistics</note>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<ptr target="http://ceur-ws.org/Vol-/,2017.CLEFandCEUR-WS.org" />
		<title level="m">CEUR Workshop Proceedings</title>
				<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Lorraine</forename><surname>Goeuriot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Thomas</forename><surname>Mandl</surname></persName>
		</editor>
		<imprint/>
	</monogr>
	<note>CLEF 2017 Working Notes</note>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Stacked gender prediction from tweet texts and images</title>
		<author>
			<persName><forename type="first">Giovanni</forename><surname>Ciccone</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Arthur</forename><surname>Sultan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Léa</forename><surname>Laporte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Elöd</forename><surname>Egyed-Zsigmond</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Alaa</forename><surname>Alhamzeh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Michael</forename><surname>Granitzer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Gender identification in twitter using n-grams and lsa</title>
		<author>
			<persName><forename type="first">Saman</forename><surname>Daneshvar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Evaluation of gender classification methods with automatically detected and aligned faces</title>
		<author>
			<persName><forename type="first">Makinen</forename><surname>Erno</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Roope</forename><surname>Raisamo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Pattern Analysis &amp; Machine Intelligence</title>
		<imprint>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="541" to="547" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<title level="m" type="main">Author profiling for english and arabic emails</title>
		<author>
			<persName><forename type="first">Dominique</forename><surname>Estival</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Tanja</forename><surname>Gaustad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ben</forename><surname>Hutchinson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Son</forename><forename type="middle">Bao</forename><surname>Pham</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Will</forename><surname>Radford</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Overview of the 5th Author Profiling Task at PAN 2017: Gender and Language Variety Identification in Twitter</title>
		<author>
			<persName><forename type="first">Francisco</forename><surname>Manuel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Rangel</forename><surname>Pardo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paolo</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Potthast</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Benno</forename><surname>Stein</surname></persName>
		</author>
		<ptr target="http://ceur-ws.org/Vol-1866/" />
	</analytic>
	<monogr>
		<title level="m">Working Notes Papers of the CLEF 2017 Evaluation Labs</title>
		<title level="s">CEUR Workshop Proceedings. CLEF and CEUR</title>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Lorraine</forename><surname>Goeuriot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Thomad</forename><surname>Mandl</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2017-09">September 2017</date>
			<biblScope unit="volume">1866</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Experimental IR Meets Multilinguality, Multimodality, and Interaction</title>
		<author>
			<persName><forename type="first">Òscar</forename><surname>Garibo-Orts</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>A big data approach to gender classification in twitter</note>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Ousting ivory tower research: towards a web framework for providing experiments as a service</title>
		<author>
			<persName><forename type="first">Tim</forename><surname>Gollub</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Benno</forename><surname>Stein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Steven</forename><surname>Burrows</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">35th International ACM Conference on Research and Development in Information Retrieval (SIGIR 12)</title>
				<editor>
			<persName><forename type="first">Bill</forename><surname>Hersh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jamie</forename><surname>Callan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Yoelle</forename><surname>Maarek</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Mark</forename><surname>Sanderson</surname></persName>
		</editor>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2012-08">August 2012</date>
			<biblScope unit="page" from="1125" to="1126" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">TIRA: Configuring, executing, and disseminating information retrieval experiments</title>
		<author>
			<persName><forename type="first">Tim</forename><surname>Gollub</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Benno</forename><surname>Stein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Steven</forename><surname>Burrows</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dennis</forename><surname>Hoppe</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">9th International Workshop on Text-based Information Retrieval (TIR 12) at DEXA</title>
				<editor>
			<persName><forename type="first">Min</forename><surname>Tjoa</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Stephen</forename><surname>Liddle</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Klaus-Dieter</forename><surname>Schewe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Xiaofang</forename><surname>Zhou</surname></persName>
		</editor>
		<meeting><address><addrLine>Los Alamitos, California</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2012-09">September 2012</date>
			<biblScope unit="page" from="151" to="155" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Recent trends in digital text forensics and its evaluation</title>
		<author>
			<persName><forename type="first">Tim</forename><surname>Gollub</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Potthast</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Anna</forename><surname>Beyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Matthias</forename><surname>Busse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Francisco</forename><surname>Rangel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paolo</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Efstathios</forename><surname>Stamatatos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Benno</forename><surname>Stein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Information Access Evaluation meets Multilinguality, Multimodality, and Visualization. 4th International Conference of the CLEF Initiative (CLEF 13)</title>
				<editor>
			<persName><forename type="first">Pamela</forename><surname>Forner</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Henning</forename><surname>Müller</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Roberto</forename><surname>Paredes</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Paolo</forename><surname>Rosso</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Benno</forename><surname>Stein</surname></persName>
		</editor>
		<meeting><address><addrLine>Berlin Heidelberg New York</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2013-09">September 2013</date>
			<biblScope unit="page" from="282" to="302" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Author profiling: Gender prediction from tweets and images</title>
		<author>
			<persName><forename type="first">Yaakov</forename><surname>Hacohen-Kerner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yair</forename><surname>Yigal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Elyashiv</forename><surname>Shayovitz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Daniel</forename><surname>Miller 1</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Toby</forename><surname>Breckon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Deep residual learning for image recognition</title>
		<author>
			<persName><forename type="first">Kaiming</forename><surname>He</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Xiangyu</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Shaoqing</forename><surname>Ren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jian</forename><surname>Sun</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the IEEE conference on computer vision and pattern recognition</title>
				<meeting>the IEEE conference on computer vision and pattern recognition</meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="770" to="778" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">The handbook of language and gender</title>
		<author>
			<persName><forename type="first">Janet</forename><surname>Holmes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Miriam</forename><surname>Meyerhoff</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Blackwell Handbooks in Linguistics</title>
				<imprint>
			<publisher>Wiley</publisher>
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">Authorship profiling without using topical information</title>
		<author>
			<persName><forename type="first">Jussi</forename><surname>Karlgren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lewis</forename><surname>Esposito</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Chantal</forename><surname>Gratton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Pentti</forename><surname>Kanerva</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">Automatically categorizing written texts by author gender</title>
		<author>
			<persName><forename type="first">Moshe</forename><surname>Koppel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Shlomo</forename><surname>Argamon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Anat</forename><surname>Rachel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Shimoni</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">literary and linguistic computing</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">4</biblScope>
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Mixing traditional methods with neural networks for gender prediction</title>
		<author>
			<persName><forename type="first">Rick</forename><surname>Kosse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Youri</forename><surname>Schuur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Guido</forename><surname>Cnossen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">INAOE&apos;s participation at PAN&apos;13: author profiling task-Notebook for PAN at CLEF</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">Pastor</forename><surname>Lopez-Monroy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Manuel</forename><surname>Montes-Y-Gomez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hugo</forename><forename type="middle">Jair</forename><surname>Escalante</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Luis</forename><surname>Villasenor-Pineda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Esau</forename><surname>Villatoro-Tello</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CLEF 2013 Evaluation Labs and Workshop -Working Notes Papers</title>
				<editor>
			<persName><forename type="first">Pamela</forename><surname>Forner</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Roberto</forename><surname>Navigli</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Dan</forename><surname>Tufis</surname></persName>
		</editor>
		<meeting><address><addrLine>Valencia, Spain</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013-09">2013. September. September 2013</date>
			<biblScope unit="page" from="23" to="26" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Using intra-profile information for author profiling-Notebook for PAN at CLEF</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">Pastor</forename><surname>López-Monroy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Manuel</forename><surname>Montes Y Gómez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hugo</forename><surname>Jair-Escalante</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Luis</forename><surname>Villase</surname></persName>
		</author>
		<author>
			<persName><surname>Pineda</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CLEF 2014 Evaluation Labs and Workshop -Working Notes Papers</title>
				<editor>
			<persName><forename type="first">L</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Ferro</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Halvey</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">W</forename><surname>Kraaij</surname></persName>
		</editor>
		<meeting><address><addrLine>Sheffield, UK</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2014-09">2014. September. September 2014</date>
			<biblScope unit="page" from="15" to="18" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<monogr>
		<title level="m" type="main">Uh-inaoe participation at pan17: Author profiling</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">Pastor</forename><surname>López-Monroy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Manuel</forename><surname>Montes Y Gómez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hugo</forename><surname>Jair-Escalante</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Luis</forename><surname>Villase Nor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Thamar</forename><surname>Pineda</surname></persName>
		</author>
		<author>
			<persName><surname>Solorio</surname></persName>
		</author>
		<editor>Cappellato et al.</editor>
		<imprint>
			<biblScope unit="volume">14</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">Custom document embeddings via the centroids method: Gender classification in an author profiling task</title>
		<author>
			<persName><forename type="first">Roberto</forename><surname>López-Santillán</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Luis-Carlos</forename><surname>González-Gurrola</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Graciela</forename><surname>Ramírez-Alonso</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">Gender estimation for sns user profiling using automatic image annotation</title>
		<author>
			<persName><forename type="first">Xiaojun</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yukihiro</forename><surname>Tsuboshita</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Noriji</forename><surname>Kato</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Multimedia and Expo Workshops (ICMEW), 2014 IEEE International Conference on</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="1" to="6" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b34">
	<analytic>
		<title level="a" type="main">A straightforward author profiling approach in mapreduce</title>
		<author>
			<persName><forename type="first">Prasha</forename><surname>Suraj Maharjan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Thamar</forename><surname>Shrestha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ragib</forename><surname>Solorio</surname></persName>
		</author>
		<author>
			<persName><surname>Hasan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Advances in Artificial Intelligence. Iberamia</title>
				<imprint>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="95" to="107" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b35">
	<analytic>
		<title level="a" type="main">Multilingual gender classification with multi-view deep learning</title>
		<author>
			<persName><forename type="first">Matej</forename><surname>Martinc</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Blaẑ</forename><surname>Ŝkrlj</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Senja</forename><surname>Pollak</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b36">
	<analytic>
		<title level="a" type="main">Gender classification with support vector machines</title>
		<author>
			<persName><forename type="first">Baback</forename><surname>Moghaddam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ming-Hsuan</forename><surname>Yang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings. Fourth IEEE International Conference on</title>
				<meeting>Fourth IEEE International Conference on</meeting>
		<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2000">2000. 2000</date>
			<biblScope unit="page" from="306" to="311" />
		</imprint>
	</monogr>
	<note>Automatic Face and Gesture Recognition</note>
</biblStruct>

<biblStruct xml:id="b37">
	<analytic>
		<title level="a" type="main">Twitter text and image gender classification with a logistic regression n-gram model</title>
		<author>
			<persName><forename type="first">Moniek</forename><surname>Nieuwenhuis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jeroen</forename><surname>Wilkens</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b38">
	<analytic>
		<title level="a" type="main">Experimental IR Meets Multilinguality, Multimodality, and Interaction</title>
		<author>
			<persName><forename type="first">Gopal</forename><surname>Braja</surname></persName>
		</author>
		<author>
			<persName><surname>Patra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gourav</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dipankar</forename><surname>Das</surname></persName>
		</author>
		<author>
			<persName><surname>Das</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Multimodal author profiling for arabic, english, and spanish</note>
</biblStruct>

<biblStruct xml:id="b39">
	<monogr>
		<title level="m" type="main">The secret life of pronouns: what our words say about us</title>
		<author>
			<persName><forename type="first">James</forename><forename type="middle">W</forename><surname>Pennebaker</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2013">2013</date>
			<pubPlace>Bloomsbury USA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b40">
	<analytic>
		<title level="a" type="main">Psychological aspects of natural language use: our words, our selves</title>
		<author>
			<persName><forename type="first">James</forename><forename type="middle">W</forename><surname>Pennebaker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mathias</forename><forename type="middle">R</forename><surname>Mehl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Kate</forename><forename type="middle">G</forename><surname>Niederhoffer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Annual review of psychology</title>
		<imprint>
			<biblScope unit="volume">54</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="547" to="577" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b41">
	<analytic>
		<title level="a" type="main">Multi-language neural network model with advance preprocessor for gender classification over social media</title>
		<author>
			<persName><forename type="first">Kashyap</forename><surname>Raiyani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paulo</forename><surname>Quaresma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Teresa</forename><surname>Goncalves</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Vitor</forename><surname>Beires-Nogueira</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b42">
	<analytic>
		<title level="a" type="main">On the multilingual and genre robustness of emographs for author profiling in social media</title>
		<author>
			<persName><forename type="first">Francisco</forename><surname>Rangel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paolo</forename><surname>Rosso</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">6th international conference of CLEF on experimental IR meets multilinguality, multimodality, and interaction</title>
				<imprint>
			<publisher>LNCS</publisher>
			<date>9283</date>
			<biblScope unit="page">2015</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b43">
	<analytic>
		<title level="a" type="main">On the impact of emotions on author profiling</title>
		<author>
			<persName><forename type="first">Francisco</forename><surname>Rangel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paolo</forename><surname>Rosso</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information processing &amp; management</title>
		<imprint>
			<biblScope unit="volume">52</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="73" to="92" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b44">
	<analytic>
		<title level="a" type="main">Overview of the author profiling task at pan</title>
		<author>
			<persName><forename type="first">Francisco</forename><surname>Rangel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paolo</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Moshe</forename><forename type="middle">Moshe</forename><surname>Koppel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Efstathios</forename><surname>Stamatatos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Giacomo</forename><surname>Inches</surname></persName>
		</author>
		<ptr target=".org" />
	</analytic>
	<monogr>
		<title level="m">CLEF 2013 labs and workshops</title>
				<editor>
			<persName><forename type="first">P</forename><surname>Forner</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><surname>Navigli</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">D</forename><surname>Tufis</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2013">2013. 2013</date>
			<biblScope unit="volume">1179</biblScope>
		</imprint>
	</monogr>
	<note type="report_type">CEUR-WS</note>
	<note>notebook papers</note>
</biblStruct>

<biblStruct xml:id="b45">
	<analytic>
		<title level="a" type="main">Overview of the 2nd author profiling task at pan</title>
		<author>
			<persName><forename type="first">Francisco</forename><surname>Rangel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paolo</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Irina</forename><surname>Chugur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Potthast</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Trenkmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Benno</forename><surname>Stein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ben</forename><surname>Verhoeven</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Walter</forename><surname>Daelemans</surname></persName>
		</author>
		<ptr target=".org" />
	</analytic>
	<monogr>
		<title level="m">CLEF 2014 labs and workshops</title>
				<editor>
			<persName><forename type="first">L</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Ferro</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Halvey</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">W</forename><surname>Kraaij</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2014">2014. 2014</date>
			<biblScope unit="volume">1180</biblScope>
		</imprint>
	</monogr>
	<note type="report_type">CEUR-WS</note>
	<note>notebook papers</note>
</biblStruct>

<biblStruct xml:id="b46">
	<analytic>
		<title level="a" type="main">Overview of the 3rd author profiling task at pan</title>
		<author>
			<persName><forename type="first">Francisco</forename><surname>Rangel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paolo</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Potthast</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Benno</forename><surname>Stein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Walter</forename><surname>Daelemans</surname></persName>
		</author>
		<ptr target=".org" />
	</analytic>
	<monogr>
		<title level="m">CLEF 2015 labs and workshops</title>
		<title level="s">CEUR Workshop Proceedings. CEUR-WS</title>
		<editor>
			<persName><forename type="first">L</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Ferro</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">G</forename><surname>Jones</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Juan</forename><forename type="middle">E</forename><surname>San</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2015">2015. 2015</date>
			<biblScope unit="volume">1391</biblScope>
		</imprint>
	</monogr>
	<note>notebook papers</note>
</biblStruct>

<biblStruct xml:id="b47">
	<analytic>
		<title level="a" type="main">A low dimensionality representation for language variety identification</title>
		<author>
			<persName><forename type="first">Francisco</forename><surname>Rangel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paolo</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Marc</forename><surname>Franco-Salvador</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1705.10754</idno>
	</analytic>
	<monogr>
		<title level="m">17th International Conference on Intelligent Text Processing and Computational Linguistics, CICLing</title>
				<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b48">
	<analytic>
		<title level="a" type="main">Overview of the 5th Author Profiling Task at PAN 2017: Gender and Language Variety Identification in Twitter</title>
		<author>
			<persName><forename type="first">Francisco</forename><surname>Rangel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paolo</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Potthast</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Benno</forename><surname>Stein</surname></persName>
		</author>
		<ptr target="org" />
	</analytic>
	<monogr>
		<title level="m">CEUR Workshop Proceedings. CLEF and CEUR-WS</title>
		<title level="s">Notebook Papers. CEUR Workshop Proceedings. CEUR-WS.</title>
		<editor>
			<persName><forename type="first">L</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Ferro</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">L</forename><surname>Goeuriot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">T</forename><surname>Mandl</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2016-09">September 2016</date>
			<biblScope unit="volume">1866</biblScope>
		</imprint>
	</monogr>
	<note>CLEF 2017 Labs and Workshops</note>
</biblStruct>

<biblStruct xml:id="b49">
	<analytic>
		<title level="a" type="main">Overview of the 4th author profiling task at PAN 2016: cross-genre evaluations</title>
		<author>
			<persName><forename type="first">Francisco</forename><surname>Rangel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paolo</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ben</forename><surname>Verhoeven</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Walter</forename><surname>Daelemans</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Potthast</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Benno</forename><surname>Stein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Working Notes Papers of the CLEF 2016 Evaluation Labs</title>
				<imprint>
			<date type="published" when="2016-09">September 2016</date>
		</imprint>
	</monogr>
	<note>CEUR Workshop Proceedings. CLEF and CEUR-WS</note>
</biblStruct>

<biblStruct xml:id="b50">
	<analytic>
		<title level="a" type="main">Profile of a terrorist</title>
		<author>
			<persName><forename type="first">A</forename><surname>Charles</surname></persName>
		</author>
		<author>
			<persName><surname>Russell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Bowman</surname></persName>
		</author>
		<author>
			<persName><surname>Miller</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Studies in Conflict &amp; Terrorism</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="17" to="34" />
			<date type="published" when="1977">1977</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b51">
	<analytic>
		<title level="a" type="main">Author profiling using word embeddings with subword information</title>
		<author>
			<persName><forename type="first">Rafael-Felipe</forename><surname>Sandroni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">-</forename><surname>Dias</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ivandré</forename><surname>Paraboni</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b52">
	<analytic>
		<title level="a" type="main">Unine at clef 2018: Character-based convolutional neural network and resnet18 for twitter author profiling</title>
		<author>
			<persName><forename type="first">Nils</forename><surname>Schaetti</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b53">
	<analytic>
		<title level="a" type="main">Effects of age and gender on blogging</title>
		<author>
			<persName><forename type="first">Jonathan</forename><surname>Schler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Moshe</forename><surname>Koppel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Shlomo</forename><surname>Argamon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">James</forename><forename type="middle">W</forename><surname>Pennebaker</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">AAAI Spring Symposium: Computational Approaches to Analyzing Weblogs</title>
				<imprint>
			<publisher>AAAI</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="199" to="205" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b54">
	<analytic>
		<title level="a" type="main">Gender prediction from tweets with convolutional neural networks</title>
		<author>
			<persName><forename type="first">Erhan</forename><surname>Sezerer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ozan</forename><surname>Polatbilek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Özge</forename><surname>Sevgili</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Selma</forename><surname>Tekir</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b55">
	<analytic>
		<title level="a" type="main">Content-aware multi-task neural networks for user gender inference based on social media images</title>
		<author>
			<persName><forename type="first">Ryosuke</forename><surname>Shigenaka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yukihiro</forename><surname>Tsuboshita</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Noriji</forename><surname>Kato</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE International Symposium on</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2016">2016. 2016</date>
			<biblScope unit="page" from="169" to="172" />
		</imprint>
	</monogr>
	<note>Multimedia (ISM)</note>
</biblStruct>

<biblStruct xml:id="b56">
	<analytic>
		<title level="a" type="main">Combining textual and visual representations for multimodal author profiling</title>
		<author>
			<persName><forename type="first">Sebastián</forename><surname>Sierra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">-Loaiza</forename></persName>
		</author>
		<author>
			<persName><forename type="first">Fabio</forename><forename type="middle">A</forename><surname>González</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b57">
	<monogr>
		<title level="m" type="main">Very deep convolutional networks for large-scale image recognition</title>
		<author>
			<persName><forename type="first">Karen</forename><surname>Simonyan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Andrew</forename><surname>Zisserman</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1409.1556</idno>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b58">
	<analytic>
		<title level="a" type="main">Experimental IR Meets Multilinguality, Multimodality, and Interaction</title>
		<author>
			<persName><forename type="first">Luka</forename><surname>Stout</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Robert</forename><surname>Musters</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Chris</forename><surname>Pool</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Author profiling based on text and images</note>
</biblStruct>

<biblStruct xml:id="b59">
	<analytic>
		<title level="a" type="main">Genetic feature subset selection for gender classification: A comparison study</title>
		<author>
			<persName><forename type="first">Zehang</forename><surname>Sun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">George</forename><surname>Bebis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Xiaojing</forename><surname>Yuan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sushil J</forename><surname>Louis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings. Sixth IEEE Workshop on</title>
				<meeting>Sixth IEEE Workshop on</meeting>
		<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2002">2002. 2002. 2002</date>
			<biblScope unit="page" from="165" to="170" />
		</imprint>
	</monogr>
	<note>Applications of Computer Vision</note>
</biblStruct>

<biblStruct xml:id="b60">
	<analytic>
		<title level="a" type="main">Text and image synergy with feature cross technique for gender identification</title>
		<author>
			<persName><forename type="first">Takumi</forename><surname>Takahashi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Takuji</forename><surname>Tahara</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Koki</forename><surname>Nagatani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yasuhide</forename><surname>Miura</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Tomoki</forename><surname>Taniguchi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Tomoko</forename><surname>Ohkuma</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b61">
	<analytic>
		<title level="a" type="main">Gender identification through multi-modal tweet analysis using microtc and bag of visual words</title>
		<author>
			<persName><forename type="first">Eric</forename><forename type="middle">S</forename><surname>Tellez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sabino</forename><surname>Miranda-Jiménez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Daniela</forename><surname>Moctezuma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mario</forename><surname>Graff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Vladimir</forename><surname>Salgado</surname></persName>
		</author>
		<author>
			<persName><forename type="first">José</forename><surname>Ortiz-Bejar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b62">
	<analytic>
		<title level="a" type="main">Daisy: An efficient dense descriptor applied to wide-baseline stereo</title>
		<author>
			<persName><forename type="first">Engin</forename><surname>Tola</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Vincent</forename><surname>Lepetit</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Pascal</forename><surname>Fua</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE transactions on pattern analysis and machine intelligence</title>
		<imprint>
			<biblScope unit="volume">32</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="815" to="830" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b63">
	<monogr>
		<title level="m" type="main">Using artificial tokens to control languages for multilingual image caption generation</title>
		<author>
			<persName><forename type="first">Satoshi</forename><surname>Tsutsui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">David</forename><surname>Crandall</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1706.06275</idno>
		<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b64">
	<analytic>
		<title level="a" type="main">Using translated data to improve deep learning author profiling models</title>
		<author>
			<persName><forename type="first">Robert</forename><surname>Veenhoven</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Stan</forename><surname>Snijders</surname></persName>
		</author>
		<author>
			<persName><surname>Daniël Van Der</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Rik</forename><surname>Hall</surname></persName>
		</author>
		<author>
			<persName><surname>Van Noord</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b65">
	<analytic>
		<title level="a" type="main">Word unigram weighing for author profiling at pan</title>
		<author>
			<persName><forename type="first">Ralf</forename><surname>Pius Von Däniken</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mark</forename><surname>Grubenmann</surname></persName>
		</author>
		<author>
			<persName><surname>Cieliebak</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference of the CLEF Association</title>
				<editor>
			<persName><forename type="first">Patrice</forename><surname>Bellot</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Chiraz</forename><surname>Trabelsi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Josiane</forename><surname>Mothe</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jian</forename><surname>Yun Nie</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Eric</forename><surname>Sanjuan</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Linda</forename><surname>Cappellato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<meeting>the Ninth International Conference of the CLEF Association<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09">2018. 2018. September 2018</date>
		</imprint>
	</monogr>
	<note>Experimental IR Meets Multilinguality, Multimodality, and Interaction</note>
</biblStruct>

<biblStruct xml:id="b66">
	<analytic>
		<title level="a" type="main">Examining multiple features for author profiling</title>
		<author>
			<persName><forename type="first">Edson</forename><surname>Weren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Anderson</forename><surname>Kauer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lucas</forename><surname>Mizusaki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Viviane</forename><surname>Moreira</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Palazzo</forename><surname>De Oliveira</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Leandro</forename><surname>Wives</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Information and Data Management</title>
		<imprint>
			<biblScope unit="page" from="266" to="279" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

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