paper-with-me

홈 › Papers

MUCS@LT-EDI-EACL2021:CoHope-Hope Speech Detection for Equality, Diversity, and Inclusion in Code-Mixed Texts

2021-04-01 · EACL (LTEDI) 2021 4 · Fazlourrahman Balouchzahi, Aparna B K, H L Shashirekha

This paper describes the models submitted by the team MUCS for “Hope Speech Detection for Equality, Diversity, and Inclusion-EACL 2021” shared task that aims at classifying a comment / post in English and code-mixed texts in two language pairs, namely, Tamil-English (Ta-En) and Malayalam-English (Ma-En) into one of the three predefined categories, namely, “Hope_speech”, “Non_hope_speech”, and “other_languages”. Three models namely, CoHope-ML, CoHope-NN, and CoHope-TL based on Ensemble of classifiers, Keras Neural Network (NN) and BiLSTM with Conv1d model respectively are proposed for the shared task. CoHope-ML, CoHope-NN models are trained on a feature set comprised of char sequences extracted from sentences combined with words for Ma-En and Ta-En code-mixed texts and a combination of word and char ngrams along with syntactic word ngrams for English text. CoHope-TL model consists of three major parts: training tokenizer, BERT Language Model (LM) training and then using pre-trained BERT LM as weights in BiLSTM-Conv1d model. Out of three proposed models, CoHope-ML model (best among our models) obtained 1st, 2nd, and 3rd ranks with weighted F1-scores of 0.85, 0.92, and 0.59 for Ma-En, English and Ta-En texts respectively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityHope Speech DetectionLanguage Modelling

Similar Papers 제목 키워드 기반

TeamUNCC@LT-EDI-EACL2021: Hope Speech Detection using Transfer Learning with Transformers

2021-04-19 · Khyati Mahajan, Erfan Al-Hossami, Samira Shaikh

In this paper, we describe our approach towards utilizing pre-trained models for the task of hope speech detection. We participated in Task 2: Hope Speech Detection for Equality, Diversity and Inclusion at LT-EDI-2021 @ …

DiversityHope Speech DetectionHope Speech Detection for EnglishHope Speech Detection for Malayalam+4

IIITT@LT-EDI-EACL2021-Hope Speech Detection: There is always Hope in Transformers

2021-04-19 · Karthik Puranik, Adeep Hande, Ruba Priyadharshini, Sajeetha Thavareesan 외

In a world filled with serious challenges like climate change, religious and political conflicts, global pandemics, terrorism, and racial discrimination, an internet full of hate speech, abusive and offensive content is …

DiversityHope Speech Detection

cs_english@LT-EDI-EACL2021: Hope Speech Detection Based On Fine-tuning ALBERT Model

2021-04-01 · EACL (LTEDI) 2021 4 · Shi Chen, Bing Kong

This paper mainly introduces the relevant content of the task “Hope Speech Detection for Equality, Diversity, and Inclusion at LT-EDI 2021-EACL 2021”. A total of three language datasets were provided, and we chose the En…

DiversityHope Speech Detection

IRNLP_DAIICT@LT-EDI-EACL2021: Hope Speech detection in Code Mixed text using TF-IDF Char N-grams and MuRIL

2021-04-01 · EACL (LTEDI) 2021 4 · Bhargav Dave, Shripad Bhat, Prasenjit Majumder

This paper presents the participation of the IRNLP_DAIICT team from Information Retrieval and Natural Language Processing lab at DA-IICT, India in LT-EDI@EACL2021 Hope Speech Detection task. The aim of this shared task i…

Hope Speech DetectionInformation RetrievalregressionRetrieval

dhivya-hope-detection@LT-EDI-EACL2021: Multilingual Hope Speech Detection for Code-mixed and Transliterated Texts

2021-04-01 · EACL (LTEDI) 2021 4 · Dhivya Chinnappa

In this paper we work with a hope speech detection corpora that includes English, Tamil, and Malayalam datasets. We present a two phase mechanism to detect hope speech. In the first phase we build a classifier to identif…

Hope Speech Detection