| { |
| "paper_id": "2021", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T12:12:35.859932Z" |
| }, |
| "title": "Simon @ DravidianLangTech-EACL2021: Detecting Hope Speech with BERT", |
| "authors": [ |
| { |
| "first": "Qinyu", |
| "middle": [], |
| "last": "Que", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Yunnan University", |
| "location": { |
| "settlement": "Yunnan", |
| "country": "P.R. China" |
| } |
| }, |
| "email": "1309487642@qq.com" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "In today's society, the rapid development of communication technology allows us to communicate with people from different parts of the world. In the process of communication, each person treats others differently. Some people are used to using offensive and sarcastic language to express their views. These words cause pain to others and make people feel down. Some people are used to sharing happiness with others and encouraging others. Such people bring joy and hope to others through their words. On social media platforms, these two kinds of language are all over the place. If people want to make the online world a better place, they will have to deal with both. So identifying offensive language and hope language is an essential task. There have been many assignments about offensive language. Shared Task on Hope Speech Detection for Equality, Diversity, and Inclusion at LT-EDI 2021-EACL 2021 uses another unique perspective-to identify the language of Hope to make contributions to society. The XLM-Roberta model is an excellent multilingual model. Our team used a fine-tuned XLM-Roberta model to accomplish this task.", |
| "pdf_parse": { |
| "paper_id": "2021", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "In today's society, the rapid development of communication technology allows us to communicate with people from different parts of the world. In the process of communication, each person treats others differently. Some people are used to using offensive and sarcastic language to express their views. These words cause pain to others and make people feel down. Some people are used to sharing happiness with others and encouraging others. Such people bring joy and hope to others through their words. On social media platforms, these two kinds of language are all over the place. If people want to make the online world a better place, they will have to deal with both. So identifying offensive language and hope language is an essential task. There have been many assignments about offensive language. Shared Task on Hope Speech Detection for Equality, Diversity, and Inclusion at LT-EDI 2021-EACL 2021 uses another unique perspective-to identify the language of Hope to make contributions to society. The XLM-Roberta model is an excellent multilingual model. Our team used a fine-tuned XLM-Roberta model to accomplish this task.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Social media is a way to bring people from different regions closer together. Different people have different cultural backgrounds and different world views. This allows people to have a fierce clash of ideas on social platforms. In these interactions, the way people treat each other is very different. Hate speech offensive speech and offensive speech are not recommended Suryawanshi and Chakravarthi, 2021) . So we also do a lot of work to avoid this, for example, we have a lot of competitions to identify of-fensive content(GermEval 1 , IberLEF 2 ). And we welcome those who use the language of hope to encourage people to get back on their feet and renew their strength in the face of hardship. To this end, Shared Task on Hope Speech Detection for Equality, Diversity, and Inclusion at LT-EDI 2021-EACL 2021 was organized by the event organizers. Hope Speech can help people find ways to realize their dreams (Blasius and Phelan, 1997; Chang, 1998; Youssef and Luthans, 2007; Cover, 2013; Snyder et al., 1991) . People can learn and master these techniques to make their lives better. Hope Speech is seen by medical personnel as vital to people's recovery. Hope speech makes the whole social environment more optimistic. Therefore, it is very necessary to detect hope speech. The second paragraph of the paper introduces the work done by scholars in relevant fields, the third paragraph introduces the detailed content of tasks, the fourth paragraph introduces the details of data and the methods of processing data, the fifth paragraph introduces the model used by our team, the sixth paragraph introduces the details and results of experiments, and finally the conclusion we have reached.", |
| "cite_spans": [ |
| { |
| "start": 374, |
| "end": 409, |
| "text": "Suryawanshi and Chakravarthi, 2021)", |
| "ref_id": "BIBREF18" |
| }, |
| { |
| "start": 916, |
| "end": 942, |
| "text": "(Blasius and Phelan, 1997;", |
| "ref_id": "BIBREF0" |
| }, |
| { |
| "start": 943, |
| "end": 955, |
| "text": "Chang, 1998;", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 956, |
| "end": 982, |
| "text": "Youssef and Luthans, 2007;", |
| "ref_id": "BIBREF20" |
| }, |
| { |
| "start": 983, |
| "end": 995, |
| "text": "Cover, 2013;", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 996, |
| "end": 1016, |
| "text": "Snyder et al., 1991)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Some works have been done on the classification of hope speech. (Puranik et al., 2021; Ghanghor et al., 2021) analyze the evolving international crisis via a substantial corpus constructed using comments on YouTube videos. As well as detecting offensive content, Hope speech can be classified as a useful tool in its own field. Mathur et al. (Mathur et al., 2018) used transfer learning to complete the task of classifying offensive content of tweets in hot data sets. Their team used a convolutional neural network to pre-train English tweets and then re-train Indo-English tweets. Kamble and Joshi (Kamble and Joshi, 2018) used three classical deep learning models to complete the classification of English-Hindi tweets. By comparing these three classical deep learning models, they found that the use of specific embedding can improve the representation of the target group, and thus improve the score of F1. Santosh and Aravind (Santosh and Aravind, 2019) used different LSTM (Mathur et al., 2018) models to classify hate speech, one is the sub-word level LSTM model and the other is the hierarchical LSTM model based on phonetic location words. Waseem et al. (Waseem and Hovy, 2016) found the influence of different extra language features combined with N-gram characters on classification tasks.", |
| "cite_spans": [ |
| { |
| "start": 64, |
| "end": 86, |
| "text": "(Puranik et al., 2021;", |
| "ref_id": "BIBREF14" |
| }, |
| { |
| "start": 87, |
| "end": 109, |
| "text": "Ghanghor et al., 2021)", |
| "ref_id": "BIBREF10" |
| }, |
| { |
| "start": 342, |
| "end": 363, |
| "text": "(Mathur et al., 2018)", |
| "ref_id": "BIBREF13" |
| }, |
| { |
| "start": 583, |
| "end": 624, |
| "text": "Kamble and Joshi (Kamble and Joshi, 2018)", |
| "ref_id": "BIBREF11" |
| }, |
| { |
| "start": 932, |
| "end": 959, |
| "text": "(Santosh and Aravind, 2019)", |
| "ref_id": "BIBREF15" |
| }, |
| { |
| "start": 980, |
| "end": 1001, |
| "text": "(Mathur et al., 2018)", |
| "ref_id": "BIBREF13" |
| }, |
| { |
| "start": 1164, |
| "end": 1187, |
| "text": "(Waseem and Hovy, 2016)", |
| "ref_id": "BIBREF19" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Shared task on Hope Speech Detection for Equality, Diversity, and Inclusion at LT-EDI 2021-EACL 2021 gives the participants three languages to choose from. The three languages are English, Tamil and, Malayalam. The event organizer provides us with a training data set and a test data set. Through the data set, we find that this is a tripartite task. Our group believes that a lot of work has already been done on the task of classifying English. So our team chose a Tamil sub-task and a Malayalam sub-task.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Task Details", |
| "sec_num": "3" |
| }, |
| { |
| "text": "In each subtask, the data set contains three tags:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Date Description", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "\u2022 Hope speech: This tag indicates that the comment is Hope speech.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Date Description", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "\u2022 Not hope speech: This tag indicates that a comment is Not hope speech.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Date Description", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "\u2022 Not in intended language: This tag indicates that is not the language used by the subtask.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Date Description", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "We can see that the label classification is very clear. The details of the data set are showed in Table 1 and Table 2 .", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 98, |
| "end": 117, |
| "text": "Table 1 and Table 2", |
| "ref_id": "TABREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Date Description", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "The data sets we used were collected from YouTube (Chakravarthi, 2020; Chakravarthi and Muralidaran, 2021). Before training the dataset, we first clean up the dataset. The cleaned data set is more", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data Preparation", |
| "sec_num": "4.2" |
| }, |
| { |
| "text": "Train set validation set Non hope speech 72.45% 73.27% Hope speech 19.48% 17.76% Not Malayalam 8.07% 8.97% ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Label", |
| "sec_num": null |
| }, |
| { |
| "text": "In a recent categorization task competition, many teams using the fine-tuned BERT (Devlin et al., 2019) model did well. Our team used XLM-Roberta (Conneau et al., 2020 ) as a preprocessing model in the experiment. The XLM-Roberta model is a multilingual processing model trained on processing text in 100 different languages. This fits nicely with the shared task of handling multilingual text. Compared with the BERT model, the XLM-Roberta model has improved various performances. This is due to the increased training volume of the XLM-Roberta model, whose training datasets are several orders of magnitude larger than the Wiki-100 corpus used to train its predecessor. Based on the XLM-Roberta model, we used two fine-tuning methods to accomplish this task. The two approaches are shown in Figures 1 and 2 .", |
| "cite_spans": [ |
| { |
| "start": 82, |
| "end": 103, |
| "text": "(Devlin et al., 2019)", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 146, |
| "end": 167, |
| "text": "(Conneau et al., 2020", |
| "ref_id": "BIBREF7" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 793, |
| "end": 808, |
| "text": "Figures 1 and 2", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Model Description", |
| "sec_num": "5" |
| }, |
| { |
| "text": "Firstly, the pooler output of XLM-Roberta (P O) of XLM-Roberta model is obtained through XLM-Roberta model. Second, input the output of the last three hidden layers of the XLM-Roberta model Hyper-parameter Value dropout 0.5 learning rate 1e-5 epoch 8 per gpu train batch size 32 gradient accumulation steps 8 into the LSTM model. Finally, the output obtained from the LSTM model is connected with P O and put into the classifier.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Method 1", |
| "sec_num": "5.1" |
| }, |
| { |
| "text": "Firstly, the Pooler output of XLM-Roberta (P O) of the XLM-Roberta model is obtained through the XLM-Roberta model. The second step is to input the output of the last three hidden layers of the XLM-Roberta model into the CNN (Simonyan and Zisserman, 2014) model. Finally, the output obtained from the CNN model is connected with P O and put into the classifier.", |
| "cite_spans": [ |
| { |
| "start": 225, |
| "end": 255, |
| "text": "(Simonyan and Zisserman, 2014)", |
| "ref_id": "BIBREF16" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Method 2", |
| "sec_num": "5.2" |
| }, |
| { |
| "text": "In the experimental process, the same hyperparameter is used in the two methods. Table 3 is the details of the hyper-parameter we used. The training set and validation set used by our team were derived from the training set provided by the event organization after separation using hierarchical Kfold cross-validation. Method 1 performed better on the validation set, so we submitted the results of Method 1. In the Tamil language sub-task, our final F1-score In the official test set is 0.49. In the Malayalam language sub-task, our final F1-score In the official test set is 0.49.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 81, |
| "end": 88, |
| "text": "Table 3", |
| "ref_id": "TABREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Experiment and Results", |
| "sec_num": "6" |
| }, |
| { |
| "text": "This article describes the models and results used by the Simon team in the hope speech classification task. Our results are not good in the leaderboard, which may have something to do with the imbalance of the data set. In the future, we will continue to improve our model to get better results.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "7" |
| }, |
| { |
| "text": "https://projects.fzai.h-da.de/iggsa/germeval/ 2 http://hitz.eus/sepln2019/?q=node/21", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "We are everywhere: A historical sourcebook of gay and lesbian politics", |
| "authors": [ |
| { |
| "first": "Mark", |
| "middle": [], |
| "last": "Blasius", |
| "suffix": "" |
| }, |
| { |
| "first": "Shane", |
| "middle": [], |
| "last": "Phelan", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Mark Blasius and Shane Phelan. 1997. We are every- where: A historical sourcebook of gay and lesbian politics. Psychology Press.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "HopeEDI: A multilingual hope speech detection dataset for equality, diversity, and inclusion", |
| "authors": [ |
| { |
| "first": "Chakravarthi", |
| "middle": [], |
| "last": "Bharathi Raja", |
| "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": "41--53", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bharathi Raja Chakravarthi. 2020. HopeEDI: A mul- tilingual hope speech detection dataset for equality, diversity, and inclusion. In Proceedings of the Third Workshop on Computational Modeling of People's Opinions, Personality, and Emotion's in Social Me- dia, pages 41-53, Barcelona, Spain (Online). Asso- ciation for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Overview of the track on HASOC-Offensive Language Identification-DravidianCodeMix", |
| "authors": [ |
| { |
| "first": "Anand", |
| "middle": [], |
| "last": "Bharathi Raja Chakravarthi", |
| "suffix": "" |
| }, |
| { |
| "first": "John", |
| "middle": [], |
| "last": "Kumar", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Philip Mccrae", |
| "suffix": "" |
| }, |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Premjith", |
| "suffix": "" |
| }, |
| { |
| "first": "K", |
| "middle": [ |
| "P" |
| ], |
| "last": "Soman", |
| "suffix": "" |
| }, |
| { |
| "first": "Thomas", |
| "middle": [], |
| "last": "Mandl", |
| "suffix": "" |
| } |
| ], |
| "year": 2020, |
| "venue": "Working Notes of the Forum for Information Retrieval Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bharathi Raja Chakravarthi, M Anand Kumar, John Philip McCrae, Premjith B, Soman KP, and Thomas Mandl. 2020. Overview of the track on HASOC-Offensive Language Identification- DravidianCodeMix. In Working Notes of the Forum for Information Retrieval Evaluation (FIRE 2020).", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "CEUR Workshop Proceedings", |
| "authors": [], |
| "year": null, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "CEUR Workshop Proceedings. In: CEUR-WS. org, Hyderabad, India.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Findings of the shared task on Hope Speech Detection for Equality, Diversity, and Inclusion", |
| "authors": [ |
| { |
| "first": "Vigneshwaran", |
| "middle": [], |
| "last": "Bharathi Raja Chakravarthi", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Muralidaran", |
| "suffix": "" |
| } |
| ], |
| "year": 2021, |
| "venue": "Proceedings of the First Workshop on Language Technology for Equality, Diversity and Inclusion", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bharathi Raja Chakravarthi and Vigneshwaran Mural- idaran. 2021. Findings of the shared task on Hope Speech Detection for Equality, Diversity, and Inclu- sion. In Proceedings of the First Workshop on Lan- guage Technology for Equality, Diversity and Inclu- sion. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "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 |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Hope, problem-solving ability, and coping in a college student population: Some implications for theory and practice", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Edward", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Chang", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "Journal of clinical psychology", |
| "volume": "54", |
| "issue": "7", |
| "pages": "953--962", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Edward C Chang. 1998. Hope, problem-solving ability, and coping in a college student population: Some implications for theory and practice. Journal of clin- ical psychology, 54(7):953-962.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Unsupervised cross-lingual representation learning at scale", |
| "authors": [ |
| { |
| "first": "Alexis", |
| "middle": [], |
| "last": "Conneau", |
| "suffix": "" |
| }, |
| { |
| "first": "Kartikay", |
| "middle": [], |
| "last": "Khandelwal", |
| "suffix": "" |
| }, |
| { |
| "first": "Naman", |
| "middle": [], |
| "last": "Goyal", |
| "suffix": "" |
| }, |
| { |
| "first": "Vishrav", |
| "middle": [], |
| "last": "Chaudhary", |
| "suffix": "" |
| }, |
| { |
| "first": "Veselin", |
| "middle": [], |
| "last": "Stoyanov", |
| "suffix": "" |
| } |
| ], |
| "year": 2020, |
| "venue": "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Alexis Conneau, Kartikay Khandelwal, Naman Goyal, Vishrav Chaudhary, and Veselin Stoyanov. 2020. Unsupervised cross-lingual representation learning at scale. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Queer youth resilience: Critiquing the discourse of hope and hopelessness in lgbt suicide representation", |
| "authors": [ |
| { |
| "first": "Rob", |
| "middle": [], |
| "last": "Cover", |
| "suffix": "" |
| } |
| ], |
| "year": 2013, |
| "venue": "M/C Journal", |
| "volume": "", |
| "issue": "5", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Rob Cover. 2013. Queer youth resilience: Critiquing the discourse of hope and hopelessness in lgbt sui- cide representation. M/C Journal, 16(5).", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "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 |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "IIITK@LT-EDI-EACL2021: Hope Speech Detection for Equality, Diversity, and Inclusion in Tamil, Malayalam and English", |
| "authors": [ |
| { |
| "first": "Rahul", |
| "middle": [], |
| "last": "Nikhil Kumar Ghanghor", |
| "suffix": "" |
| }, |
| { |
| "first": "Prasanna", |
| "middle": [], |
| "last": "Ponnusamy", |
| "suffix": "" |
| }, |
| { |
| "first": "Ruba", |
| "middle": [], |
| "last": "Kumar Kumaresan", |
| "suffix": "" |
| }, |
| { |
| "first": "Sajeetha", |
| "middle": [], |
| "last": "Priyadharshini", |
| "suffix": "" |
| }, |
| { |
| "first": "Bharathi Raja", |
| "middle": [], |
| "last": "Thavareesan", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Chakravarthi", |
| "suffix": "" |
| } |
| ], |
| "year": 2021, |
| "venue": "Proceedings of the First Workshop on Language Technology for Equality, Diversity and Inclusion", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Nikhil Kumar Ghanghor, Rahul Ponnusamy, Prasanna Kumar Kumaresan, Ruba Priyad- harshini, Sajeetha Thavareesan, and Bharathi Raja Chakravarthi. 2021. IIITK@LT-EDI-EACL2021: Hope Speech Detection for Equality, Diversity, and Inclusion in Tamil, Malayalam and English. In Proceedings of the First Workshop on Language Technology for Equality, Diversity and Inclusion, Online.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Hate speech detection from code-mixed hindi-english tweets using deep learning models", |
| "authors": [ |
| { |
| "first": "Satyajit", |
| "middle": [], |
| "last": "Kamble", |
| "suffix": "" |
| }, |
| { |
| "first": "Aditya", |
| "middle": [], |
| "last": "Joshi", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "arXiv": [ |
| "arXiv:1811.05145" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Satyajit Kamble and Aditya Joshi. 2018. Hate speech detection from code-mixed hindi-english tweets using deep learning models. arXiv preprint arXiv:1811.05145.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "Overview of the HASOC Track at FIRE 2020: Hate Speech and Offensive Language Identification in Tamil", |
| "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 Chakravarthi ;", |
| "middle": [], |
| "last": "Malayalam", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Hindi", |
| "suffix": "" |
| }, |
| { |
| "first": "German", |
| "middle": [], |
| "last": "English", |
| "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, Malay- alam, Hindi, English and German. In Forum for Information Retrieval Evaluation, FIRE 2020, page 29-32, New York, NY, USA. Association for Com- puting Machinery.", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "Detecting offensive tweets in hindi-english code-switched language", |
| "authors": [ |
| { |
| "first": "Puneet", |
| "middle": [], |
| "last": "Mathur", |
| "suffix": "" |
| }, |
| { |
| "first": "Rajiv", |
| "middle": [], |
| "last": "Shah", |
| "suffix": "" |
| }, |
| { |
| "first": "Ramit", |
| "middle": [], |
| "last": "Sawhney", |
| "suffix": "" |
| }, |
| { |
| "first": "Debanjan", |
| "middle": [], |
| "last": "Mahata", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "Proceedings of the Sixth International Workshop on Natural Language Processing for Social Media", |
| "volume": "", |
| "issue": "", |
| "pages": "18--26", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Puneet Mathur, Rajiv Shah, Ramit Sawhney, and De- banjan Mahata. 2018. Detecting offensive tweets in hindi-english code-switched language. In Proceed- ings of the Sixth International Workshop on Natural Language Processing for Social Media, pages 18- 26.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "IIITT@LT-EDI-EACL2021-Hope Speech Detection: There is always hope in Transformers", |
| "authors": [ |
| { |
| "first": "Karthik", |
| "middle": [], |
| "last": "Puranik", |
| "suffix": "" |
| }, |
| { |
| "first": "Adeep", |
| "middle": [], |
| "last": "Hande", |
| "suffix": "" |
| }, |
| { |
| "first": "Ruba", |
| "middle": [], |
| "last": "Priyadharshini", |
| "suffix": "" |
| }, |
| { |
| "first": "Sajeetha", |
| "middle": [], |
| "last": "Thavareesan", |
| "suffix": "" |
| }, |
| { |
| "first": "Bharathi Raja", |
| "middle": [], |
| "last": "Chakravarthi", |
| "suffix": "" |
| } |
| ], |
| "year": 2021, |
| "venue": "Proceedings of the First Workshop on Language Technology for Equality, Diversity and Inclusion", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Karthik Puranik, Adeep Hande, Ruba Priyad- harshini, Sajeetha Thavareesan, and Bharathi Raja Chakravarthi. 2021. IIITT@LT-EDI-EACL2021- Hope Speech Detection: There is always hope in Transformers. In Proceedings of the First Workshop on Language Technology for Equality, Diversity and Inclusion. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "Hate speech detection in hindi-english code-mixed social media text", |
| "authors": [ |
| { |
| "first": "Tyss", |
| "middle": [], |
| "last": "Santosh", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of the ACM India Joint International Conference on Data Science and Management of Data", |
| "volume": "", |
| "issue": "", |
| "pages": "310--313", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "TYSS Santosh and KVS Aravind. 2019. Hate speech detection in hindi-english code-mixed social media text. In Proceedings of the ACM India Joint Interna- tional Conference on Data Science and Management of Data, pages 310-313.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "Very deep convolutional networks for large-scale image recognition", |
| "authors": [ |
| { |
| "first": "Karen", |
| "middle": [], |
| "last": "Simonyan", |
| "suffix": "" |
| }, |
| { |
| "first": "Andrew", |
| "middle": [], |
| "last": "Zisserman", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Computer Science", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Karen Simonyan and Andrew Zisserman. 2014. Very deep convolutional networks for large-scale image recognition. Computer Science.", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "Charyle Langelle, and Pat Harney. 1991. The will and the ways: development and validation of an individual-differences measure of hope", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Charles", |
| "suffix": "" |
| }, |
| { |
| "first": "Cheri", |
| "middle": [], |
| "last": "Snyder", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Harris", |
| "suffix": "" |
| }, |
| { |
| "first": "Sharon", |
| "middle": [ |
| "A" |
| ], |
| "last": "John R Anderson", |
| "suffix": "" |
| }, |
| { |
| "first": "Lori", |
| "middle": [ |
| "M" |
| ], |
| "last": "Holleran", |
| "suffix": "" |
| }, |
| { |
| "first": "Sandra", |
| "middle": [ |
| "T" |
| ], |
| "last": "Irving", |
| "suffix": "" |
| }, |
| { |
| "first": "Lauren", |
| "middle": [], |
| "last": "Sigmon", |
| "suffix": "" |
| }, |
| { |
| "first": "June", |
| "middle": [], |
| "last": "Yoshinobu", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Gibb", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "Journal of personality and social psychology", |
| "volume": "60", |
| "issue": "4", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Charles R Snyder, Cheri Harris, John R Anderson, Sharon A Holleran, Lori M Irving, Sandra T Sigmon, Lauren Yoshinobu, June Gibb, Charyle Langelle, and Pat Harney. 1991. The will and the ways: devel- opment and validation of an individual-differences measure of hope. Journal of personality and social psychology, 60(4):570.", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "Findings of the shared task on Troll Meme Classification in Tamil", |
| "authors": [ |
| { |
| "first": "Shardul", |
| "middle": [], |
| "last": "Suryawanshi", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Bharathi Raja Chakravarthi", |
| "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": "Shardul Suryawanshi and Bharathi Raja Chakravarthi. 2021. Findings of the shared task on Troll Meme Classification in Tamil. In Proceedings of the First Workshop on Speech and Language Technologies for Dravidian Languages. Association for Compu- tational Linguistics.", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "Hateful symbols or hateful people? predictive features for hate speech detection on twitter", |
| "authors": [ |
| { |
| "first": "Zeerak", |
| "middle": [], |
| "last": "Waseem", |
| "suffix": "" |
| }, |
| { |
| "first": "Dirk", |
| "middle": [], |
| "last": "Hovy", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "Proceedings of the NAACL student research workshop", |
| "volume": "", |
| "issue": "", |
| "pages": "88--93", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Zeerak Waseem and Dirk Hovy. 2016. Hateful sym- bols or hateful people? predictive features for hate speech detection on twitter. In Proceedings of the NAACL student research workshop, pages 88-93.", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "Positive organizational behavior in the workplace: The impact of hope, optimism, and resilience", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Carolyn", |
| "suffix": "" |
| }, |
| { |
| "first": "Fred", |
| "middle": [], |
| "last": "Youssef", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Luthans", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Journal of management", |
| "volume": "33", |
| "issue": "5", |
| "pages": "774--800", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Carolyn M Youssef and Fred Luthans. 2007. Positive organizational behavior in the workplace: The im- pact of hope, optimism, and resilience. Journal of management, 33(5):774-800.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "Figure 1: Method 1", |
| "num": null |
| }, |
| "TABREF0": { |
| "content": "<table><tr><td>Label</td><td>Train set validation set</td></tr><tr><td>Non hope speech</td><td>48.71% 49.46%</td></tr><tr><td>Hope speech</td><td>39.15% 37.51%</td></tr><tr><td>Not Tamil</td><td>12.14% 13.03%</td></tr></table>", |
| "type_str": "table", |
| "num": null, |
| "text": "Label distribution of Malayalam language subtask", |
| "html": null |
| }, |
| "TABREF1": { |
| "content": "<table><tr><td>: Label distribution of Tamil language subtask</td></tr><tr><td>standardized, and we remove miscellaneous words</td></tr><tr><td>and symbols, reducing the amount of training. The</td></tr><tr><td>main work of data set cleaning is as follows:</td></tr><tr><td>\u2022 Deleting the emoticons</td></tr><tr><td>\u2022 Replacing emojis with words, such as words</td></tr><tr><td>'crying' instead of a crying face emoji, and</td></tr><tr><td>words 'panda' instead of a panda emoji.</td></tr><tr><td>\u2022 Deleting the URL</td></tr><tr><td>\u2022 Deleting punctuation marks</td></tr></table>", |
| "type_str": "table", |
| "num": null, |
| "text": "", |
| "html": null |
| }, |
| "TABREF2": { |
| "content": "<table/>", |
| "type_str": "table", |
| "num": null, |
| "text": "The hyper-parameters", |
| "html": null |
| } |
| } |
| } |
| } |