<!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>
      <journal-title-group>
        <journal-title>Forum for Information Retrieval Evaluation, December</journal-title>
      </journal-title-group>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>of the Third Shared Task on Indian Language Sum marization (ILSUM 2024)</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Shrey Satapara</string-name>
          <email>shreysatapara@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Parth Mehta</string-name>
          <email>parth.mehta126@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sandip Modha</string-name>
          <email>sjmodha@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Asha Hegde</string-name>
          <email>hegdekasha@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>H. L. Shashirekha</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Debasis Ganguly</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Parmonic</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Languages, Dravidian Languages</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Automatic Text Summarization</institution>
          ,
          <addr-line>Headline Generation, Misinformation Detection, Indian Languages, Indo-Aryan</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Indian Institute of Technology Hyderabad</institution>
          ,
          <country country="IN">India</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>LDRP-ITR</institution>
          ,
          <addr-line>Gandhinagar</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Mangalore University</institution>
          ,
          <country country="IN">India</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>University of Glasgow</institution>
          ,
          <addr-line>Scotland</addr-line>
          ,
          <country country="UK">UK</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2024</year>
      </pub-date>
      <volume>1</volume>
      <fpage>2</fpage>
      <lpage>15</lpage>
      <abstract>
        <p>This overview paper presents a synopsis of the third edition of the shared task on Indian Language Summarization (ILSUM 2024) [1] organized as a part of the 16th edition of Forum for Information Retrieval Evaluation (FIRE) 2024 [2]. In this edition of ILSUM, we continue the text summarization task from ILSUM 2022 [3, 4] and Task 1 of ILSUM 2023 [5, 6]. In this edition, we introduce three Dravidian languages Kannada, Tamil and Telugu in addition to all the languages from previous editions. We also expanded both train and test datasets for Hindi and English, and the test datasets for Gujarati and Bengali. Further, we build upon the misinformation detection subtask from ILSUM 2023 and ofer a cross-lingual misinformation detection task in Hindi and Gujarati languages. We used the same evaluation metrics as ILSUM 2023. Standard ROUGE metrics and BertScore were used for the summarization subtask, while the macro-F1 score was used for the cross-lingual misinformation detection subtask. ILSUM 2024 received registrations from over 50 teams. A total of 20 teams submitted runs across both subtasks and 12 teams submitted working notes.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>(D. Ganguly)
(D. Ganguly)
ceur-ws.org</p>
      <sec id="sec-1-1">
        <title>Language</title>
      </sec>
      <sec id="sec-1-2">
        <title>Hindi</title>
      </sec>
      <sec id="sec-1-3">
        <title>Gujarati</title>
      </sec>
      <sec id="sec-1-4">
        <title>Bengali</title>
      </sec>
      <sec id="sec-1-5">
        <title>Kannada</title>
      </sec>
      <sec id="sec-1-6">
        <title>Tamil</title>
      </sec>
      <sec id="sec-1-7">
        <title>Telugu</title>
      </sec>
      <sec id="sec-1-8">
        <title>English</title>
        <p>Training Set</p>
        <p>We introduced the misinformation task in ILSUM 2023 with the aim of countering the possible
misuse of Large Language Models (LLMs), such as GPT, Llama etc., for generating fake news and
spreading misinformation. This year, we extended the task to a cross-lingual setup, attempting to make
misinformation detection language independent. The dataset consisted of a source article in English
and a summary, with possible misinformation, in Hindi and Gujarati. In Section 2 we describe the two
tasks and talk about the dataset and evaluation, we cover the approaches used by the participation
teams in section 3 followed by results in section 4 and finally the conclusion and acknowledgement in
sections 5 and 6.</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>2. Task Description</title>
      <p>This edition of the ILSUM shared task included two subtasks. The first subtask continued the text
summarization task from previous years. We expanded datasets for existing languages and added
datasets for three new languages. The second subtask built upon the misinformation detection subtask
from ILSUM 2023 and included a cross-lingual setup with English as the source language for the article
and Gujarati and Hindi as the target languages for the summaries.</p>
      <sec id="sec-2-1">
        <title>2.1. Task 1: Text Summarization for Indian Languages</title>
        <p>This is a standard text summarization task and a continuation from ILSUM 2022 and the Subtask 1
of ILSUM 2023. Given an article, participants are expected to generate a fixed-length summary. The
summary could be extractive or abstractive. The ground truth consists of human-written headlines
extracted from the beginning of the new articles. In the current edition, we added additional articles
for Hindi, Bengali, Gujarati and English articles. We also added three Dravidian languages Kannada,
Tamil and Telugu. Table 1 contains the dataset statistics for Training, Validation and Test split for each
language. This year’s Training data included all article-summary pairs from previous editions. Table 1
shows both the newly added documents in the current edition and those from the past editions.</p>
        <p>As with the previous editions, the current dataset poses a unique challenge of code-mixing and
script-mixing. It is common for news articles to borrow phrases from English, even if the article is
written in an Indian language. Examples such as the ones shown below commonly occur both in the
headlines and article bodies:
• Gujarati: “IND vs SA, 5મી T20 તસવીરોમાં: વરસાદે િવલન બની મજા બ ગાડી” (India vs SA, 5th T20
in pictures: rain spoils the match)
• Hindi: “LIC के IPO म पसैा लगाने वाल का टू टा िदल, आई एक और नुकसानदेह खबर” (Investors of LIC</p>
        <p>IPO left broken hearted, yet another bad news)</p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Task 2: Misinformation Detection in Machine Generated Cross-lingual</title>
      </sec>
      <sec id="sec-2-3">
        <title>Summaries</title>
        <p>This task builds upon subtask 2 from ILSUM 2023. In this task, participants were provided with a source
article in English and a corresponding summary in Hindi and Gujarati. The aim was to identify factually
incorrect summaries and further classify them into one of the four known categories of incorrectness
listed below:
• Misrepresentation: This involves presenting information in a way that is misleading or that
gives a false impression. This may be achieved by exaggerating certain aspects, understating
others, or twisting facts to fit a particular narrative.
• Inaccurate Quantities or Measurements: Factual incorrectness can occur when precise
quantities, measurements, or statistics are misrepresented, whether through error or intent.
• False Attribution: Incorrectly attributing a statement, idea, or action to a person or group is
another form of factual incorrectness.
• Fabrication: Making up data, sources, or events is a severe form of factual incorrectness. This
involves creating “facts” that have no basis in reality.</p>
        <p>
          For creating the dataset, we used the OpenAI GPT models. GPT-4 was used to generate incorrect
summaries corresponding to each class, as well as to translate English summaries to Hindi and Gujarati.
The GPT-3.5 model was used to generate the correct summaries. For a given news article, we first used
carefully crafted prompts to generate automatic summaries corresponding to each type of
misinformation without any manual intervention. Detailed procedure used for creating the english summaries with
misinformation is described in our dataset paper [
          <xref ref-type="bibr" rid="ref32">32</xref>
          ]. Next we generated factually correct summaries.
This was done by simply prompting GPT to generate a summary and then manually validating a subset.
        </p>
        <p>Contrary to the general belief, we did not find any factual inaccuracy or hallucination in the manually
evaluated subset for the correct summaries. This is the same dataset that was used in ILSUM 2023. For
the cross-lingual dataset, we translated the correct summaries and summaries with misinformation in
English to Hindi and Gujarati using GPT. Our experiments showed this to be more accurate and reliable
than generating the incorrect summaries directly in Hindi or Gujarati. Participants were then provided
the original source article as well as the translated summaries, but not the English summaries.</p>
        <p>Each text article and generated summary is categorized into one of the four predefined types of
misinformation in Training data. Participants were asked to predict all possible labels associated
with text summaries in Test data, as one summary can have multiple types of incorrectness. Example
articles for each category of misinformation is available at https://ilsum.github.io/ilsum/2023/index.html.
Table 2 contains dataset statistics for Task 2 dataset. The class predictions on test data are evaluated
using Macro F1 score.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Methodologies of the Participating Teams</title>
      <p>
        This section provides a brief description of the methodologies submitted by the participating teams.
• GJCoders - participated in Task 1 for English language only. They used a mix of LDA and
TextRank for generating an extractive summary [
        <xref ref-type="bibr" rid="ref33">33</xref>
        ]. Further, they propose a dynamic damping
factor for TextRank. The damping factor is a weighted combination of several variables like node
connectivity, entropy, variance in topics across sentences, document length and number of topics.
      </p>
      <p>
        The weights were tuned using grid search.
• TextTitans - participated only in Task 2. They used zero shot prompting for misinformation
detection [
        <xref ref-type="bibr" rid="ref34">34</xref>
        ]. Specifically, they prompted GPT 3.5 with various temperature settings, explaining
what each category of misinformation is and then asking whether a given summary has
misinformation. They also proposed an ensemble that combines results from diferent temperature
settings.
• Iem Inturns - participated in both the tasks [
        <xref ref-type="bibr" rid="ref35">35</xref>
        ]. For subtask 1, they submitted runs only for
English language and used T5-small model with a beam size 4. For subtask 2, they submitted
runs for both Hindi and Gujarati. They trained several classifiers like Logistic Regression, SVC,
Decision Tree, Random Forest, and Naive Bayes.
• Sangita_NIT_Patna - participated only in Task 1 and submitted runs for all the languages [
        <xref ref-type="bibr" rid="ref36">36</xref>
        ].
      </p>
      <p>
        They used SVD based summarization, where a N-gram TF-IDF matrix is first decomposed using
SVD and then top-k sentences are selected as the summary.
• Data Lovers - participated only in Task 1 and submitted runs for all languages except Kannada
[
        <xref ref-type="bibr" rid="ref37">37</xref>
        ]. They used pre-trained models to generate summaries. Specifically they used BART for
English, Indic Bart for Hindi and Tamil and mT5 for Gujarati, Telugu and Bengali.
• Curious Coders - participated in both tasks for all languages [38]. For Task 1, the team used
mT5 pre-trained model for all languages. For Task 2, they fine-tuned Llama3.
• SynopSizers - participated only in Task 1 for Bengali, Gujarati, English and Tamil languages
[39]. They employed several techniques including frequency based summarization, tf-idf based
summarization and pre-trained models. For pre-trained models, they report results on mT5,
XLSum, mT5-Tamil, MultiIndic, Tamil-Bert and Indic-Bert.
• CSSG - participated only in Task 1 for Hindi [40] and used pre-trained Indic BART for the same.
• Squad - participated in both the tasks [41]. For Task 1, they submitted runs for English, Tamil,
Telugu and Gujarati. They used several pre-trained LLMs like BART, T5, mT5, and
mT5_m2m_CrossSum for this. For Task 2, they used Support Vector Machine, Logistic Regression and Random
Forest classifiers, for both Hindi and Gujarati.
• IdliVadaSambar - participated only in Task 1 for English and used pre-trained models like
      </p>
      <p>Gemini and T5[42].
• INITIATORS - participated only in Task 1 for English, Tamil, Telugu and Kannada [43]. They
used pre-trained IndiBARTSS model for the Dravidian languages and T5-Base for English. Instead
of using pre-trained models directly like many other teams, they used post-processing in the
form of beam search, sentence length control and Heading Integration. This allows them to avoid
repetition, control summary size and align the focus of the summary with the heading.
• iVSum - participated only in Tsk-2 for both the languages [44]. The team explored several
classifiers for this including Logistic Regression, Logistic Regression with Class Weights and
bert-base-uncased BERT with Focal Loss.</p>
      <p>From the above description, it is evident that most of the teams have explored pre-trained models for
both the tasks.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Results</title>
      <p>In this section, we present the best runs for each team for each task-language pair.
4.1. Task 1
We include results separately for all languages, as well as for both ROUGE and BertScore. Tables 3
and 4 show ranking of the participating teams for Bengali language based on ROUGE and BertScore
respectively. Similarly, we include separate tables for Gujarati (Tables 7 and 8), Hindi (Tables 5 and
6), Tamil (Tables 11 and 12), Telugu (Tables 9 and 10), Kannada (Tables 13 and 14) and English (Tables
15 and 16). Overall, we observed a strong positive correlation between the rankings generated by the
ROUGE scores and those by the BertScores.</p>
      <p>
        The best-performing approaches in Task 1 were dominated by two teams, Initiators [43] and
DataLovers [
        <xref ref-type="bibr" rid="ref37">37</xref>
        ]. Both teams used pre-trained models T5 and BART or their variants to get the best
performance.
4.2. Task 2
We include the results for Hindi and Gujarati in Tables 17 and 18 respectively. Unlike Task 1 where
the best performing approaches were dominated by pre-trained LLMS, for Task 2 the best-performing
approaches mainly included classical machine learning techniques used by ivSUM [44] and Squad [41].
      </p>
      <sec id="sec-4-1">
        <title>BertScore-Precision</title>
        <p>0.7196
0.741
0.7204
0.7129</p>
      </sec>
      <sec id="sec-4-2">
        <title>BertScore-Recall</title>
        <p>0.7621
0.7343
0.7449
0.7308</p>
      </sec>
      <sec id="sec-4-3">
        <title>BertScore-F1</title>
        <p>0.7396
0.7371
0.7318
0.7207
This could be because of the limited amount of training data available for this task, and the inability of
the LLMs to perform this task out of the box.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>The ILSUM 2024 track continued the eforts from the previous years in building test collections for
summarization and misinformation detection tasks. A new task that focused on identifying misinformation
in LLM-generated cross-lingual summaries was included. While the majority of participating teams
used one or more pre-trained LLMs to approach the summarization task, some teams tried to blend
additional steps and non-LLM approaches. From our experience with the three editions of ILSUM it
seems using LLMs for generating summaries for Indian Languages might be reaching a saturation point
and a novel more language-focused approaches might be required for further improvements.</p>
      <p>Further, the traditional machine learning models outperformed LLMs for the misinformation detection
task. One reason for this could be the limited size of the dataset for these tasks. In future, we will focus
on expanding these datasets and introducing new categories of misinformation. Another possibility
that we previously discussed but are yet to explore is the identification of misinformation at a more
granular level by extracting the factually incorrect spans within the machine-generated summaries.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Acknowledgment</title>
      <p>We would like to acknowledge and thank the student volunteers Dhwanit Shah (PDEU, India), Pannag
Agrawal (DDIT, India) and Sushanth Kumble (Mangalore University, India) who helped us in creating
the dataset.</p>
    </sec>
    <sec id="sec-7">
      <title>Declaration on Generative AI</title>
      <p>The authors confirm that no generative AI tools were used in the writing, editing, or analysis processes
of this manuscript. All content was created and reviewed by the authors.
[38] A. Balan, C. Karthik, O. Christopher, Indian language summarization and factual error detection
using pretrained sequence-to-sequence models and large language models, in: K. Ghosh, T. Mandl,
P. Majumder, D. Ganguly (Eds.), Working Notes of FIRE 2024 - Forum for Information Retrieval
Evaluation, Gandhinagar, India. December 12-15, 2024, CEUR-WS.org, 2024.
[39] T. Sriram, A. Raman, S. Anand, D. Thenmozhi, Text summarization using pre-trained models
on tamil, english, gujarati and bengali, in: K. Ghosh, T. Mandl, P. Majumder, D. Ganguly (Eds.),
Working Notes of FIRE 2024 - Forum for Information Retrieval Evaluation, Gandhinagar, India.</p>
      <p>December 12-15, 2024, CEUR-WS.org, 2024.
[40] C. Subhedar, S. Sonawane, Abstractive summarization of large articles in hindi language using
indicbart, in: K. Ghosh, T. Mandl, P. Majumder, D. Ganguly (Eds.), Working Notes of FIRE
2024 - Forum for Information Retrieval Evaluation, Gandhinagar, India. December 12-15, 2024,
CEUR-WS.org, 2024.
[41] D. Thenmozhi, R. R, N. A, M. Ravi, P. R, Text summarization and detection of factual incorrectness
for indian languages, in: K. Ghosh, T. Mandl, P. Majumder, D. Ganguly (Eds.), Working Notes
of FIRE 2024 - Forum for Information Retrieval Evaluation, Gandhinagar, India. December 12-15,
2024, CEUR-WS.org, 2024.
[42] M. Saipranav, M. Sreekumar, D. Thenmozhi, S. Karthik, R. VS, Summarizing english news articles:
Leveraging t5 and google gemini 1.0 pro, in: K. Ghosh, T. Mandl, P. Majumder, D. Ganguly (Eds.),
Working Notes of FIRE 2024 - Forum for Information Retrieval Evaluation, Gandhinagar, India.</p>
      <p>December 12-15, 2024, CEUR-WS.org, 2024.
[43] F. F. A, R. Sheik, K. A, S. J. Nirmala, Enhancing news article summarization through post-processing
techniques, in: K. Ghosh, T. Mandl, P. Majumder, D. Ganguly (Eds.), Working Notes of FIRE 2024
Forum for Information Retrieval Evaluation, Gandhinagar, India. December 12-15, 2024,
CEURWS.org, 2024.
[44] K. S. Potta, J. Sridharan, M. R. Ramya, S. Gopalakrishnan, D. Thenmozhi, Assessing factual accuracy
in machine generated cross lingual summaries using logistic regression and bert, in: K. Ghosh,
T. Mandl, P. Majumder, D. Ganguly (Eds.), Working Notes of FIRE 2024 - Forum for Information
Retrieval Evaluation, Gandhinagar, India. December 12-15, 2024, 2024.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S.</given-names>
            <surname>Satapara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Modha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hegde</surname>
          </string-name>
          ,
          <string-name>
            <surname>S. HL</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Ganguly</surname>
          </string-name>
          ,
          <article-title>Key insights from the third ilsum track at fire 2024, in: Proceedings of the 16th Annual Meeting of the Forum for Information Retrieval Evaluation</article-title>
          ,
          <string-name>
            <surname>FIRE</surname>
          </string-name>
          <year>2024</year>
          , Gandhiinagar,
          <source>India. December 12-15</source>
          ,
          <year>2024</year>
          , ACM,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          ,
          <string-name>
            <surname>S. Gangopadhyay,</surname>
          </string-name>
          <article-title>Report on the FIRE 2020 evaluation initiative</article-title>
          ,
          <source>SIGIR Forum 55</source>
          (
          <year>2021</year>
          ) 3:
          <fpage>1</fpage>
          -
          <lpage>3</lpage>
          :
          <fpage>11</fpage>
          . URL: https://doi.org/10.1145/3476415.3476418. doi:
          <volume>10</volume>
          .1145/ 3476415.3476418.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S.</given-names>
            <surname>Satapara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Modha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Modha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <article-title>Findings of the first shared task on indian language summarization (ILSUM): approaches challenges and the path ahead</article-title>
          , in: K. Ghosh,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , M. Mitra (Eds.), Working Notes of FIRE 2022 -
          <article-title>Forum for Information Retrieval Evaluation, Kolkata</article-title>
          , India, December 9-
          <issue>13</issue>
          ,
          <year>2022</year>
          , volume
          <volume>3395</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>369</fpage>
          -
          <lpage>382</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3395</volume>
          /
          <fpage>T6</fpage>
          -1.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S.</given-names>
            <surname>Satapara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Modha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Modha</surname>
          </string-name>
          , P. Mehta,
          <article-title>FIRE 2022 ILSUM track: Indian language summarization</article-title>
          , in: D.
          <string-name>
            <surname>Ganguly</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Gangopadhyay</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Mitra</surname>
          </string-name>
          , P. Majumder (Eds.),
          <source>Proceedings of the 14th Annual Meeting of the Forum for Information Retrieval Evaluation</source>
          ,
          <string-name>
            <surname>FIRE</surname>
          </string-name>
          <year>2022</year>
          , Kolkata, India, December 9-
          <issue>13</issue>
          ,
          <year>2022</year>
          , ACM,
          <year>2022</year>
          , pp.
          <fpage>8</fpage>
          -
          <lpage>11</lpage>
          . URL: https://doi.org/10.1145/3574318.3574328. doi:
          <volume>10</volume>
          .1145/ 3574318.3574328.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>S.</given-names>
            <surname>Satapara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Modha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Ganguly</surname>
          </string-name>
          ,
          <article-title>Key takeaways from the second shared task on indian language summarization (ILSUM 2023)</article-title>
          , in: K. Ghosh,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , M. Mitra (Eds.), Working Notes of FIRE 2023 -
          <article-title>Forum for Information Retrieval Evaluation (FIRE-WN</article-title>
          <year>2023</year>
          ), Goa, India,
          <source>December 15-18</source>
          ,
          <year>2023</year>
          , volume
          <volume>3681</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2023</year>
          , pp.
          <fpage>724</fpage>
          -
          <lpage>733</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3681</volume>
          /
          <fpage>T8</fpage>
          -1.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>S.</given-names>
            <surname>Satapara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Modha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Ganguly</surname>
          </string-name>
          ,
          <source>Indian language summarization at FIRE</source>
          <year>2023</year>
          , in: D.
          <string-name>
            <surname>Ganguly</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Majumdar</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Mitra</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Gupta</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Gangopadhyay</surname>
          </string-name>
          , P. Majumder (Eds.),
          <source>Proceedings of the 15th Annual Meeting of the Forum for Information Retrieval Evaluation</source>
          ,
          <string-name>
            <surname>FIRE</surname>
          </string-name>
          <year>2023</year>
          , Panjim, India,
          <source>December 15-18</source>
          ,
          <year>2023</year>
          , ACM,
          <year>2023</year>
          , pp.
          <fpage>27</fpage>
          -
          <lpage>29</lpage>
          . URL: https://doi.org/10.1145/3632754.3634662. doi:
          <volume>10</volume>
          .1145/3632754.3634662.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <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>
            <given-names>G. K.</given-names>
            <surname>Shahi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Madhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Satapara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Schäfer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Ranasinghe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zampieri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nandini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. K.</given-names>
            <surname>Jaiswal</surname>
          </string-name>
          ,
          <article-title>Overview of the HASOC subtrack at FIRE 2021: Hatespeech and ofensive content identification in english and indo-aryan languages</article-title>
          , in: P. Mehta,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , M. Mitra (Eds.), Working Notes of FIRE 2021 -
          <article-title>Forum for Information Retrieval Evaluation, Gandhinagar</article-title>
          , India,
          <source>December 13-17</source>
          ,
          <year>2021</year>
          , volume
          <volume>3159</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>19</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3159</volume>
          /
          <fpage>T1</fpage>
          -1.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <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>
            <given-names>G. K.</given-names>
            <surname>Shahi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. K.</given-names>
            <surname>Jaiswal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nandini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Patel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Schäfer</surname>
          </string-name>
          ,
          <source>Overview of the HASOC track at FIRE</source>
          <year>2020</year>
          :
          <article-title>Hate speech and ofensive content identification in indo-european languages</article-title>
          , in: P. Mehta,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , M. Mitra (Eds.), Working Notes of FIRE 2020 -
          <article-title>Forum for Information Retrieval Evaluation, Hyderabad</article-title>
          , India,
          <source>December 16-20</source>
          ,
          <year>2020</year>
          , volume
          <volume>2826</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>87</fpage>
          -
          <lpage>111</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2826</volume>
          /
          <fpage>T2</fpage>
          -1.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>S.</given-names>
            <surname>Modha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Patel</surname>
          </string-name>
          ,
          <source>Overview of the HASOC track at FIRE</source>
          <year>2019</year>
          :
          <article-title>Hate speech and ofensive content identification in indo-european languages</article-title>
          , in: P. Mehta,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , M. Mitra (Eds.), Working Notes of FIRE 2019 -
          <article-title>Forum for Information Retrieval Evaluation, Kolkata</article-title>
          , India,
          <source>December 12-15</source>
          ,
          <year>2019</year>
          , volume
          <volume>2517</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>167</fpage>
          -
          <lpage>190</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2517</volume>
          /
          <fpage>T3</fpage>
          -1.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>H.</given-names>
            <surname>Madhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Satapara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Modha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          ,
          <article-title>Detecting ofensive speech in conversational code-mixed dialogue on social media: A contextual dataset and benchmark experiments</article-title>
          ,
          <source>Expert Systems with Applications</source>
          (
          <year>2022</year>
          )
          <fpage>119342</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>S.</given-names>
            <surname>Modha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Mandalia</surname>
          </string-name>
          ,
          <article-title>Detecting and visualizing hate speech in social media: A cyber watchdog for surveillance</article-title>
          ,
          <source>Expert Syst. Appl</source>
          .
          <volume>161</volume>
          (
          <year>2020</year>
          )
          <article-title>113725</article-title>
          . URL: https: //doi.org/10.1016/j.eswa.
          <year>2020</year>
          .
          <volume>113725</volume>
          . doi:
          <volume>10</volume>
          .1016/j.eswa.
          <year>2020</year>
          .
          <volume>113725</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>M.</given-names>
            <surname>Subramanian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ponnusamy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Benhur</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Shanmugavadivel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ganesan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Ravi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. K.</given-names>
            <surname>Shanmugasundaram</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Priyadharshini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. R.</given-names>
            <surname>Chakravarthi</surname>
          </string-name>
          ,
          <article-title>Ofensive language detection in tamil youtube comments by adapters and cross-domain knowledge transfer</article-title>
          ,
          <source>Comput. Speech Lang</source>
          .
          <volume>76</volume>
          (
          <year>2022</year>
          )
          <article-title>101404</article-title>
          . URL: https://doi.org/10.1016/j.csl.
          <year>2022</year>
          .
          <volume>101404</volume>
          . doi:
          <volume>10</volume>
          .1016/j.csl.
          <year>2022</year>
          .
          <volume>101404</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <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>V.</given-names>
            <surname>Muralidaran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Suryawanshi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Jose</surname>
          </string-name>
          , E. Sherly,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>McCrae</surname>
          </string-name>
          ,
          <article-title>Overview of the track on sentiment analysis for dravidian languages in code-mixed text</article-title>
          , in: P. Majumder,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mitra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gangopadhyay</surname>
          </string-name>
          , P. Mehta (Eds.), FIRE 2020:
          <article-title>Forum for Information Retrieval Evaluation, Hyderabad</article-title>
          , India,
          <source>December 16-20</source>
          ,
          <year>2020</year>
          , ACM,
          <year>2020</year>
          , pp.
          <fpage>21</fpage>
          -
          <lpage>24</lpage>
          . URL: https: //doi.org/10.1145/3441501.3441515. doi:
          <volume>10</volume>
          .1145/3441501.3441515.
        </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>P. K.</given-names>
            <surname>Kumaresan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sakuntharaj</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. K.</given-names>
            <surname>Madasamy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Thavareesan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Premjith</surname>
          </string-name>
          , S. K,
          <string-name>
            <given-names>S. C.</given-names>
            <surname>Navaneethakrishnan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>McCrae</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <article-title>Overview of the hasoc-dravidiancodemix shared task on ofensive language detection in tamil and malayalam</article-title>
          , in: P. Mehta,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , M. Mitra (Eds.), Working Notes of FIRE 2021 -
          <article-title>Forum for Information Retrieval Evaluation, Gandhinagar</article-title>
          , India,
          <source>December 13-17</source>
          ,
          <year>2021</year>
          , volume
          <volume>3159</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>589</fpage>
          -
          <lpage>602</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3159</volume>
          /
          <fpage>T3</fpage>
          -1.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>J.</given-names>
            <surname>Gala</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. A.</given-names>
            <surname>Chitale</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>AK</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Doddapaneni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Gumma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Nawale</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sujatha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Puduppully</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Raghavan</surname>
          </string-name>
          , et al.,
          <article-title>Indictrans2: Towards high-quality and accessible machine translation models for all 22 scheduled indian languages</article-title>
          ,
          <source>arXiv preprint arXiv:2305.16307</source>
          (
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>S.</given-names>
            <surname>Banerjee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Chakma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Naskar</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. Das</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Bandyopadhyay</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>Choudhury, Overview of the mixed script information retrieval (MSIR) at FIRE-2016</article-title>
          , in: P. Majumder,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mitra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Sankhavara</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.</surname>
          </string-name>
          Ghosh (Eds.),
          <source>Working notes of FIRE 2016 - Forum for Information Retrieval Evaluation</source>
          , Kolkata, India, December 7-
          <issue>10</issue>
          ,
          <year>2016</year>
          , volume
          <volume>1737</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2016</year>
          , pp.
          <fpage>94</fpage>
          -
          <lpage>99</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>1737</volume>
          /
          <fpage>T3</fpage>
          -1.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>R.</given-names>
            <surname>Sequiera</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Choudhury</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Gupta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Banerjee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Naskar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bandyopadhyay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Chittaranjan</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. Das</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Chakma</surname>
          </string-name>
          ,
          <article-title>Overview of FIRE-2015 shared task on mixed script information retrieval</article-title>
          , in: P. Majumder,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mitra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Agrawal</surname>
          </string-name>
          , P. Mehta (Eds.),
          <source>Post Proceedings of the Workshops at the 7th Forum for Information Retrieval Evaluation</source>
          , Gandhinagar, India, December 4-
          <issue>6</issue>
          ,
          <year>2015</year>
          , volume
          <volume>1587</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2015</year>
          , pp.
          <fpage>19</fpage>
          -
          <lpage>25</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>1587</volume>
          /
          <fpage>T2</fpage>
          -1.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>P.</given-names>
            <surname>Bhattacharya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Pal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bhattacharya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          ,
          <article-title>Overview of the FIRE 2019 AILA track: Artificial intelligence for legal assistance</article-title>
          , in: P. Mehta,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , M. Mitra (Eds.), Working Notes of FIRE 2019 -
          <article-title>Forum for Information Retrieval Evaluation, Kolkata</article-title>
          , India,
          <source>December 12-15</source>
          ,
          <year>2019</year>
          , volume
          <volume>2517</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>12</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2517</volume>
          /
          <fpage>T1</fpage>
          -1.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>P.</given-names>
            <surname>Bhattacharya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Pal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bhattacharya</surname>
          </string-name>
          , P. Majumder,
          <article-title>FIRE 2020 AILA track: Artificial intelligence for legal assistance</article-title>
          , in: P. Majumder,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mitra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gangopadhyay</surname>
          </string-name>
          , P. Mehta (Eds.), FIRE 2020:
          <article-title>Forum for Information Retrieval Evaluation, Hyderabad</article-title>
          , India,
          <source>December 16-20</source>
          ,
          <year>2020</year>
          , ACM,
          <year>2020</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>3</lpage>
          . URL: https://doi.org/10.1145/3441501.3441510. doi:
          <volume>10</volume>
          .1145/3441501.3441510.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>V.</given-names>
            <surname>Parikh</surname>
          </string-name>
          , U. Bhattacharya,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bandyopadhyay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Bhattacharya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Pal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bhattacharya</surname>
          </string-name>
          , P. Majumder,
          <string-name>
            <surname>AILA</surname>
          </string-name>
          <year>2021</year>
          :
          <article-title>Shared task on artificial intelligence for legal assistance</article-title>
          , in: D.
          <string-name>
            <surname>Ganguly</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Gangopadhyay</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Mitra</surname>
          </string-name>
          , P. Majumder (Eds.), FIRE 2021:
          <article-title>Forum for Information Retrieval Evaluation, Virtual Event</article-title>
          , India,
          <source>December 13 - 17</source>
          ,
          <year>2021</year>
          , ACM,
          <year>2021</year>
          , pp.
          <fpage>12</fpage>
          -
          <lpage>15</lpage>
          . URL: https://doi.org/10.1145/3503162.3506571. doi:
          <volume>10</volume>
          .1145/3503162.3506571.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>V.</given-names>
            <surname>Parikh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Mathur</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Mittal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          ,
          <article-title>Lawsum: A weakly supervised approach for indian legal document summarization</article-title>
          ,
          <source>CoRR abs/2110</source>
          .01188 (
          <year>2021</year>
          ). URL: https://arxiv.org/abs/ 2110.01188. arXiv:
          <volume>2110</volume>
          .
          <fpage>01188</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Wyner</surname>
          </string-name>
          ,
          <article-title>Identification of rhetorical roles of sentences in indian legal judgments</article-title>
          ,
          <source>in: Legal Knowledge and Information Systems: JURIX</source>
          <year>2019</year>
          :
          <article-title>The Thirty-second Annual Conference</article-title>
          , volume
          <volume>322</volume>
          , IOS Press,
          <year>2019</year>
          , p.
          <fpage>3</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>S.</given-names>
            <surname>Parashar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Mittal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <article-title>Casrank: A ranking algorithm for legal statute retrieval</article-title>
          ,
          <source>Multimedia Tools and Applications</source>
          (
          <year>2023</year>
          )
          <fpage>1</fpage>
          -
          <lpage>18</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>M.</given-names>
            <surname>Amjad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Sidorov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zhila</surname>
          </string-name>
          ,
          <article-title>Data augmentation using machine translation for fake news detection in the urdu language</article-title>
          , in: N.
          <string-name>
            <surname>Calzolari</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Béchet</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Blache</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Choukri</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Cieri</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Declerck</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Goggi</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Isahara</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Maegaard</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Mariani</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Mazo</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Moreno</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Odijk</surname>
          </string-name>
          , S. Piperidis (Eds.),
          <source>Proceedings of The 12th Language Resources and Evaluation Conference</source>
          ,
          <string-name>
            <surname>LREC</surname>
          </string-name>
          <year>2020</year>
          , Marseille, France, May
          <volume>11</volume>
          -16,
          <year>2020</year>
          ,
          <string-name>
            <given-names>European</given-names>
            <surname>Language Resources Association</surname>
          </string-name>
          ,
          <year>2020</year>
          , pp.
          <fpage>2537</fpage>
          -
          <lpage>2542</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .lrec-
          <volume>1</volume>
          .309/.
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>M.</given-names>
            <surname>Amjad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zhila</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Sidorov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Labunets</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Butt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. I.</given-names>
            <surname>Amjad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Vitman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. F.</given-names>
            <surname>Gelbukh</surname>
          </string-name>
          ,
          <article-title>Overview of abusive and threatening language detection in urdu at FIRE 2021</article-title>
          , in: P. Mehta,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , M. Mitra (Eds.), Working Notes of FIRE 2021 -
          <article-title>Forum for Information Retrieval Evaluation, Gandhinagar</article-title>
          , India,
          <source>December 13-17</source>
          ,
          <year>2021</year>
          , volume
          <volume>3159</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>744</fpage>
          -
          <lpage>762</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3159</volume>
          /
          <fpage>T4</fpage>
          -1.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>M.</given-names>
            <surname>Amjad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ashraf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zhila</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Sidorov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zubiaga</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. F.</given-names>
            <surname>Gelbukh</surname>
          </string-name>
          ,
          <article-title>Threatening language detection and target identification in urdu tweets</article-title>
          ,
          <source>IEEE Access 9</source>
          (
          <year>2021</year>
          )
          <fpage>128302</fpage>
          -
          <lpage>128313</lpage>
          . URL: https://doi.org/10.1109/ACCESS.
          <year>2021</year>
          .
          <volume>3112500</volume>
          . doi:
          <volume>10</volume>
          .1109/ACCESS.
          <year>2021</year>
          .
          <volume>3112500</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          ,
          <article-title>Optimum parameter selection for K.L.D. based authorship attribution in gujarati</article-title>
          ,
          <source>in: Sixth International Joint Conference on Natural Language Processing, IJCNLP</source>
          <year>2013</year>
          , Nagoya, Japan,
          <source>October 14-18</source>
          ,
          <year>2013</year>
          , Asian Federation of Natural Language Processing / ACL,
          <year>2013</year>
          , pp.
          <fpage>1102</fpage>
          -
          <lpage>1106</lpage>
          . URL: https://aclanthology.org/I13-1155/.
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          ,
          <article-title>Large scale quantitative analysis of three indo-aryan languages</article-title>
          ,
          <source>J. Quant. Linguistics</source>
          <volume>23</volume>
          (
          <year>2016</year>
          )
          <fpage>109</fpage>
          -
          <lpage>132</lpage>
          . URL: https://doi.org/10.1080/09296174.
          <year>2015</year>
          .
          <volume>1071151</volume>
          . doi:
          <volume>10</volume>
          .1080/ 09296174.
          <year>2015</year>
          .
          <volume>1071151</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>M.</given-names>
            <surname>Basu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <article-title>Overview of the fire 2018 track: Information retrieval from microblogs during disasters (irmidis)</article-title>
          ,
          <source>in: Proceedings of the 10th annual meeting of the Forum for Information Retrieval Evaluation</source>
          ,
          <year>2018</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>5</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>S.</given-names>
            <surname>Majumdar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bandyopadhyay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chattopadhyay</surname>
          </string-name>
          ,
          <string-name>
            <surname>P. P. Das</surname>
            ,
            <given-names>P. D.</given-names>
          </string-name>
          <string-name>
            <surname>Clough</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Majumder</surname>
          </string-name>
          ,
          <article-title>Overview of the irse track at fire 2022: Information retrieval in software engineering, in: Forum for Information Retrieval Evaluation</article-title>
          ,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>S.</given-names>
            <surname>Majumdar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Paul</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Paul</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bandyopadhyay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chattopadhyay</surname>
          </string-name>
          ,
          <string-name>
            <surname>P. P. Das</surname>
            ,
            <given-names>P. D.</given-names>
          </string-name>
          <string-name>
            <surname>Clough</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Majumder</surname>
          </string-name>
          ,
          <article-title>Generative ai for software metadata: Overview of the information retrieval in software engineering track at fire 2023</article-title>
          , arXiv preprint arXiv:
          <volume>2311</volume>
          .03374 (
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>S.</given-names>
            <surname>Satapara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Ganguly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Modha</surname>
          </string-name>
          ,
          <article-title>Fighting fire with fire: Adversarial prompting to generate a misinformation detection dataset</article-title>
          ,
          <source>CoRR abs/2401</source>
          .04481 (
          <year>2024</year>
          ). URL: https://doi.org/10. 48550/arXiv.2401.04481. doi:
          <volume>10</volume>
          .48550/ARXIV.2401.04481. arXiv:
          <volume>2401</volume>
          .
          <fpage>04481</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>A.</given-names>
            <surname>Vora</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Shah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Jain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sonawane</surname>
          </string-name>
          ,
          <article-title>Text summarization for indian languages: Extractive summarization using graph based technique</article-title>
          , in: K. Ghosh,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , D. Ganguly (Eds.), Working Notes of FIRE 2024 -
          <article-title>Forum for Information Retrieval Evaluation, Gandhinagar, India</article-title>
          .
          <source>December 12-15</source>
          ,
          <year>2024</year>
          , CEUR-WS.org,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>A.</given-names>
            <surname>Deroy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Maity</surname>
          </string-name>
          ,
          <article-title>Crossfactual: A novel approach for detecting factual inaccuracies in machinegenerated summaries</article-title>
          , in: K. Ghosh,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , D. Ganguly (Eds.), Working Notes of FIRE 2024 -
          <article-title>Forum for Information Retrieval Evaluation, Gandhinagar, India</article-title>
          .
          <source>December 12-15</source>
          ,
          <year>2024</year>
          , CEUR-WS.org,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>R.</given-names>
            <surname>Jha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ahuja</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Mahata</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dey</surname>
          </string-name>
          ,
          <string-name>
            <surname>D. Das</surname>
          </string-name>
          ,
          <article-title>Enhancing accuracy in indian language summarization</article-title>
          , in: K. Ghosh,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , D. Ganguly (Eds.), Working Notes of FIRE 2024 -
          <article-title>Forum for Information Retrieval Evaluation, Gandhinagar, India</article-title>
          .
          <source>December 12-15</source>
          ,
          <year>2024</year>
          , CEUR-WS.org,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <given-names>S.</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Deepak</surname>
          </string-name>
          , Supriya,
          <article-title>Enhancing extractive summarization for low resource indian languages using tf-idf and svd</article-title>
          , in: K. Ghosh,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , D. Ganguly (Eds.), Working Notes of FIRE 2024 -
          <article-title>Forum for Information Retrieval Evaluation, Gandhinagar, India</article-title>
          .
          <source>December 12-15</source>
          ,
          <year>2024</year>
          , CEUR-WS.org,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>P.</given-names>
            <surname>Chatwal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Agarwal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mittal</surname>
          </string-name>
          ,
          <article-title>Overcoming code-mixing and script-mixing in indian language summarization with transformer models</article-title>
          , in: K. Ghosh,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Majumder</surname>
          </string-name>
          , D. Ganguly (Eds.), Working Notes of FIRE 2024 -
          <article-title>Forum for Information Retrieval Evaluation, Gandhinagar, India</article-title>
          .
          <source>December 12-15</source>
          ,
          <year>2024</year>
          , CEUR-WS.org,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>