<!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>Study on Sentimental Analysis, Homophobia-Transphobia Detection for Dravidian Languages</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Manoj J Balaji</string-name>
          <email>manojbalaji1@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Chinmaya HS</string-name>
          <email>chinmayasbhat4@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Homophobia Detection, Transphobia Detection, Sentiment Analysis, Social Media, Dravidian Language,</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>MP-Net</institution>
          ,
          <addr-line>Classification, Transformers, LightGBM</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>With internet becoming highly accessible to mass population, there has been a tremendous increase in usage of social media, with the usage being spread across the Indian peninsula. Although this is advantageous, there's also increase in anti-social activities in the social media space. There has been an increase in hate speech especially the ones that lie in the spectrum of homophobia and trans-phobia. With a growing concern for preventing such posts on the social media, there are multiple eforts happening across the world. To solve this issue, we study two methods, fastText+LightGBM based classification for Sentimental analysis and MP-Net is used for homophobia-trans-phobia detection. For this study, we are using the dataset provided by the shared task on Sentiment Analysis and Homophobia detection of YouTube comments in Code-Mixed Dravidian Languages. The proposed methodology for sentimental analysis has macro f1 scores of 0.19, 0.3, 0.2 for Tamil, Kannada and Malayalam respectively and for homophobia-transphobia detection, the macro f1 scores are 0.234, 0.493, 0.942, 0.316 for Tamil, English, Malayalam and Tamil-English respectively. The proposed solution outshines baselines for homophobiatransphobia detection.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Detection for Dravidian</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>
        In the recent advancement of technology and social media hatred towards LGBTQ+ community
is also growing. Homophobia/transphobia refers to the actions resulting in threat, dread, dislike,
discomfort or mistrust of lesbian, gay, transgender or bisexual person [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Social media, as
it provides medium for communication, allowing the users to express their views, ideas and
feelings on anything at any time. The power of sharing resources, materials to support their
views are also enabled using social media platforms [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. The abundance of data available
online can enable researchers to use natural language processing to interpret, quantify, and
monitor the user behavior, propagation of information across diferent communities and events
influence by these online information [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>
        Internet is home to a wide verity of racist, sexist, homophobic, trans phobic and all sorts of
unpleasant content.The increase in the quantity of such contents have appeared as a problem
for online communities [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. The wide verity of data available on social media platforms such
CEUR
as YouTube, Facebook and others are ever changing and are influencing the way people think,
talk and connect with each other.Social media platforms also provide a great avenue to venture
into the darker side of internet, like, share and support the violent, sexist, homophobic content
creation and sharing [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>
        With increasing content available on the internet, the computer scientists, linguists and
researchers have an opportunity to build and use automated solutions that can mitigate or
ban anti LGBTQ+ harmful content, and try to make internet a place of equality, diversity and
inclusion. While much work has been put into the domain of aggression identification [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ],
misogyny [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], and racism [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], homophobic or transphobic verbal abuse, on the other hand,
was given as far less important than racist or other prohibited issues
      </p>
      <p>
        Recent advancements in the attention mechanism used in transformers, which are becoming
very popular in low resource Dravidian languages like, Tamil, Malayalam, Kannada among
others. Lack of language carpus available to train makes it dificult to train the models without
using embedding where transformers are acting as a solution. Bert [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] and XLnet [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], which
are the two highly popular models used for the text classification and which are pose to have
drawbacks which are overcome with MPNet.
      </p>
    </sec>
    <sec id="sec-3">
      <title>2. Related Work</title>
      <p>
        Wast availability of data on the internet attracted many researchers and computer scientist to
develop and research possible solutions to tackle the hatred towards LGBTQ+ communities.
One of the early studies towards identifying ofensive comment identification in dravidian
languages (Tamil) [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] followed by DravidianLangtech [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] shed light towards possibilities
in bringing equality and diversity for LGBTQ+ people who are also ill-treated in these part.
Dataset for HASOCDravidianCodeMix which consisted of 4000 comments which were collected
from twitter and other social media platforms. Similar work DravidianLangTech comprised
of 30 thousand YouTube comments, which were annotated by multiple volunteers. Both these
datasets are code mixed Datasets. Based on these two datasets k [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. Inspired by these works,
our previous work on dravidian code mix dataset (troll-meta) [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], created a hybrid deep learning
model which performed classification of given images to one of the 2 classes. The work focused
on classification of data into ofensive speech and neutral ones.
      </p>
      <p>
        Works by Ljubešić et al. [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] constructed lexicons of several languages including Croatian,
Dutch and Slovene. And using these lexicons to identify texts containing socially unacceptable
words towards topics of migrants and LGBTQ+. Even though this is a great work, but it fails to
meet the end goals as it was in the early stages of research, it lacks confidence in classification
task.
      </p>
      <p>
        DravidianCodeMix, a recent work proposes a multilingual model which tries to establish a
baseline model to conduct further research [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. The corpera included comments collected from
Youtube, belonging to 4 major dravidian languages, Kannada, Tamil and Malayalam. The data
set has Kannada-English, Tamil-English and Malayalam-English datasets.Which are annotated
by human volunteers.
      </p>
      <p>Our work focus on sentiment analysis and classification of homophobic and transphobic
comments that are collected by YouTube.</p>
    </sec>
    <sec id="sec-4">
      <title>3. Dataset</title>
      <p>
        The dataset is provided as part of shared task on “Sentiment Analysis and Homophobia detection
of YouTube comments in Code-Mixed Dravidian Languages” [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. The data set consists of
annotated data for sentiment analysis and ofensive language identification for a total of more
than 60 thousand individual comments on YouTube videos.
      </p>
      <p>The dataset count for individual languages and tasks are tabulated in Tables 1, 2, 3 and 4.</p>
      <sec id="sec-4-1">
        <title>Positive</title>
      </sec>
      <sec id="sec-4-2">
        <title>Negative</title>
      </sec>
      <sec id="sec-4-3">
        <title>Mixed Feeling</title>
        <p>
          For sentiment analysis the dataset belonging Tamil language contained 20069 positive, 4271
negative and 4020, Kannada language contained 2823 positive, 1188 Negative and 574 Mixed
feeling, and Malayalam language data consisted of 6421 positive, 2105 negative and 926 mixed
feeling comments. All these are labeled by the volunteers as mentioned in [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]
        </p>
        <p>The development dataset, which contained 2257 positive, 480 negative and 438 Mixed feeling
data for Tamil language, 321 positive, 139 negative and 52 mixed feeling data for Kannada
Language and for Malayalam there are 706 positive, 237 negative and 102 mixed feeling.</p>
        <p>Homophobia/Transphobia detection training dataset contained 2022 Non-anti-LGBTQ+
content, 485 Homophobic and 155 Transphobic data for Tamil, 3002 Non-anti-LGBTQ+ content,
157 Homophobic and 6 Transphobic data for English, for language Malayalam, 2434
Non-antiLGBTQ+content, 491 homophobic and 189 transphobic comments and finally for Tamil-English
3438 non-anti-LGBTQ+ content, 311 homophobic and 112 Transphobic comments.</p>
      </sec>
      <sec id="sec-4-4">
        <title>Tamil English Malayalam Non-anti- 526</title>
        <p>The dev dataset for Homophobia/Transphobia detection contained 526 Non-anti-LGBTQ+
content, 103 homophobic and 37 transphobic comments for Tamil, 532 non-anti-LGBTQ+
content, 58 homophobic and 2 transphobic comments for English, for Malayalam 692,133 and
41 comments for Non-anti-LGBTQ+ content, homophobic and transphobic labels respectively.
Tamil-English dev data consisted of 862 non-anti-LGBTQ+ content, 66 homophobic and 38
transphobic comments.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4. Approach</title>
      <p>The approach to the solution started with cleaning the data, making it free from special
characters, converting the Kannada-English, Tamil-English and Malayalam-English to lowercase.</p>
      <p>Emoji’s as the name suggests, which is used to express emotions in the form of graphics,
images, pictogram or ideogram embedded with text. We consider these as one of the major
driver in finding emotions such as sarcasm, sadness, happiness etc. They play major role in
ifnding or classifying emotions and analysing the sentiments in the given comments. We used
the Python library (https://pypi.org/project/emoji/) to convert the emoji’s to text.</p>
      <p>For Example:
Original: Idha pathutu road la students kathi vaichi kitu sanda poduvanunga 
Translated: Idha pathutu road la students kathi vaichi kitu sanda poduvanunga Face Palm
The study involves 2 tasks which are Sentimental Analysis and Homophobia-Transphobia
Detection which will be referred to as Task A and Task B henceforth. Task A involved 3
diferent languages which are Tamil, Kannada, and Malayalam whereas for Task B, 4 languages
i.e. Tamil, English, Malayalam, and Tamil-English(combination of both, often called as Tanglish
in colloquial language) were in consideration.</p>
      <p>With the help of open source libraries for MPNet, fastText and transformers with the fine
tuning of hyper-parameters like learning rate, weight decay, batch size along with others.</p>
      <p>
        For both the tasks, two methods were experimented. The first method involved building a
text classifier using MP-Net [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] and the second method involved word generating embedding
using fastText [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], followed by dimension-wise averaging, finally classifying using LightGBM
[
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] to obtain the required results.
      </p>
      <p>For LightGBM, 15 num_leaves, min_child_weight of 1e-1, subsample of 0.8 and random state
of 42 give the better results for the task of Homophobia/Transphobia detection.</p>
      <p>Similar to this, MPNet trained with a learning rate of 2e-5, weight decay of 0.01 and batch
size of 8 for the task of sentiment analysis.</p>
      <p>For Sentimental Analysis, MP-Net method was used, and for Homophobia-Transphobia
Detection, for Tamil and Malayalam, fastText+LightGBM method was used whereas for English
and Tamil-English, MP-Net was used.</p>
    </sec>
    <sec id="sec-6">
      <title>5. Results</title>
      <p>
        The research activity performed for sentiment analysis as well as classifying the comments into
homophobic/transphobic comments or not. The model involved two diferent machine learning
model for the classification problem, part-A is a decision tree based LightGBM [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ], where as
the part-B was a hybrid model of masked language modeling and permuted language modeling
[
        <xref ref-type="bibr" rid="ref19">19</xref>
        ].
      </p>
      <p>To analyze the results of the model, a confusion matrix was constructed, and the weighted f1
is calculated.</p>
      <p>The results for the conducted research activity are tabulated in the table 5 and 6.</p>
      <sec id="sec-6-1">
        <title>Tamil</title>
      </sec>
      <sec id="sec-6-2">
        <title>Kannada</title>
        <p>Malayalam</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>6. Error Analysis</title>
      <p>The research activity carried out shed the light towards the setbacks faced during training and
evaluation steps. One of the important reason for the performance of the models is lack of
data pertaining to dravidian languages compared to other, as it can be seen in the result of
classifying homophobia/transphobia. Wherein, the rank in English task is 1, which is because
the MPNet is trained on larger English language data corpus. That is the reason why we
explored fastText as an alternate option. The other models in the same task were trained on
fastText+LightGBM, even though fastText were also trained on Tamil/Malayalam language
corpus, due to the diferences in colloquial language versus formal language in which the models
were trained on, the results were poor. Tamil-English performed poor in ranking compared to
others, which is likely as pre-trained models seldomly comes across language code-switch, thus
failing to provide better representation embedding.</p>
      <p>Dataset size is another aspect that we analyze the results. The size of the dataset available
for Tamil language is more compared the others, due to which performance is better, which
can be clearly seen in the results. With the minimum precision, Malayalam language had least
quantity of data next to Kannada. Even with embeddings from transformers, the quantity of
data were not enough for better generalization.</p>
      <p>In terms of of improvement, pre-training or fine-tuning these aforementioned models on
the available dataset, will significantly increase the quality of predictions. Also we will have
to explore other methodologies to handle low-resource constraints and strive to achieve best
results.</p>
    </sec>
    <sec id="sec-8">
      <title>7. Conclusion</title>
      <p>
        We experimented with both fastText along with LightGBM and MPNet which were able to
provide some improvements over the baseline models. Even with considerable improvements
the models experienced some shortcomings [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ][
        <xref ref-type="bibr" rid="ref18">18</xref>
        ].
      </p>
      <p>In the future works we are considering building custom transformers and enhanced
architectures to gain a better results.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <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>R.</given-names>
            <surname>Ponnusamy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. K.</given-names>
            <surname>Kumaresan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Sampath</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Thenmozhi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Thangasamy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Nallathambi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>McCrae</surname>
          </string-name>
          ,
          <article-title>Dataset for identification of homophobia and transophobia in multilingual youtube comments</article-title>
          ,
          <year>2021</year>
          . URL: https://arxiv.org/abs/2109.00227. doi:
          <volume>10</volume>
          .48550/ARXIV.2109.00227.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>J.</given-names>
            <surname>Qian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bethke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Belding</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <article-title>A benchmark dataset for learning to intervene in online hate speech</article-title>
          ,
          <year>2019</year>
          . URL: https://arxiv.org/abs/
          <year>1909</year>
          .04251. doi:
          <volume>10</volume>
          . 48550/ARXIV.
          <year>1909</year>
          .
          <volume>04251</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>G.</given-names>
            <surname>Gkotsis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Oellrich</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Hubbard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Dobson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Liakata</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Velupillai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Dutta</surname>
          </string-name>
          ,
          <article-title>The language of mental health problems in social media</article-title>
          ,
          <source>in: Proceedings of the Third Workshop on Computational Linguistics and Clinical Psychology</source>
          , Association for Computational Linguistics, San Diego, CA, USA,
          <year>2016</year>
          , pp.
          <fpage>63</fpage>
          -
          <lpage>73</lpage>
          . URL: https://aclanthology.org/W16-0307. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>W16</fpage>
          - 0307.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>K.</given-names>
            <surname>Yamada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sasano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Takeda</surname>
          </string-name>
          ,
          <article-title>Incorporating textual information on user behavior for personality prediction</article-title>
          ,
          <source>in: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics: Student Research Workshop</source>
          , Association for Computational Linguistics, Florence, Italy,
          <year>2019</year>
          , pp.
          <fpage>177</fpage>
          -
          <lpage>182</lpage>
          . URL: https://aclanthology.org/P19-2024. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>P19</fpage>
          - 2024.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>S.</given-names>
            <surname>Bhattacharya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bansal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bhagat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dawer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Lahiri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. K.</given-names>
            <surname>Ojha</surname>
          </string-name>
          ,
          <article-title>Developing a multilingual annotated corpus of misogyny and aggression, 2020</article-title>
          . URL: https://arxiv.org/abs/
          <year>2003</year>
          .07428. doi:
          <volume>10</volume>
          .48550/ARXIV.
          <year>2003</year>
          .
          <volume>07428</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>H.</given-names>
            <surname>Mulki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Ghanem</surname>
          </string-name>
          , Let-mi:
          <article-title>An arabic levantine twitter dataset for misogynistic language</article-title>
          ,
          <year>2021</year>
          . URL: https://arxiv.org/abs/2103.10195. doi:
          <volume>10</volume>
          .48550/ARXIV.2103.10195.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>J.</given-names>
            <surname>Risch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Krestel</surname>
          </string-name>
          ,
          <article-title>Aggression identification using deep learning and data augmentation</article-title>
          ,
          <source>in: Proceedings of the First Workshop on Trolling, Aggression and Cyberbullying (TRAC2018)</source>
          ,
          <article-title>Association for Computational Linguistics</article-title>
          , Santa Fe, New Mexico, USA,
          <year>2018</year>
          , pp.
          <fpage>150</fpage>
          -
          <lpage>158</lpage>
          . URL: https://aclanthology.org/W18-4418.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>E.</given-names>
            <surname>Fersini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nozza</surname>
          </string-name>
          , G. Boifava,
          <article-title>Profiling Italian misogynist: An empirical study</article-title>
          ,
          <source>in: Proceedings of the Workshop on Resources</source>
          and
          <article-title>Techniques for User and Author Profiling in Abusive Language, European Language Resources Association (ELRA), Marseille</article-title>
          , France,
          <year>2020</year>
          , pp.
          <fpage>9</fpage>
          -
          <lpage>13</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .restup-
          <volume>1</volume>
          .3.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Waseem</surname>
          </string-name>
          ,
          <article-title>Are you a racist or am I seeing things? annotator influence on hate speech detection on Twitter</article-title>
          ,
          <source>in: Proceedings of the First Workshop on NLP and Computational Social Science</source>
          , Association for Computational Linguistics, Austin, Texas,
          <year>2016</year>
          , pp.
          <fpage>138</fpage>
          -
          <lpage>142</lpage>
          . URL: https://aclanthology.org/W16-5618. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>W16</fpage>
          - 5618.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>J.</given-names>
            <surname>Devlin</surname>
          </string-name>
          , M.-
          <string-name>
            <given-names>W.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Toutanova</surname>
          </string-name>
          , Bert:
          <article-title>Pre-training of deep bidirectional transformers for language understanding</article-title>
          ,
          <year>2018</year>
          . URL: https://arxiv.org/abs/
          <year>1810</year>
          .04805. doi:
          <volume>10</volume>
          .48550/ARXIV.
          <year>1810</year>
          .
          <volume>04805</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <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</article-title>
          ,
          <year>2019</year>
          . URL: https://arxiv.org/abs/
          <year>1906</year>
          .08237. doi:
          <volume>10</volume>
          .48550/ARXIV.
          <year>1906</year>
          .
          <volume>08237</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>B. R.</given-names>
            <surname>Chakravarthi</surname>
          </string-name>
          ,
          <article-title>HopeEDI: A multilingual hope speech detection dataset for equality, diversity, and inclusion</article-title>
          ,
          <source>in: Proceedings of the Third Workshop on Computational Modeling of People's Opinions</source>
          , Personality, and
          <article-title>Emotion's in Social Media, Association for Computational Linguistics</article-title>
          , Barcelona,
          <source>Spain (Online)</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>41</fpage>
          -
          <lpage>53</lpage>
          . URL: https: //aclanthology.org/
          <year>2020</year>
          .peoples-
          <volume>1</volume>
          .5.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Modha</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. Kumar</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>B. R.</given-names>
            <surname>Chakravarthi</surname>
          </string-name>
          ,
          <article-title>Overview of the hasoc track at fire 2020: Hate speech and ofensive language identification in tamil, malayalam, hindi, english and german, in: Forum for Information Retrieval Evaluation</article-title>
          ,
          <string-name>
            <surname>FIRE</surname>
          </string-name>
          <year>2020</year>
          ,
          <article-title>Association for Computing Machinery</article-title>
          , New York, NY, USA,
          <year>2020</year>
          , p.
          <fpage>29</fpage>
          -
          <lpage>32</lpage>
          . URL: https://doi.org/10.1145/ 3441501.3441517. doi:
          <volume>10</volume>
          .1145/3441501.3441517.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <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>N.</given-names>
            <surname>Jose</surname>
          </string-name>
          , A.
          <string-name>
            <surname>Kumar</surname>
            <given-names>M</given-names>
          </string-name>
          , T. Mandl,
          <string-name>
            <given-names>P. K.</given-names>
            <surname>Kumaresan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ponnusamy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. R L</given-names>
            ,
            <surname>J. P. McCrae</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Sherly</surname>
          </string-name>
          ,
          <article-title>Findings of the shared task on ofensive language identification in Tamil, Malayalam, and Kannada</article-title>
          ,
          <source>in: Proceedings of the First Workshop on Speech and Language Technologies for Dravidian Languages, Association for Computational Linguistics</source>
          , Kyiv,
          <year>2021</year>
          , pp.
          <fpage>133</fpage>
          -
          <lpage>145</lpage>
          . URL: https://aclanthology.org/
          <year>2021</year>
          . dravidianlangtech-
          <volume>1</volume>
          .
          <fpage>17</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>M. B. J</surname>
          </string-name>
          , C. Hs, TrollMeta@DravidianLangTech-EACL2021:
          <article-title>Meme classification using deep learning</article-title>
          ,
          <source>in: Proceedings of the First Workshop on Speech and Language Technologies for Dravidian Languages, Association for Computational Linguistics</source>
          , Kyiv,
          <year>2021</year>
          , pp.
          <fpage>277</fpage>
          -
          <lpage>280</lpage>
          . URL: https://aclanthology.org/
          <year>2021</year>
          .dravidianlangtech-
          <volume>1</volume>
          .
          <fpage>39</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>N.</given-names>
            <surname>Ljubešić</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Markov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Fišer</surname>
          </string-name>
          , W. Daelemans,
          <article-title>The LiLaH emotion lexicon of Croatian, Dutch and Slovene</article-title>
          ,
          <source>in: Proceedings of the Third Workshop on Computational Modeling of People's Opinions</source>
          , Personality, and
          <article-title>Emotion's in Social Media, Association for Computational Linguistics</article-title>
          , Barcelona,
          <source>Spain (Online)</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>153</fpage>
          -
          <lpage>157</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .peoples-
          <volume>1</volume>
          .
          <fpage>15</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>K.</given-names>
            <surname>Shanmugavadivel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Subramanian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. K.</given-names>
            <surname>Kumaresan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. R.</given-names>
            <surname>Chakravarthi</surname>
          </string-name>
          , B. B,
          <string-name>
            <given-names>S. Chinnaudayar</given-names>
            <surname>Navaneethakrishnan</surname>
          </string-name>
          , L. S.K, T. Mandl,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ponnusamy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Palanikumar</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. B. J</surname>
          </string-name>
          ,
          <article-title>Overview of the Shared Task on Sentiment Analysis and Homophobia Detection of YouTube Comments in Code-Mixed Dravidian Languages</article-title>
          , in: Working Notes of FIRE 2022 -
          <article-title>Forum for Information Retrieval Evaluation</article-title>
          ,
          <string-name>
            <surname>CEUR</surname>
          </string-name>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <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>R.</given-names>
            <surname>Ponnusamy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. K.</given-names>
            <surname>Kumaresan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Sampath</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Thenmozhi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Thangasamy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Nallathambi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>McCrae</surname>
          </string-name>
          ,
          <article-title>Dataset for identification of homophobia and transophobia in multilingual youtube comments</article-title>
          ,
          <source>arXiv preprint arXiv:2109.00227</source>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>K.</given-names>
            <surname>Song</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Tan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Qin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lu</surname>
          </string-name>
          , T.-Y. Liu,
          <article-title>Mpnet: Masked and permuted pre-training for language understanding</article-title>
          ,
          <year>2020</year>
          . URL: https://arxiv.org/abs/
          <year>2004</year>
          .09297. doi:
          <volume>10</volume>
          .48550/ ARXIV.
          <year>2004</year>
          .
          <volume>09297</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>P.</given-names>
            <surname>Bojanowski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Grave</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Joulin</surname>
          </string-name>
          , T. Mikolov,
          <article-title>Enriching word vectors with subword information (</article-title>
          <year>2016</year>
          ). URL: https://arxiv.org/abs/1607.04606. doi:
          <volume>10</volume>
          .48550/ARXIV.1607.04606.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>G.</given-names>
            <surname>Ke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Meng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Finley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Chen</surname>
          </string-name>
          , W. Ma,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Ye</surname>
          </string-name>
          , T.-Y. Liu,
          <article-title>Lightgbm: A highly eficient gradient boosting decision tree</article-title>
          , in: I. Guyon,
          <string-name>
            <given-names>U. V.</given-names>
            <surname>Luxburg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bengio</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Wallach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Fergus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Vishwanathan</surname>
          </string-name>
          , R. Garnett (Eds.),
          <source>Advances in Neural Information Processing Systems</source>
          , volume
          <volume>30</volume>
          ,
          <string-name>
            <surname>Curran</surname>
            <given-names>Associates</given-names>
          </string-name>
          , Inc.,
          <year>2017</year>
          . URL: https://proceedings.neurips.cc/ paper/2017/file/6449f44a102fde848669bdd9eb6b76fa-Paper.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <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>T.</given-names>
            <surname>Durairaj</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. McCrae</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Buitelaar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Kumaresan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ponnusamy</surname>
          </string-name>
          ,
          <article-title>Overview of the shared task on homophobia and transphobia detection in social media comments</article-title>
          ,
          <source>in: Proceedings of the Second Workshop on Language Technology for Equality, Diversity and Inclusion</source>
          , Association for Computational Linguistics, Dublin, Ireland,
          <year>2022</year>
          , pp.
          <fpage>369</fpage>
          -
          <lpage>377</lpage>
          . URL: https://aclanthology.org/
          <year>2022</year>
          .ltedi-
          <volume>1</volume>
          .57. doi:
          <volume>10</volume>
          .18653/ v1/
          <year>2022</year>
          .ltedi-
          <volume>1</volume>
          .
          <fpage>57</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>