paper-with-me

홈 › Papers

Offensive Hebrew Corpus and Detection using BERT

2023-09-06 · Nagham Hamad, Mustafa Jarrar, Mohammad Khalilia, Nadim Nashif

Offensive language detection has been well studied in many languages, but it is lagging behind in low-resource languages, such as Hebrew. In this paper, we present a new offensive language corpus in Hebrew. A total of 15,881 tweets were retrieved from Twitter. Each was labeled with one or more of five classes (abusive, hate, violence, pornographic, or none offensive) by Arabic-Hebrew bilingual speakers. The annotation process was challenging as each annotator is expected to be familiar with the Israeli culture, politics, and practices to understand the context of each tweet. We fine-tuned two Hebrew BERT models, HeBERT and AlephBERT, using our proposed dataset and another published dataset. We observed that our data boosts HeBERT performance by 2% when combined with D_OLaH. Fine-tuning AlephBERT on our data and testing on D_OLaH yields 69% accuracy, while fine-tuning on D_OLaH and testing on our data yields 57% accuracy, which may be an indication to the generalizability our data offers. Our dataset and fine-tuned models are available on GitHub and Huggingface.

📄 PDF Abstract BibTeX arXiv:2309.02724

Code (1)

sinalab/offensivehebrew 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
None 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Offensive language detection in Hebrew: can other languages help?

2022-06-01 · LREC 2022 6 · Marina Litvak, Natalia Vanetik, Chaya Liebeskind, Omar Hmdia 외

Unfortunately, offensive language in social media is a common phenomenon nowadays. It harms many people and vulnerable groups. Therefore, automated detection of offensive language is in high demand and it is a serious ch…

A Twitter BERT Approach for Offensive Language Detection in Marathi

2022-12-20 · Tanmay Chavan, Shantanu Patankar, Aditya Kane, Omkar Gokhale 외

Automated offensive language detection is essential in combating the spread of hate speech, particularly in social media. This paper describes our work on Offensive Language Identification in low resource Indic language …

Data AugmentationLanguage Identificationtext-classificationText Classification

Detection of Negative Campaign in Israeli Municipal Elections

2022-10-01 · TRAC (COLING) 2022 10 · Marina Litvak, Natalia Vanetik, Sagiv Talker, Or Machlouf

Political competitions are complex settings where candidates use campaigns to promote their chances to be elected. One choice focuses on conducting a positive campaign that highlights the candidate’s achievements, leader…

Transfer Learning

Knesset-DictaBERT: A Hebrew Language Model for Parliamentary Proceedings

2024-07-30 · Gili Goldin, Shuly Wintner

We present Knesset-DictaBERT, a large Hebrew language model fine-tuned on the Knesset Corpus, which comprises Israeli parliamentary proceedings. The model is based on the DictaBERT architecture and demonstrates significa…

Language ModelingLanguage Modelling

BanglaHateBERT: BERT for Abusive Language Detection in Bengali

2022-06-01 · ResTUP (LREC) 2022 6 · Md Saroar Jahan, Mainul Haque, Nabil Arhab, Mourad Oussalah

This paper introduces BanglaHateBERT, a retrained BERT model for abusive language detection in Bengali. The model was trained with a large-scale Bengali offensive, abusive, and hateful corpus that we have collected from …

Abusive LanguageLanguage ModelingLanguage Modelling