<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>NUIG-Shubhanker@Dravidian-CodeMix-FIRE2020: Sentiment Analysis of Code-Mixed Dravidian text using XLNet</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>ShubhankerBanerjee</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Arun Jayapa</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>SajeethaThavareesan</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Eastern University</institution>
          ,
          <country country="LK">Sri Lanka</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>National University Of Ireland Galway</institution>
          ,
          <country country="IE">Ireland</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Social media has penetrated into multi-lingual societies, however most of them use English to be a preferred language for communication. So it looks natural for them to mix their cultural language with English during conversations resulting in abundance of multilingual data - cacloldteh-misixed data, available in today's world. Downstream NLP tasks using such data is challenging due to the semantic nature of it being spread across multiple languages. One such NLP task is Sentiment analysis; for this we use an auto-regressive XLNet model to perform sentiment analysis on code-mixed Tamil-English and Malayalam-English datasets.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;code-mixed</kwd>
        <kwd>XLNet</kwd>
        <kwd>auto-regressive</kwd>
        <kwd>attention</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <p>
        Multilingual users have the tendency to mix linguistic units in the social media resulting
in code-mixed data being easily available. The phenomenon of code-mixing is explained in
[
        <xref ref-type="bibr" rid="ref10 ref5 ref6 ref7 ref8 ref9">5, 6, 7, 8, 9, 10</xref>
        ] and provides an analysis on the possible reasons behind code-mixing. This is
done by identifying the languages involved in the code-mixed data which looks inevitable. In
the past, several approaches were taken and experiments were conducted aimed at the detection
of languages in code-mixed data11[][
        <xref ref-type="bibr" rid="ref12">12</xref>
        ][
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. A review of many research works on code-mixing
is discussed in [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
      </p>
      <sec id="sec-2-1">
        <title>2.1. Code-mixed data</title>
        <p>Since code-mixed is mostly sourced from social media platforms, the data in it’s raw form is
highly unstructured and hence corpus creation to organize this unstructured data into datasets
for further analysis pose a challenge. For some of the Indian langua1g5e]sh,a[s compiled
a Tamil-English code-mixed dataset, the first annotated Tangl3ishdataset. Similarly,16[]
published a dataset for Malayalam-English code-mixed data, where the authors also provided
references to the availability of other code-mixed datasets such as Chinese-English and
SpanishEnglish. But significant work hasn’t been done in the area of corpus creation for code-mixing
for Indian languages. The Indian languages are considered to be under-resourced and so there
is less interest in performing NLP tasks on these languages.</p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Sentiment-analysis</title>
        <p>
          Sentiment analysis is a well known NLP task that infers the positive, negative and neutral
sentiments from a statement in question. However there are very few works on the sentiment
analysis over code-mixed data1;7[][18] provides an overview of the work done on sentiment
analysis of Dravidian code-mixed text. Another wor1k9,][compares the performance of
diferent transformer architectures on the task of sentiment analysis of code-mixed da2t0a]. [
employed an approach based on lexicon to assign sentiment to Hindi-English code-mixed text.
[21] illustrates a method to detect hate speech in code-mixed Hinglish dataset. For the purpose
of conducting this research they used FIRE 2013 and FIRE 2014 dataset2s.2][ used a LSTM
[23] based approach to improve the state-of-art performan2c0e] [on the hinglish datasets by
18 percent. [24] used shared parameters in a siamese networ2k5[] to project the code-mixed
sentences and sentences in standard languages into a common sentiment space. The similarity
of projected sentences is an indicative of how similar their sentiments are, similar sentences
have similar sentiment. Ensemble based techniques have also been used for sentiment analysis
of code-mixed data,2[
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] proposed an ensemble model of a character-trigrams based LSTM and
a word-ngrams naive bayes to detect the sentiment in Hindi-english code-mixed da2ta7.] [
have used a multilayer perceptron to perform sentiment analysis on code-mixed data extracted
from social media platforms2.8[] used an ensemble of a convolutional neural network and a
self-attention based LSTM for sentiment analysis of Spanglish and Hinglish text.
        </p>
        <p>3Tanglish refers to code switching between Tamil and English, a term predominantly used in the Tamil
community</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Dataset for sentiment analysis</title>
      <p>In spoken and written conversations, it is observed that the usage of lexicon, connectives and
phrases from English are used in combination with other languages; this can very well be seen
in the social media text and in spoken conversations across geographies, especially in India.</p>
      <p>Sentiment Analysis in social media has drawn attention in recent years. However, sentiment
analysis on Tamil-English (Tanglish) and Malayalam-English code-mixed data are not readily
available for research. The authors1o5f] [and [16] have collected 184,573 sentences for Tamil
and 116,711 sentences for Malayalam from YouTube comments which are based on the trailers of
the movies released in 2019 for building Tamil-English and Malayalam-English datasets where
non-code-mixed sentences were removed from the collection. Further, emoticons were removed
and sentence length filters were applied to render the mentioned datasets. In the end two data
sets of size 15,744 and 6,738 sentences were reported for Tanglish and Malayalam-English texts.</p>
      <p>To get this dataset ready for sentiment analys1is5][ and [16] refers to manual annotation
activity carried out with three annotators annotating each sentence in the data set. The
Krippendorf’s alpha (α) is used to measure inter-annotator agreement which is 0.6585 and
0.890 for Tamil and Malayalam code-mixed data sets respectively.</p>
      <p>The dataset was provided for this task in three parts training, validation and testing. The
number of sentences used for the dataset splits are provided in ta1b.lBeoth these datasets are
released in DravidianCodeMix FIRE 2020 competition organized by dravidiancodemixed. These
comments were grouped into five categories positive, negative, neutral, mixed emotions, or not
in the intended languages.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Methodology</title>
      <p>Language models have been integral to the recent advances made in the field of NLP due to its
ability to predict the next token in a sequence. Traditionally this achieved by computing the
joint distribution of the tokens in a sequence as a function of conditional probability distribution
of each token given other tokens in the sequence.</p>
      <p>
        However, XLNet[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] takes a diferent approach; when these models are trained on large
datasets, it achieves state-of-art performances on downstream NLP tasks. This uses permutation
language modelling, which trains an autoregressive model on all possible permutation of
words in a sentence – see equatio1n. During prediction of a word in a sequence, it takes into
account bidirectional context and predicts the masked tokens on the basis of the words/tokens
to the right as well as the left of the masked token in the sequence. XLNet is based on the
transformer architectur3e][, which uses the concept of attention4[] to learn the long range
token dependencies. Another important aspect of XLnet is two-stream attention; this refers
eqn.1, for a give text sequence x, and set of all permutations of the sequenceand z   .
      </p>
    </sec>
    <sec id="sec-5">
      <title>5. Results and Discussion</title>
      <p>The experiment results for the experiments outlined in the previous section are provided in table
2. We were able to achieve 0.49 &amp; 0.35 accuracies and 0.52 &amp; 0.32 F-scores on both the datasets
respectively. The results are biased towaProdssitive class because of the class-imbalance seen in
the training set. Further, it can be seen that the model performs better on the Malayalam-English
dataset despite the Tanglish dataset having more samples; this can be attributed to more noise
in the Tamil-English data and hence relatively poor performance. Our results do not perform
better than the baseline-results described 1in5][and [16]. We hypothesize that these results
can further be improved by training the model for more epochs with a pre-processing step
performed in combination with oversampling and undersampling of the minority and majority
classes respectively.
Workshop on Spoken Language Technologies for Under-resourced languages (SLTU)
and Collaboration and Computing for Under-Resourced Languages (CCURL), European
Language Resources association, Marseille, France, 2020, pp. 202–210. UhRttLp:s://www.
aclweb.org/anthology/2020.sltu-1.28
[16] B. R. Chakravarthi, N. Jose, S. Suryawanshi, E. Sherly, J. P. McCrae, A sentiment analysis
dataset for code-mixed Malayalam-English, in: Proceedings of the 1st Joint Workshop on
Spoken Language Technologies for Under-resourced languages (SLTU) and Collaboration
and Computing for Under-Resourced Languages (CCURL), European Language Resources
association, Marseille, France, 2020, pp. 177–184. URhLtt:ps://www.aclweb.org/anthology/
2020.sltu-1.25.
[17] B. R. Chakravarthi, R. Priyadharshini, V. Muralidaran, S. Suryawanshi, N. Jose, E. Sherly,
J. P. McCrae, Overview of the track on Sentiment Analysis for Dravidian Languages in
Code-Mixed Text, in: Working Notes of the Forum for Information Retrieval Evaluation
(FIRE 2020). CEUR Workshop Proceedings. In: CEUR-WS. org, Hyderabad, India, 2020.
[18] B. R. Chakravarthi, R. Priyadharshini, V. Muralidaran, S. Suryawanshi, N. Jose, E. Sherly,
J. P. McCrae, Overview of the track on Sentiment Analysis for Dravidian Languages in
Code-Mixed Text, in: Proceedings of the 12th Forum for Information Retrieval Evaluation,
FIRE ’20, 2020.
[19] S. Banerjee, B. R. Chakravarthi, J. P. McCrae, Comparison of pretrained embeddings to
identify hate speech in Indian code-mixed text, in: 2nd IEEE International Conference on
Advances in Computing, Communication Control and Networking –ICACCCN
(ICAC3N20), 2020.
[20] S. Sharma, P. Srinivas, R. C. Balabantaray, Text normalization of code mix and sentiment
analysis, in: 2015 International Conference on Advances in Computing, Communications
and Informatics (ICACCI), 2015, pp. 1468–1473.
[21] P. Rani, S. Suryawanshi, K. Goswami, B. R. Chakravarthi, T. Fransen, J. P. McCrae, A
comparative study of diferent state-of-the-art hate speech detection methods in
HindiEnglish code-mixed data, in: Proceedings of the Second Workshop on Trolling, Aggression
and Cyberbullying, European Language Resources Association (ELRA), Marseille, France,
2020, pp. 42–48. URL: https://www.aclweb.org/anthology/2020.trac-.1.7
[22] A. Prabhu, A. Joshi, M. Shrivastava, V. Varma, Towards sub-word level compositions for
sentiment analysis of hindi-english code mixed text (2016).
[23] S. Hochreiter, J. Schmidhuber, Long short-term memory, Neural computation 9 (1997)
1735–1780.
[24] N. Choudhary, R. Singh, I. Bindlish, M. Shrivastava, Sentiment analysis of code-mixed
languages leveraging resource rich languages, 2a0r1X8i.v:1804.00806.
[25] S. K. Roy, M. Harandi, R. Nock, R. Hartley, Siamese networks: The tale of two manifolds,
in: Proceedings of the IEEE International Conference on Computer Vision, 2019, pp.
3046–3055.
[26] M. G. Jhanwar, A. Das, An ensemble model for sentiment analysis of hindi-english
codemixed data, arXiv preprint arXiv:1806.04450 (2018).
[27] S. Ghosh, S. Ghosh, D. Das, Sentiment identification in code-mixed social media text, arXiv
preprint arXiv:1707.01184 (2017).
[28] A. Kumar, H. Agarwal, K. Bansal, A. Modi, Baksa at semeval-2020 task 9: Bolstering cnn
with self-attention for sentiment analysis of code mixed text, 2020.
a r X i v : 2 0 0 7 . 1 0 8 1 9</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Dai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yang</surname>
          </string-name>
          , J. Carbonell, R. Salakhutdinov,
          <string-name>
            <given-names>Q. V.</given-names>
            <surname>Le</surname>
          </string-name>
          ,
          <article-title>Xlnet: Generalized autoregressive pretraining for language understanding, 2a0r1X9i</article-title>
          .v:
          <year>1906</year>
          .08237.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>K.</given-names>
            <surname>Gregor</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Danihelka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mnih</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Blundell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Wierstra</surname>
          </string-name>
          ,
          <article-title>Deep autoregressive networks</article-title>
          ,
          <source>in: International Conference on Machine Learning, PMLR</source>
          ,
          <year>2014</year>
          , pp.
          <fpage>1242</fpage>
          -
          <lpage>1250</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>A.</given-names>
            <surname>Vaswani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Shazeer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Parmar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Uszkoreit</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. N.</given-names>
            <surname>Gomez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Kaiser</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Polosukhin</surname>
          </string-name>
          ,
          <article-title>Attention is all you need, 2017a</article-title>
          .rXiv:
          <volume>1706</volume>
          .
          <fpage>03762</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>D.</given-names>
            <surname>Bahdanau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Cho</surname>
          </string-name>
          ,
          <string-name>
            <surname>Y. Bengio,</surname>
          </string-name>
          <article-title>Neural machine translation by jointly learning to align and translate, 2014a</article-title>
          .rXiv:
          <volume>1409</volume>
          .
          <fpage>0473</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>E.</given-names>
            <surname>Kim</surname>
          </string-name>
          ,
          <article-title>Reasons and motivations for code-mixing and code-switching, Issues in EFL 4 (</article-title>
          <year>2006</year>
          )
          <fpage>43</fpage>
          -
          <lpage>61</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>B. R.</given-names>
            <surname>Chakravarthi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Arcan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>McCrae</surname>
          </string-name>
          ,
          <article-title>WordNet gloss translation for under-resourced languages using multilingual neural machine translation</article-title>
          ,
          <source>in: Proceedings of the Second Workshop on Multilingualism at the Intersection of Knowledge Bases and Machine Translation, European Association for Machine Translation</source>
          , Dublin, Ireland,
          <year>2019</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>7</lpage>
          . URL: https://www.aclweb.org/anthology/W19-71.
          <fpage>01</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>B. R.</given-names>
            <surname>Chakravarthi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Priyadharshini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Stearns</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Jayapal</surname>
          </string-name>
          ,
          <string-name>
            <surname>S. S</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Arcan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zarrouk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>McCrae</surname>
          </string-name>
          ,
          <article-title>Multilingual multimodal machine translation for Dravidian languages utilizing phonetic transcription</article-title>
          ,
          <source>in: Proceedings of the 2nd Workshop on Technologies for MT of Low Resource Languages, European Association for Machine Translation</source>
          , Dublin, Ireland,
          <year>2019</year>
          , pp.
          <fpage>56</fpage>
          -
          <lpage>63</lpage>
          . URL: https://www.aclweb.org/anthology/W19-68.
          <fpage>09</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>B. R.</given-names>
            <surname>Chakravarthi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Arcan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>McCrae</surname>
          </string-name>
          ,
          <article-title>Comparison of diferent orthographies for machine translation of under-resourced Dravidian languages</article-title>
          ,
          <source>in: 2nd Conference on Language, Data and Knowledge (LDK</source>
          <year>2019</year>
          ),
          <source>Schloss Dagstuhl-Leibniz-Zentrum fuer Informatik</source>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>B. R.</given-names>
            <surname>Chakravarthi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Arcan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>McCrae</surname>
          </string-name>
          ,
          <article-title>A survey of orthographic information in machine translation</article-title>
          , arXiv preprint arXiv:
          <year>2008</year>
          .
          <volume>01391</volume>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>B. R.</given-names>
            <surname>Chakravarthi</surname>
          </string-name>
          ,
          <article-title>Leveraging orthographic information to improve machine translation of under-resourced languages</article-title>
          ,
          <source>Ph.D. thesis, NUI Galway</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>S.</given-names>
            <surname>Mandal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Banerjee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Naskar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bandyopadhyay</surname>
          </string-name>
          ,
          <article-title>Adaptive voting in multiple classifier systems for word level language identification</article-title>
          ,
          <year>2015</year>
          . d1o0i.
          <source>:13140/RG.2.1.3976. 0246.</source>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>K.</given-names>
            <surname>Bali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Sharma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Choudhury</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Vyas</surname>
          </string-name>
          , ”
          <article-title>i am borrowing ya mixing ?” an analysis of english-hindi code mixing in facebook,</article-title>
          <year>2014</year>
          , pp.
          <fpage>116</fpage>
          -
          <lpage>126</lpage>
          .
          <year>do10i</year>
          :.
          <volume>3115</volume>
          /v1/
          <fpage>W14</fpage>
          - 3914.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>T.</given-names>
            <surname>Solorio</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sherman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. M.</given-names>
            <surname>Bedore</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. D.</given-names>
            <surname>Peña</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Iglesias</surname>
          </string-name>
          ,
          <article-title>Analyzing language samples of spanish-english bilingual children for the automated prediction of language dominance</article-title>
          ,
          <source>Nat. Lang. Eng</source>
          .
          <volume>17</volume>
          (
          <year>2011</year>
          )
          <fpage>367</fpage>
          -
          <lpage>395</lpage>
          . URL:https://doi.org/10.1017/S135132491000025 2. doi:
          <volume>10</volume>
          .1017/S1351324910000252.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>N.</given-names>
            <surname>Jose</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. R.</given-names>
            <surname>Chakravarthi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Suryawanshi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Sherly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>McCrae</surname>
          </string-name>
          ,
          <article-title>A survey of current datasets for code-switching research</article-title>
          ,
          <source>in: 2020 6th International Conference on Advanced Computing and Communication Systems (ICACCS)</source>
          , IEEE,
          <year>2020</year>
          , pp.
          <fpage>136</fpage>
          -
          <lpage>141</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>B. R.</given-names>
            <surname>Chakravarthi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Muralidaran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Priyadharshini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>McCrae</surname>
          </string-name>
          ,
          <article-title>Corpus creation for sentiment analysis in code-mixed Tamil-English text</article-title>
          ,
          <source>in: Proceedings of the 1st Joint</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>