ACL-OCL / Base_JSON /prefixD /json /dravidianlangtech /2021.dravidianlangtech-1.37.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "2021",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T16:20:18.212891Z"
},
"title": "IRNLP DAIICT@DravidianLangTech-EACL2021: Offensive Language identification in Dravidian Languages using TF-IDF Char N-grams and MuRIL",
"authors": [
{
"first": "Bhargav",
"middle": [],
"last": "Dave",
"suffix": "",
"affiliation": {},
"email": "[email protected]"
},
{
"first": "Shripad",
"middle": [],
"last": "Bhat",
"suffix": "",
"affiliation": {},
"email": "[email protected]"
},
{
"first": "Prasenjit",
"middle": [],
"last": "Majumder",
"suffix": "",
"affiliation": {},
"email": "[email protected]"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "This paper presents the participation of the IRNLP DAIICT team from Information Retrieval and Natural Language Processing lab at DA-IICT, India in DravidianLangTech-EACL2021 Offensive Language identification in Dravidian languages. The aim of this shared task is to identify Offensive Language from a code-mixed data-set of YouTube comments. The task is to classify comments into Not Offensive (NO), Offensive Untargetede (OU), Offensive Targeted Individual (OTI), Offensive Targeted Group (OTG), Offensive Targeted Others (OTO), Other Language (OL) for three Dravidian languages: Kannada, Malayalam and Tamil. We use TF-IDF character n-grams and pretrained MuRIL embeddings for text representation and Logistic Regression and Linear SVM for classification. Our best approach achieved Ninth, Third and Eighth with weighted F1 score of 0.64, 0.95 and 0.71 in Kannada, Malayalam and Tamil on test dataset respectively. Our code is publicly available here 1 .",
"pdf_parse": {
"paper_id": "2021",
"_pdf_hash": "",
"abstract": [
{
"text": "This paper presents the participation of the IRNLP DAIICT team from Information Retrieval and Natural Language Processing lab at DA-IICT, India in DravidianLangTech-EACL2021 Offensive Language identification in Dravidian languages. The aim of this shared task is to identify Offensive Language from a code-mixed data-set of YouTube comments. The task is to classify comments into Not Offensive (NO), Offensive Untargetede (OU), Offensive Targeted Individual (OTI), Offensive Targeted Group (OTG), Offensive Targeted Others (OTO), Other Language (OL) for three Dravidian languages: Kannada, Malayalam and Tamil. We use TF-IDF character n-grams and pretrained MuRIL embeddings for text representation and Logistic Regression and Linear SVM for classification. Our best approach achieved Ninth, Third and Eighth with weighted F1 score of 0.64, 0.95 and 0.71 in Kannada, Malayalam and Tamil on test dataset respectively. Our code is publicly available here 1 .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "The emergence of smartphones and widespread access to internet, social media platforms like Facebook, Twitter, YouTube, etc have become increasingly popular. People express their opinions on such platforms on various issues. Due to lack of moderation, a significant amount of offensive content is often posted on these platforms. Since social media is become a indispensable part of our life, the content posted on the social media platforms has great impact on the society. It has been seen recently that offensive and provoking content on these platforms can lead to riots. Hence the moderation of content in these platforms is a very important task. Since the amount of content generated 1 https://github.com/bhargav25dave1996/ IRNLP_DAIICT_DravidianLangTech-EACL2021 is very high, there is a need to perform automated moderation of the content.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Natural language processing can used to perform automated analysis of text. By identifying and classifying the text content posted, offensive content can be removed and users could be warned. This can help in curbing offensive content online.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The goal of this shared task is to classify offensive language from a code-mixed data-set of comments of Dravidian languages collected from YouTube. Shared task was introduced as six class classification of the YouTube for three Dravidian languages: Kannada, Malayalam and Tamil (Chakravarthi et al., 2021) Our approaches use TF-IDF character n-grams and MuRIL embeddings for the text representation and Logistic Regression, Linear SVM, Randam Forest for classification.",
"cite_spans": [
{
"start": 259,
"end": 306,
"text": "Malayalam and Tamil (Chakravarthi et al., 2021)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The rest of this paper is organized as follows. In section we discuss the related work followed by Section 3 which describes the shared task dataset and Methods are presented in Section 4. Results and Analysis is given in final Section 5 and Section 6 present Conclusion.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The identification of hate and offensive Speech in social media is of great importance and receives much attention in the text classification community. Due to the lack of resources and morphological complexity there is a huge demand for research in code-mixed Dravidian languages.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "Some of the shared tasks in the recent past are OffensEval (Zampieri et al., 2019 (Zampieri et al., , 2020 , HateEval (Basile et al., 2019) and HASOC (Mandl et al., 2019 (Mandl et al., , 2020 . Among these shared tasks, HASOC 2020 shared task is based on Dravidian languages. In OffensEval (Zampieri et al., 2020) , BERT (Devlin et al., 2019), ROBERTa (Liu et al., 2019) ",
"cite_spans": [
{
"start": 59,
"end": 81,
"text": "(Zampieri et al., 2019",
"ref_id": "BIBREF10"
},
{
"start": 82,
"end": 106,
"text": "(Zampieri et al., , 2020",
"ref_id": "BIBREF11"
},
{
"start": 118,
"end": 139,
"text": "(Basile et al., 2019)",
"ref_id": "BIBREF0"
},
{
"start": 150,
"end": 169,
"text": "(Mandl et al., 2019",
"ref_id": "BIBREF8"
},
{
"start": 170,
"end": 191,
"text": "(Mandl et al., , 2020",
"ref_id": "BIBREF7"
},
{
"start": 290,
"end": 313,
"text": "(Zampieri et al., 2020)",
"ref_id": "BIBREF11"
},
{
"start": 352,
"end": 370,
"text": "(Liu et al., 2019)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "For all the YouTube comments we first preprocess the text and then create a text representation and finally classify the text using the machine learning classifiers. Figure 1 illustrates the set of steps used to classify the YouTube comments.",
"cite_spans": [],
"ref_spans": [
{
"start": 166,
"end": 174,
"text": "Figure 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Methods",
"sec_num": "4"
},
{
"text": "Since there is a lot of noise in the social media text we perform the following preprocessing operations. URL's, user mentions of the form @user, emojis, digits, punctuations are removed and the text is lowercased. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Pre-Processing",
"sec_num": "4.1"
},
{
"text": "Representation of the text is one of the fundamental tasks in Natural language processing. We explore two representation techniques: TF-IDF and MuRIL. TF-IDF is a very popular text representation technique which takes into account the frequency of the word in a given document and the number of documents in which a word is present. We employ Scikit-learn TF-IDF vectorizer API for obtaining the text representation. Instead of word based TF-IDF representation we make use of character n-grams based TF-IDF representation so as to effectively capture morphological variations of the words. MuRIL 3 (Multilingual Representations for Indian Languages) is a transformer based language model trained on 17 Indian languages on self-supervised masked language modeling task. MuRIL training consists of translation and transliteration segment pairs in addition to the standard training used in Multilingual BERT. Pretrained MuRIL model is used to obtain the text representation in the form vectors of 768 dimension.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Text representation and Classifiers",
"sec_num": "4.2"
},
{
"text": "Logistic Regression (LR), Random Forest (RF), Linear SVM classifiers have been used to perform the classification of the text. Scikit-learn API has been used to implement the classification task. So the six approaches we have used are TF-IDF (Char) + LR, TF-IDF(Char) + SVM, TF-IDF(Char) + RF, MuRIL + LR, MuRIL + SVM, MuRIL + RF for each language.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Text representation and Classifiers",
"sec_num": "4.2"
},
{
"text": "The submission evaluation on the test data of all the three languages is shown in table tables 2, 3, 4. Our methods achieve Ninth, Third and Eighth rank in Kannada, Malayalam and Tamil respectively. For the Kannada language task, TF-IDF (Char) + LR and TF-IDF (Char) + SVM achieves the best results with weighted F1 score of 0.65 but for ranking task organize consider TF-IDF(char) + RF with weighted F1 score of 0.64. For the Malayalam language task, MuRIL representation of the text with Random Forest classifier (MuRIL + RF) achieves the best weighted F1 score of 0.95. For Tamil language TF-IDF character n-grams representation of the text with Logistic regression classifier ( TF-IDF (Char) + LR) achieves the best results with weighted F1 score of 0.71. language but it has help us achieve rank 3 with weighted F1 score of 0.95 in Malayalam. TF-IDF character n-grams representation performs better than MuRIL in Kannada and Tamil. So there is no clear winner in terms of text representation or the classifier across all the three languages. Also, data imbalance problem is prevalent in all three languages making the task more difficult.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Results and Analysis",
"sec_num": "5"
},
{
"text": "In this paper the details regarding our submission in Offensive Language Identification shared task have been presented. We explored two text representation techniques: TF-IDF character n-grams and MuRIL and conclude that MuRIL works better for Malayalam while TF-IDF works better for other two languages. In future to mitigate the data imbalance problem text augmentation techniques like back translation could be applied to oversample the minority class. Also, other methods like CNN, RNN and fine tuning of Language models could be explored.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "6"
},
{
"text": "https://github.com/philbot9/ youtube-comment-scraper",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [
{
"text": "We would like to thank the Offensive language identification task organizers for giving us a opportunity to work on a new task. We also like to acknowledge the IRNLP lab at DAIICT, Gandhinagar for their contribution.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgments",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "SemEval-2019 task 5: Multilingual detection of hate speech against immigrants and women in twitter",
"authors": [
{
"first": "Valerio",
"middle": [],
"last": "Basile",
"suffix": ""
},
{
"first": "Cristina",
"middle": [],
"last": "Bosco",
"suffix": ""
},
{
"first": "Elisabetta",
"middle": [],
"last": "Fersini",
"suffix": ""
},
{
"first": "Debora",
"middle": [],
"last": "Nozza",
"suffix": ""
},
{
"first": "Viviana",
"middle": [],
"last": "Patti",
"suffix": ""
},
{
"first": "Francisco Manuel Rangel",
"middle": [],
"last": "Pardo",
"suffix": ""
},
{
"first": "Paolo",
"middle": [],
"last": "Rosso",
"suffix": ""
},
{
"first": "Manuela",
"middle": [],
"last": "Sanguinetti",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 13th International Workshop on Semantic Evaluation",
"volume": "",
"issue": "",
"pages": "54--63",
"other_ids": {
"DOI": [
"10.18653/v1/S19-2007"
]
},
"num": null,
"urls": [],
"raw_text": "Valerio Basile, Cristina Bosco, Elisabetta Fersini, Debora Nozza, Viviana Patti, Francisco Manuel Rangel Pardo, Paolo Rosso, and Manuela San- guinetti. 2019. SemEval-2019 task 5: Multilin- gual detection of hate speech against immigrants and women in twitter. In Proceedings of the 13th Inter- national Workshop on Semantic Evaluation, pages 54-63, Minneapolis, Minnesota, USA. Association for Computational Linguistics.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "A sentiment analysis dataset for codemixed Malayalam-English",
"authors": [
{
"first": "Navya",
"middle": [],
"last": "Bharathi Raja Chakravarthi",
"suffix": ""
},
{
"first": "Shardul",
"middle": [],
"last": "Jose",
"suffix": ""
},
{
"first": "Elizabeth",
"middle": [],
"last": "Suryawanshi",
"suffix": ""
},
{
"first": "John",
"middle": [
"Philip"
],
"last": "Sherly",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Mc-Crae",
"suffix": ""
}
],
"year": 2020,
"venue": "Proceedings of the 1st Joint Workshop on Spoken Language Technologies for Under-resourced languages (SLTU) and Collaboration and Computing for Under-Resourced Languages (CCURL)",
"volume": "",
"issue": "",
"pages": "177--184",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bharathi Raja Chakravarthi, Navya Jose, Shardul Suryawanshi, Elizabeth Sherly, and John Philip Mc- Crae. 2020a. A sentiment analysis dataset for code- mixed Malayalam-English. In Proceedings of the 1st Joint Workshop on Spoken Language Technolo- gies for Under-resourced languages (SLTU) and Collaboration and Computing for Under-Resourced Languages (CCURL), pages 177-184, Marseille, France. European Language Resources association.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Corpus creation for sentiment analysis in code-mixed Tamil-English text",
"authors": [
{
"first": "Vigneshwaran",
"middle": [],
"last": "Bharathi Raja Chakravarthi",
"suffix": ""
},
{
"first": "Ruba",
"middle": [],
"last": "Muralidaran",
"suffix": ""
},
{
"first": "John",
"middle": [
"Philip"
],
"last": "Priyadharshini",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Mc-Crae",
"suffix": ""
}
],
"year": 2020,
"venue": "Proceedings of the 1st Joint Workshop on Spoken Language Technologies for Under-resourced languages (SLTU) and Collaboration and Computing for Under-Resourced Languages (CCURL)",
"volume": "",
"issue": "",
"pages": "202--210",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bharathi Raja Chakravarthi, Vigneshwaran Murali- daran, Ruba Priyadharshini, and John Philip Mc- Crae. 2020b. Corpus creation for sentiment anal- ysis in code-mixed Tamil-English text. In Pro- ceedings of the 1st Joint Workshop on Spoken Language Technologies for Under-resourced lan- guages (SLTU) and Collaboration and Computing for Under-Resourced Languages (CCURL), pages 202-210, Marseille, France. European Language Re- sources association.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Findings of the shared task on Offensive Language Identification in Tamil, Malayalam, and Kannada",
"authors": [
{
"first": "Ruba",
"middle": [],
"last": "Bharathi Raja Chakravarthi",
"suffix": ""
},
{
"first": "Navya",
"middle": [],
"last": "Priyadharshini",
"suffix": ""
},
{
"first": "Anand",
"middle": [],
"last": "Jose",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Kumar",
"suffix": ""
},
{
"first": "Thomas",
"middle": [],
"last": "Mandl",
"suffix": ""
},
{
"first": "Prasanna",
"middle": [],
"last": "Kumar Kumaresan",
"suffix": ""
},
{
"first": "Rahul",
"middle": [],
"last": "Ponnusamy",
"suffix": ""
},
{
"first": "V",
"middle": [],
"last": "Hariharan",
"suffix": ""
},
{
"first": "Elizabeth",
"middle": [],
"last": "Sherly",
"suffix": ""
},
{
"first": "John",
"middle": [
"Philip"
],
"last": "Mc-Crae",
"suffix": ""
}
],
"year": 2021,
"venue": "Proceedings of the First Workshop on Speech and Language Technologies for Dravidian Languages. Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bharathi Raja Chakravarthi, Ruba Priyadharshini, Navya Jose, Anand Kumar M, Thomas Mandl, Prasanna Kumar Kumaresan, Rahul Ponnusamy, Hariharan V, Elizabeth Sherly, and John Philip Mc- Crae. 2021. Findings of the shared task on Offen- sive Language Identification in Tamil, Malayalam, and Kannada. In Proceedings of the First Workshop on Speech and Language Technologies for Dravid- ian Languages. Association for Computational Lin- guistics.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "BERT: Pre-training of deep bidirectional transformers for language understanding",
"authors": [
{
"first": "Jacob",
"middle": [],
"last": "Devlin",
"suffix": ""
},
{
"first": "Ming-Wei",
"middle": [],
"last": "Chang",
"suffix": ""
},
{
"first": "Kenton",
"middle": [],
"last": "Lee",
"suffix": ""
},
{
"first": "Kristina",
"middle": [],
"last": "Toutanova",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
"volume": "1",
"issue": "",
"pages": "4171--4186",
"other_ids": {
"DOI": [
"10.18653/v1/N19-1423"
]
},
"num": null,
"urls": [],
"raw_text": "Jacob Devlin, Ming-Wei Chang, Kenton Lee, and Kristina Toutanova. 2019. BERT: Pre-training of deep bidirectional transformers for language under- standing. In Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers), pages 4171-4186, Minneapolis, Minnesota. Associ- ation for Computational Linguistics.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "KanCMD: Kannada CodeMixed dataset for sentiment analysis and offensive language detection",
"authors": [
{
"first": "Adeep",
"middle": [],
"last": "Hande",
"suffix": ""
},
{
"first": "Ruba",
"middle": [],
"last": "Priyadharshini",
"suffix": ""
},
{
"first": "Bharathi Raja",
"middle": [],
"last": "Chakravarthi",
"suffix": ""
}
],
"year": 2020,
"venue": "Proceedings of the Third Workshop on Computational Modeling of People's Opinions, Personality, and Emotion's in Social Media",
"volume": "",
"issue": "",
"pages": "54--63",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Adeep Hande, Ruba Priyadharshini, and Bharathi Raja Chakravarthi. 2020. KanCMD: Kannada CodeMixed dataset for sentiment analysis and offensive language detection. In Proceedings of the Third Workshop on Computational Modeling of Peo- ple's Opinions, Personality, and Emotion's in Social Media, pages 54-63, Barcelona, Spain (Online). Association for Computational Linguistics.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Roberta: A robustly optimized bert pretraining approach",
"authors": [
{
"first": "Yinhan",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Myle",
"middle": [],
"last": "Ott",
"suffix": ""
},
{
"first": "Naman",
"middle": [],
"last": "Goyal",
"suffix": ""
},
{
"first": "Jingfei",
"middle": [],
"last": "Du",
"suffix": ""
},
{
"first": "Mandar",
"middle": [],
"last": "Joshi",
"suffix": ""
},
{
"first": "Danqi",
"middle": [],
"last": "Chen",
"suffix": ""
},
{
"first": "Omer",
"middle": [],
"last": "Levy",
"suffix": ""
},
{
"first": "Mike",
"middle": [],
"last": "Lewis",
"suffix": ""
},
{
"first": "Luke",
"middle": [],
"last": "Zettlemoyer",
"suffix": ""
},
{
"first": "Veselin",
"middle": [],
"last": "Stoyanov",
"suffix": ""
}
],
"year": 2019,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1907.11692"
]
},
"num": null,
"urls": [],
"raw_text": "Yinhan Liu, Myle Ott, Naman Goyal, Jingfei Du, Man- dar Joshi, Danqi Chen, Omer Levy, Mike Lewis, Luke Zettlemoyer, and Veselin Stoyanov. 2019. Roberta: A robustly optimized bert pretraining ap- proach. arXiv preprint arXiv:1907.11692.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Overview of the hasoc track at fire 2020: Hate speech and offensive language identification in tamil, malayalam, hindi, english and german",
"authors": [
{
"first": "Thomas",
"middle": [],
"last": "Mandl",
"suffix": ""
},
{
"first": "Sandip",
"middle": [],
"last": "Modha",
"suffix": ""
},
{
"first": "Anand",
"middle": [],
"last": "Kumar",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "",
"suffix": ""
},
{
"first": "Bharathi Raja",
"middle": [],
"last": "Chakravarthi",
"suffix": ""
}
],
"year": 2020,
"venue": "Forum for Information Retrieval Evaluation",
"volume": "2020",
"issue": "",
"pages": "29--32",
"other_ids": {
"DOI": [
"10.1145/3441501.3441517"
]
},
"num": null,
"urls": [],
"raw_text": "Thomas Mandl, Sandip Modha, Anand Kumar M, and Bharathi Raja Chakravarthi. 2020. Overview of the hasoc track at fire 2020: Hate speech and offensive language identification in tamil, malayalam, hindi, english and german. In Forum for Information Re- trieval Evaluation, FIRE 2020, page 29-32, New York, NY, USA. Association for Computing Machin- ery.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Overview of the hasoc track at fire 2019: Hate speech and offensive content identification in indo-european languages",
"authors": [
{
"first": "Thomas",
"middle": [],
"last": "Mandl",
"suffix": ""
},
{
"first": "Sandip",
"middle": [],
"last": "Modha",
"suffix": ""
},
{
"first": "Prasenjit",
"middle": [],
"last": "Majumder",
"suffix": ""
},
{
"first": "Daksh",
"middle": [],
"last": "Patel",
"suffix": ""
},
{
"first": "Mohana",
"middle": [],
"last": "Dave",
"suffix": ""
},
{
"first": "Chintak",
"middle": [],
"last": "Mandlia",
"suffix": ""
},
{
"first": "Aditya",
"middle": [],
"last": "Patel",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 11th Forum for Information Retrieval Evaluation, FIRE '19",
"volume": "",
"issue": "",
"pages": "14--17",
"other_ids": {
"DOI": [
"10.1145/3368567.3368584"
]
},
"num": null,
"urls": [],
"raw_text": "Thomas Mandl, Sandip Modha, Prasenjit Majumder, Daksh Patel, Mohana Dave, Chintak Mandlia, and Aditya Patel. 2019. Overview of the hasoc track at fire 2019: Hate speech and offensive content identifi- cation in indo-european languages. In Proceedings of the 11th Forum for Information Retrieval Evalu- ation, FIRE '19, page 14-17, New York, NY, USA. Association for Computing Machinery.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Deep contextualized word representations",
"authors": [
{
"first": "Matthew",
"middle": [],
"last": "Peters",
"suffix": ""
},
{
"first": "Mark",
"middle": [],
"last": "Neumann",
"suffix": ""
},
{
"first": "Mohit",
"middle": [],
"last": "Iyyer",
"suffix": ""
},
{
"first": "Matt",
"middle": [],
"last": "Gardner",
"suffix": ""
},
{
"first": "Christopher",
"middle": [],
"last": "Clark",
"suffix": ""
},
{
"first": "Kenton",
"middle": [],
"last": "Lee",
"suffix": ""
},
{
"first": "Luke",
"middle": [],
"last": "Zettlemoyer",
"suffix": ""
}
],
"year": 2018,
"venue": "Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
"volume": "1",
"issue": "",
"pages": "2227--2237",
"other_ids": {
"DOI": [
"10.18653/v1/N18-1202"
]
},
"num": null,
"urls": [],
"raw_text": "Matthew Peters, Mark Neumann, Mohit Iyyer, Matt Gardner, Christopher Clark, Kenton Lee, and Luke Zettlemoyer. 2018. Deep contextualized word rep- resentations. In Proceedings of the 2018 Confer- ence of the North American Chapter of the Associ- ation for Computational Linguistics: Human Lan- guage Technologies, Volume 1 (Long Papers), pages 2227-2237, New Orleans, Louisiana. Association for Computational Linguistics.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "SemEval-2019 task 6: Identifying and categorizing offensive language in social media (OffensEval)",
"authors": [
{
"first": "Marcos",
"middle": [],
"last": "Zampieri",
"suffix": ""
},
{
"first": "Shervin",
"middle": [],
"last": "Malmasi",
"suffix": ""
},
{
"first": "Preslav",
"middle": [],
"last": "Nakov",
"suffix": ""
},
{
"first": "Sara",
"middle": [],
"last": "Rosenthal",
"suffix": ""
},
{
"first": "Noura",
"middle": [],
"last": "Farra",
"suffix": ""
},
{
"first": "Ritesh",
"middle": [],
"last": "Kumar",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 13th International Workshop on Semantic Evaluation",
"volume": "",
"issue": "",
"pages": "75--86",
"other_ids": {
"DOI": [
"10.18653/v1/S19-2010"
]
},
"num": null,
"urls": [],
"raw_text": "Marcos Zampieri, Shervin Malmasi, Preslav Nakov, Sara Rosenthal, Noura Farra, and Ritesh Kumar. 2019. SemEval-2019 task 6: Identifying and catego- rizing offensive language in social media (OffensE- val). In Proceedings of the 13th International Work- shop on Semantic Evaluation, pages 75-86, Min- neapolis, Minnesota, USA. Association for Compu- tational Linguistics.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "SemEval-2020 task 12: Multilingual offensive language identification in social media (Offen-sEval 2020)",
"authors": [
{
"first": "Marcos",
"middle": [],
"last": "Zampieri",
"suffix": ""
},
{
"first": "Preslav",
"middle": [],
"last": "Nakov",
"suffix": ""
},
{
"first": "Sara",
"middle": [],
"last": "Rosenthal",
"suffix": ""
},
{
"first": "Pepa",
"middle": [],
"last": "Atanasova",
"suffix": ""
},
{
"first": "Georgi",
"middle": [],
"last": "Karadzhov",
"suffix": ""
},
{
"first": "Hamdy",
"middle": [],
"last": "Mubarak",
"suffix": ""
},
{
"first": "Leon",
"middle": [],
"last": "Derczynski",
"suffix": ""
}
],
"year": 2020,
"venue": "Proceedings of the Fourteenth Workshop on Semantic Evaluation",
"volume": "",
"issue": "",
"pages": "1425--1447",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Marcos Zampieri, Preslav Nakov, Sara Rosenthal, Pepa Atanasova, Georgi Karadzhov, Hamdy Mubarak, Leon Derczynski, Zeses Pitenis, and \u00c7 agr\u0131 \u00c7\u00f6ltekin. 2020. SemEval-2020 task 12: Multilingual offen- sive language identification in social media (Offen- sEval 2020). In Proceedings of the Fourteenth Workshop on Semantic Evaluation, pages 1425- 1447, Barcelona (online). International Committee for Computational Linguistics.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"text": "Steps involved in Offensive language identification",
"num": null,
"type_str": "figure",
"uris": null
},
"TABREF1": {
"content": "<table><tr><td>ELMo (Peters et al., 2018) were used for offen-</td></tr><tr><td>sive language identification. In HASOC (Mandl</td></tr><tr><td>et al., 2020) Track multilingual transformer based</td></tr><tr><td>methods like XLM-ROBERTa, mBERT, etc were</td></tr><tr><td>employed and fine tuned for the task. Other popular</td></tr><tr><td>techniques were TF-IDF along with Character n-</td></tr><tr><td>grams combined with machine learning classifiers</td></tr><tr><td>like Logistic Regression, SVM and XGboost.</td></tr><tr><td>3 Dataset</td></tr></table>",
"type_str": "table",
"html": null,
"num": null,
"text": "Offensive Language Identification Detection shared task Dataset Statistics"
},
"TABREF3": {
"content": "<table><tr><td>It can be observed that MuRIL is not performing</td></tr><tr><td>well particularly in case of Kannada and Tamil</td></tr><tr><td>3 https://tfhub.dev/google/MuRIL/1</td></tr></table>",
"type_str": "table",
"html": null,
"num": null,
"text": "Results for the Kannada on test dataset."
},
"TABREF4": {
"content": "<table><tr><td>Model</td><td>W-Avg F1-score</td></tr><tr><td>TF-IDF (Char) + LR</td><td>0.71</td></tr><tr><td>TF-IDF(Char) + SVM</td><td>0.70</td></tr><tr><td>TF-IDF(Char) + RF</td><td>0.66</td></tr><tr><td>MuRIL + LR</td><td>0.61</td></tr><tr><td>MuRIL + SVM</td><td>0.61</td></tr><tr><td>MuRIL + RF</td><td>0.63</td></tr></table>",
"type_str": "table",
"html": null,
"num": null,
"text": "Results for the Malayalam on test dataset."
},
"TABREF5": {
"content": "<table/>",
"type_str": "table",
"html": null,
"num": null,
"text": "Results for the Tamil on test dataset."
}
}
}
}