<?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">UO-CERPAMID at IroSvA: Impostor Method Adaptation for Irony Detection IroSvA@IberLEF 2019</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Daniel</forename><surname>Castro</surname></persName>
							<email>daniel.castro@cerpamid.co.cu</email>
							<affiliation key="aff0">
								<orgName type="department">Center for Pattern Recognition and Data Mining</orgName>
								<orgName type="institution">Universidad de Oriente</orgName>
								<address>
									<country key="CU">Cuba</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Llinet</forename><surname>Benavides</surname></persName>
							<email>llinet@uo.edu.cu</email>
							<affiliation key="aff1">
								<orgName type="institution">Universidad de Oriente</orgName>
								<address>
									<country key="CU">Cuba</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">UO-CERPAMID at IroSvA: Impostor Method Adaptation for Irony Detection IroSvA@IberLEF 2019</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">0F24EC995C2EB600F23243BCDDC09922</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T16:58+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Irony detection</term>
					<term>Impostor method</term>
					<term>Text similarity</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Irony in text allows expressing implicit negative opinions, using a figurative and humorous language. IroSvA is a challenging task proposed this year that allows the evaluation of Irony Detection algorithms in the analysis of short texts for three Spanish language variants (Cuban, Spain and Mexican). Our proposal focuses on the study of three different representations of textual information and similarity measures using a weighted combination of these representations. We use an adaptation of the impostors method for classifying texts in Ironic or Non ironic. We consider the non-ironic texts of the training dataset as the list of impostors. The results achieved are encouraging and the best were obtained for the cuban variant.</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>Irony is a fundamental rhetorical device. It is a uniquely human mode of communication, curious in that the speaker says something other than what he or she intends <ref type="bibr" target="#b15">[16]</ref>. Irony is an active part in the speech of users on the web, when it comes to expressing their opinions (blogs, forums, social networks, specialized sites). Hence the importance of its computational detection for the analysis of data by companies with access to data generated by these or entities with an interest in sentiment analysis, among others. The detection of irony is defined as "a set of characteristics and techniques that allow you to decide whether a text is ironic or not" <ref type="bibr" target="#b11">[12]</ref>. Another definition is "Irony detection is an interesting machine learning problem, because, in contrast to most text classifications tasks, it requires a semantics that cannot be inferred directly from word counts over documents alone" <ref type="bibr" target="#b15">[16]</ref>. As such, modeling irony has a large potential for applications in various research areas, including text mining, author profiling, detecting online harassment and, perhaps one of the most investigated applications at present, automatic sentiment analysis. <ref type="bibr" target="#b3">[4]</ref>. Therefore, detecting irony involves the most challenging areas of natural language processing. Research in user-generated content is a very challenging task. Despite the social media texts convey an invaluable source of information, they are difficult to process because they are noisy, informal, with little context, and plenty of grammatical mistakes <ref type="bibr" target="#b2">[3]</ref>. In the task of detecting irony, although in its beginnings, the English language <ref type="bibr" target="#b13">[14,</ref><ref type="bibr" target="#b0">1,</ref><ref type="bibr" target="#b2">3]</ref> was the most studied. There are already works in other languages such as Dutch <ref type="bibr" target="#b7">[8]</ref>, Catalan <ref type="bibr" target="#b8">[9]</ref>, Arabic <ref type="bibr" target="#b6">[7]</ref> and still few are considered in Spanish <ref type="bibr" target="#b11">[12,</ref><ref type="bibr" target="#b5">6]</ref>. SemEval 2018 Shared Task <ref type="bibr" target="#b4">[5]</ref> on "irony detection in tweets" and Ironita 2018 <ref type="bibr" target="#b1">[2]</ref> were the first tasks in irony detection. In SemEval 2018 "The systems that were submitted represent a variety of neural-network-based approaches (i.e. CNNs, RNNs and (bi-)LSTMs) exploiting word and character embedding as well as handcrafted features. Other popular classification algorithms include Support Vector Machines, Maximum Entropy, Random Forest, and Naive Bayes. While most approaches were based on one algorithm, some participants experimented with ensemble learners (e.g. SVM + LR, CNN + bi-LSTM, stacked LSTMs), implemented a voting system or built a cascaded architecture (for Task B) that first distinguished ironic from nonironic tweets and subsequently differentiated between the fine-grained irony categories." <ref type="bibr" target="#b4">[5]</ref>. IroSvA (Irony Detection in Spanish Variants) is the first shared task fully dedicated to identify the presence of irony in short messages (tweets and news comments) written in Spanish. <ref type="bibr" target="#b9">[10]</ref>. The task will be structured into three subtasks, each one of these, for predicting whether messages are ironic or not, in one of the three Spanish variants. The three subtasks aim to the same goal: participants should determine whether a message is ironic or not according to specified context. Recent advances in detection of irony have shown that the supervised classification methodology with a great extent of feature engineering produces satisfactory indicators for irony or sarcasm. This methodology has been tested in short texts, such as product reviews, news commentaries and tweets <ref type="bibr" target="#b5">[6]</ref>. Supervised Classification focused in determine the class of an object based on a set of known objects grouped by class.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Proposal presented</head><p>Our approach is based on the representation of the text using three different vectors of features. For classifying a new text in the Ironic or Non-ironic class, we used the proposed General Impostor Method (GIM) of <ref type="bibr" target="#b14">[15]</ref>, but with a simplified variation of the Impostor Method (IM) presented by <ref type="bibr" target="#b14">[15]</ref>. The similarity between texts is defined by a weighted similarity considering the three vector representation. In the next sections we explain the representation, the weighted similarity and the GIM. The IM uses a set of Non-ironic documents related with the Ironic sample and analyze the similarity of an unknown document with the set and the Ironic sample. The unknown document would be Ironic if it is more similar to the Ironic one than a randomly subset of the Non-ironic documents.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Document representation</head><p>A text (document) is modeled as an object with three vector representations, but using some features in common. The idea behind this type of representation is to adjust what representation could impact for different genres of text. One representation, and denoted by R 1 , is based on the classical Bag of Word (BoW) vector and we build this with the tokens extracted from a Natural Language tokenizer or with lemmas extracted using a Natural Language lemmatizer. The second representation, R 2 , is based only on the frequency of Punctuation Sign, considering all punctuation extracted by a Part of Speech Tagger. For the third representation, R 3 , are computed different stylistic features and the frequency of them. Some of the stylistic features are: entire capitalized words (QUE BUENO), character flooding (oooooohhhhhh), repetition of closed exclamation sign (!!!!!!!), etc.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Similarity measures</head><p>The similarity measures to compare two documents needs to consider all the representations proposed, but also to be flexible, so that we can use only some of them. For that reason we use the following measure.</p><formula xml:id="formula_0">β(D 1 , D 2 ) = α * β 1 (D 1R1 , D 2R1 ) + γ * β 2 (D 1R2 , D 2R2 ) + δ * β 3 (D 1R3 , D 2R3 ) (1)</formula><p>For the β * similarity function we implemented different similarities proposed in the literature, for example, cosene, jaccard, dice, tanimoto or distance like euclidean or minmax. In the evaluation phase we tested with all of them and used the one that allows us to obtain the best result for each representation. The parameters α, γ, δ, let us give importance to the representation, and if one of the parameters is 0, then, not considering that representation. α + γ + δ = 1.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">Impostor method</head><p>We used the proposed General Impostor Method (GIM), but not considering in the IM the step of randomly choose a subset of features from the representation of text. The set of impostors S corresponds to the set of non-ironic documents provided in the training dataset. D 1 is the document to be classified and D 2 is an ironic document. ∆ * is a parameter that needs to be adjusted using the training dataset and allows us to determine that D 1 is ironic if it has more similarity with ironic D 2 than a percentage of non-ironic impostors.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Impostors Method (IM)</head><p>Input: (D 1 , D 2 ) A pair of documents. S: a set of impostors documents Output: (ironic) or (non-ironic) 1. Score = 0 2. Repeat k times a. Randomly choose n impostors from S : I 1 , ..., I n b.</p><formula xml:id="formula_1">Score+ = 1 k if β(D 1 , D 2 ) * β(D 2 , D 1 ) &gt; β(D 1 , I i ) * β(D 2 , I i ), for each i ∈ {1...n} 3. return (ironic) if Score &gt; ∆ * ; else (non-ironic)</formula><p>The set of Non-ironic texts are considered the impostors texts and for the classification of the evaluation dataset we used all the Non-ironic texts provided in the training dataset. All the parameters were optimized and the best value used for the evaluation phase and resumed in the Evaluation section. Next we present the pseudo-code of IM and GIM.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>General Impostors Method (GIM)</head><p>Input: (D) A document to be classified. Y : (D 1 , ..., D n ) ironic documents Output: (ironic) or (non-ironic) 1. For each pair of documents (D, D i ) a. Run original IM to obtain a similarity binary score S(D, D i ) 2. Score = Average over similarity scores [S(D, D 1 ), ..., S(D, D n )] 3. return (ironic) if Score &gt; θ * ; else (non-ironic)</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Evaluation results</head><p>The evaluation was executed for the three variants of Spanish language presented by the task, and for each of them we needed to optimize the parameters of the GIM and the weighted similarity measure. For that purpose we run a 10 cross fold validation over the training dataset provided. The range of the parameters evaluated was varied and the best parameter chosen is illustrated in the Table <ref type="table">1</ref>(parameters of UO-run2). The structure and data distribution for the training and test datasets were presented by <ref type="bibr" target="#b9">[10]</ref>, and also the metrics used for evaluation. The similarity between documents was calculated considering the euclidean distance function for each of the three representation, because it gets the best results in the cross validation evaluation over the rest of the comparison functions implemented.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Discussion</head><p>In the Table <ref type="table" target="#tab_0">2</ref>, we present in row 1 and row 2 the results achieved by the two runs sent to the task, and all the baselines exposed by the organizers, and the highest value obtained by <ref type="bibr" target="#b12">[13]</ref>. The main difference of UO-run1 and UO-run2 is that in run1 the BoW representation takes as features the token extracted by the Freeling <ref type="bibr" target="#b10">[11]</ref> NLP tokenizer and in run2 the BoW representation considers as features the lemma extracted by the FreeLing lematizer. Also the parameters ∆ and θ were 0.5 for UO-run1. Our best result was achieved for UO-run2, and for the cuban variant, also similar to those of two of the baselines. It is important to notice that with lemma representation the results were always better than the representation based only on lexical tokens, because in the first one we reduced the lexical variety of words referring to the same lemma.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusions and Future Work</head><p>In general, based on the results achieved in the cross validation from the training dataset of the Spain and Mexican dataset (spanish tweets), the R 3 representation gets the worse results and this is based on the stylistic variety between ironic tweets, and also the similarity in stylistic features between ironic and non-ironic tweets. As future directions, we will introduce representations based on Word nGrams and feature selection methods based on the importance of features by class.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Table 1 .</head><label>1</label><figDesc>Parameters optimization for the three Spanish variants over the training dataset parameters</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 2 .</head><label>2</label><figDesc>F1-macro for the three Spanish variants test corpus</figDesc><table><row><cell>approach</cell><cell>ES</cell><cell>MX CU</cell><cell>AVG</cell></row><row><cell>UO-run1</cell><cell cols="3">0.5110 0.4890 0.4996 0.4999</cell></row><row><cell>UO-run2</cell><cell cols="3">0.5445 0.5353 0.5930 0.5576</cell></row><row><cell>LDSE</cell><cell cols="3">0.6795 0.6608 0.6335 0.6579</cell></row><row><cell>W2V</cell><cell cols="3">0.6823 0.6271 0.6033 0.6376</cell></row><row><cell cols="4">Word nGrams 0.6696 0.6196 0.5684 0.6192</cell></row><row><cell>Majority</cell><cell cols="3">0.4000 0.4000 0.4000 0.4000</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0">Proceedings of the Iberian Languages Evaluation Forum (IberLEF 2019)</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_1">Proceedings of the Iberian Evaluation Forum (IberLEF 2019)</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Modelling irony in twitter: Feature analysis and evaluation</title>
		<author>
			<persName><forename type="first">F</forename><surname>Barbieri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Saggion</surname></persName>
		</author>
		<ptr target="http://www.lrec-conf.org/proceedings/lrec2014/summaries/231.html" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference on Language Resources and Evaluation, LREC 2014</title>
				<meeting>the Ninth International Conference on Language Resources and Evaluation, LREC 2014<address><addrLine>Reykjavik, Iceland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2014">May 26-31, 2014. 2014</date>
			<biblScope unit="page" from="4258" to="4264" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Overview of the EVALITA 2018 task on irony detection in italian tweets (ironita). In: Proceedings of the Sixth Evaluation Campaign of Natural</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">T</forename><surname>Cignarella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Frenda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Basile</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bosco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Patti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Rosso</surname></persName>
		</author>
		<ptr target="http://ceur-ws.org/Vol-2263/paper005.pdf" />
	</analytic>
	<monogr>
		<title level="m">Language Processing and Speech Tools for Italian. Final Workshop (EVALITA 2018) co-located with the Fifth Italian Conference on Computational Linguistics (CLiC-it 2018)</title>
				<meeting><address><addrLine>Turin, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018">December 12-13, 2018. 2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">Irony and Sarcasm Detection in Twitter: The Role of Affective Content</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">I H</forename><surname>Farías</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
		<respStmt>
			<orgName>Universidad Politécnica de Valencia</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">phdthesis</note>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Exploring automatic irony detection on social media</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">V</forename><surname>Hee</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
		<respStmt>
			<orgName>Universidad de Gent</orgName>
		</respStmt>
	</monogr>
	<note>phdthesis</note>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Semeval-2018 task 3: Irony detection in english tweets</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">V</forename><surname>Hee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Lefever</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Hoste</surname></persName>
		</author>
		<ptr target="https://aclanthology.info/papers/S18-1005/s18-1005" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of The 12th International Workshop on Semantic Evaluation, SemEval@NAACL-HLT 2018</title>
				<meeting>The 12th International Workshop on Semantic Evaluation, SemEval@NAACL-HLT 2018<address><addrLine>New Orleans, Louisiana, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018">June 5-6, 2018. 2018</date>
			<biblScope unit="page" from="39" to="50" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Character and word baselines systems for irony detection in spanish short texts</title>
		<author>
			<persName><forename type="first">G</forename><surname>Jasso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">V</forename><surname>Meza-Ruíz</surname></persName>
		</author>
		<ptr target="http://journal.sepln.org/sepln/ojs/ojs/index.php/pln/article/view/5285" />
	</analytic>
	<monogr>
		<title level="j">Procesamiento del Lenguaje Natural</title>
		<imprint>
			<biblScope unit="volume">56</biblScope>
			<biblScope unit="page" from="41" to="48" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">SOUKHRIA: towards an irony detection system for arabic in social media</title>
		<author>
			<persName><forename type="first">J</forename><surname>Karoui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">B</forename><surname>Zitoune</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Moriceau</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.procs.2017.10.105</idno>
		<ptr target="https://doi.org/10.1016/j.procs.2017.10.105" />
	</analytic>
	<monogr>
		<title level="m">Third International Conference On Arabic Computational Linguistics</title>
				<meeting><address><addrLine>ACLING; Dubai, United Arab Emirates</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2017-11-05">2017. November 5-6, 2017. 2017</date>
			<biblScope unit="page" from="161" to="168" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">The perfect solution for detecting sarcasm in tweets #not</title>
		<author>
			<persName><forename type="first">C</forename><surname>Liebrecht</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Kunneman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Van Den Bosch</surname></persName>
		</author>
		<ptr target="http://aclweb.org/anthology/W/W13/W13-1605.pdf" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 4th Workshop on Computational Approaches to Subjectivity, Sentiment and Social Media Analysis, WASSA@NAACL-HLT 2013</title>
				<meeting>the 4th Workshop on Computational Approaches to Subjectivity, Sentiment and Social Media Analysis, WASSA@NAACL-HLT 2013<address><addrLine>Atlanta, Georgia, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013-06-14">14 June 2013. 2013</date>
			<biblScope unit="page" from="29" to="37" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">R</forename><surname>Muñoz</surname></persName>
		</author>
		<title level="m">TwIrony: Identificación de la ironía en Tweets en Catalán</title>
				<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
		<respStmt>
			<orgName>Universitat Pompeu Fabra</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">candthesis</note>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Overview of the Task on Irony Detection in Spanish Variants</title>
		<author>
			<persName><forename type="first">R</forename><surname>Ortega-Bueno</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Rangel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">I</forename><surname>Hernández Farías</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Montes-Y-Gómez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">E</forename><surname>Medina Pagola</surname></persName>
		</author>
		<ptr target="CEUR-WS.org" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Iberian Languages Evaluation Forum (IberLEF 2019), co-located with 34th Conference of the Spanish Society for Natural Language Processing</title>
				<meeting>the Iberian Languages Evaluation Forum (IberLEF 2019), co-located with 34th Conference of the Spanish Society for Natural Language Processing<address><addrLine>SEPLN</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019. 2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Freeling 3.0: Towards wider multilinguality</title>
		<author>
			<persName><forename type="first">L</forename><surname>Padró</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Stanilovsky</surname></persName>
		</author>
		<ptr target="http://www.lrec-conf.org/proceedings/lrec2012/summaries/430.html" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Eighth International Conference on Language Resources and Evaluation, LREC 2012</title>
				<meeting>the Eighth International Conference on Language Resources and Evaluation, LREC 2012<address><addrLine>Istanbul, Turkey</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2012">May 23-25, 2012. 2012</date>
			<biblScope unit="page" from="2473" to="2479" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Modelo de Detección Automática de Ironía en Textos en Español</title>
		<author>
			<persName><forename type="first">M</forename><surname>Pinto</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
	<note type="report_type">mathesis</note>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">A low dimensionality representation for language variety identification</title>
		<author>
			<persName><forename type="first">F</forename><surname>Rangel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Franco-Salvador</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">17th International Conference on Intelligent Text Processing and Computational Linguistics, CICLing&apos;16</title>
				<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2018">9624. 2018</date>
			<biblScope unit="page" from="156" to="169" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">A multidimensional approach for detecting irony in twitter</title>
		<author>
			<persName><forename type="first">A</forename><surname>Reyes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Veale</surname></persName>
		</author>
		<idno type="DOI">10.1007/s10579-012-9196-x</idno>
		<ptr target="https://doi.org/10.1007/s10579-012-9196-x" />
	</analytic>
	<monogr>
		<title level="j">Language Resources and Evaluation</title>
		<imprint>
			<biblScope unit="volume">47</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="239" to="268" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Authorship verification using the impostors method notebook for PAN at CLEF</title>
		<author>
			<persName><forename type="first">S</forename><surname>Seidman</surname></persName>
		</author>
		<ptr target="http://ceur-ws.org/Vol-1179/CLEF2013wn-PAN-Seidman2013.pdf" />
	</analytic>
	<monogr>
		<title level="m">Working Notes for CLEF 2013 Conference</title>
				<meeting><address><addrLine>Valencia, Spain</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013-09-23">2013. September 23-26, 2013. 2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Computational irony: A survey and new perspectives</title>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">C</forename><surname>Wallace</surname></persName>
		</author>
		<idno type="DOI">10.1007/s10462-012-9392</idno>
		<idno>-5</idno>
		<ptr target="https://doi.org/10.1007/s10462-012-9392-5" />
	</analytic>
	<monogr>
		<title level="j">Artif. Intell. Rev</title>
		<imprint>
			<biblScope unit="volume">43</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="467" to="483" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

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