Randa commited on
Commit
59031f2
·
verified ·
1 Parent(s): 55af2d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -143,6 +143,7 @@ address="Cham",
143
  pages="17--29",
144
 
145
  abstract="Moroccan Arabic (MA) dialect is a low resource language. To perform any NLP task, we have to develop the necessary resources from scratch. This paper introduces our work on MAOffens, the first MA dataset for offensive language detection. The dataset will serve to build predictive models to detect offensive content widely present on social media and hence help ensure online safety. We built the dataset with a mixture of comments in Arabic and Latin scripts to cover offensiveness in both cases. The resulting dataset consists of 23k comments totally balanced. The dataset is open to the public (https://huggingface.co/datasets/randa/maoffens). We evaluated the annotation and classification power of the dataset through various classifier architectures. Our best performing classifier was based on a MA transformer model.",
 
146
  isbn="978-3-031-80438-0"
147
  }
148
 
 
143
  pages="17--29",
144
 
145
  abstract="Moroccan Arabic (MA) dialect is a low resource language. To perform any NLP task, we have to develop the necessary resources from scratch. This paper introduces our work on MAOffens, the first MA dataset for offensive language detection. The dataset will serve to build predictive models to detect offensive content widely present on social media and hence help ensure online safety. We built the dataset with a mixture of comments in Arabic and Latin scripts to cover offensiveness in both cases. The resulting dataset consists of 23k comments totally balanced. The dataset is open to the public (https://huggingface.co/datasets/randa/maoffens). We evaluated the annotation and classification power of the dataset through various classifier architectures. Our best performing classifier was based on a MA transformer model.",
146
+
147
  isbn="978-3-031-80438-0"
148
  }
149