Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (6)

Search Parameters:
Keywords = Moroccan dialect

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
12 pages, 444 KiB  
Article
Translation and Validation of the Richards–Campbell Sleep Questionnaire for Intensive Care Unit Patients in Morocco: Reliability and Validity Assessment
by Abdelmajid Lkoul, Keltouma Oum’barek, Mohamed Amine Baba, Asmaa Jniene and Tarek Dendane
Clocks & Sleep 2025, 7(3), 31; https://doi.org/10.3390/clockssleep7030031 - 23 Jun 2025
Viewed by 401
Abstract
Introduction: For patients in intensive care units, the Richards–Campbell Sleep Questionnaire (RCSQ) seems to be a useful tool for assessing sleep quality. However, its application in the Moroccan medical context could be limited due to the lack of a dialectal Arabic version for [...] Read more.
Introduction: For patients in intensive care units, the Richards–Campbell Sleep Questionnaire (RCSQ) seems to be a useful tool for assessing sleep quality. However, its application in the Moroccan medical context could be limited due to the lack of a dialectal Arabic version for Morocco. This study’s objective was to translate and validate the RCSQ into Arabic for Moroccan speakers. Patients and methods: For this investigation, a cross-sectional design was adopted. The RCSQ was translated and validated into Arabic for Morocco in accordance with the recommendations. For every scale, psychometric properties were computed. The Cronbach’s α coefficient was utilized to evaluate the internal consistency of multi-item measures. Results: The study involved 224 patients, whose mean age was 47 ± 18.3 years. The RCSQ’s internal consistency, or Cronbach’s alpha, was computed, and all dimensions showed good reliability over the 0.92 (0.894–0.983) level. The items demonstrated good reliability and validity, with correlation values larger than 0.4, according to the data. Conclusion: The RCSQ translated into Arabic for Morocco appears to have good psychometric qualities, making it useful for assessing the quality of sleep of patients in intensive care units within Moroccan healthcare settings. Full article
(This article belongs to the Section Society)
Show Figures

Figure 1

25 pages, 3269 KiB  
Article
Augmentation and Classification of Requests in Moroccan Dialect to Improve Quality of Public Service: A Comparative Study of Algorithms
by Hajar Zaidani, Rim Koulali, Abderrahim Maizate and Mohamed Ouzzif
Future Internet 2025, 17(4), 176; https://doi.org/10.3390/fi17040176 - 17 Apr 2025
Viewed by 600
Abstract
Moroccan Law 55.19 aims to streamline administrative procedures, fostering trust between citizens and public administrations. To implement this law effectively and enhance public service quality, it is essential to use the Moroccan dialect to involve a wide range of people by leveraging Natural [...] Read more.
Moroccan Law 55.19 aims to streamline administrative procedures, fostering trust between citizens and public administrations. To implement this law effectively and enhance public service quality, it is essential to use the Moroccan dialect to involve a wide range of people by leveraging Natural Language Processing (NLP) techniques customized to its specific linguistic characteristics. It is worth noting that the Moroccan dialect presents a unique linguistic landscape, marked by the coexistence of multiple texts. Though it has emerged as the preferred medium of communication on social media, reaching wide audiences, its perceived difficulty of comprehension remains unaddressed. This article introduces a new approach to addressing these challenges. First, we compiled and processed a dataset of Moroccan dialect requests for public administration documents, employing a new augmentation technique to enhance its size and diversity. Second, we conducted text classification experiments using various machine learning algorithms, ranging from traditional methods to advanced large language models (LLMs), to categorize the requests into three classes. The results indicate promising outcomes, with an accuracy of more than 80% for LLMs. Finally, we propose a chatbot system architecture for deploying the most efficient classification algorithm. This solution also contains a voice assistant system that can contribute to the social inclusion of illiterate people. The article concludes by outlining potential avenues for future research. Full article
Show Figures

Figure 1

17 pages, 1865 KiB  
Article
Improving Sentiment Analysis Performance on Imbalanced Moroccan Dialect Datasets Using Resample and Feature Extraction Techniques
by Zineb Nassr, Faouzia Benabbou, Nawal Sael and Touria Hamim
Information 2025, 16(1), 39; https://doi.org/10.3390/info16010039 - 10 Jan 2025
Viewed by 1259
Abstract
Sentiment analysis is a crucial component of text mining and natural language processing (NLP), involving the evaluation and classification of text data based on its emotional tone, typically categorized as positive, negative, or neutral. While significant research has focused on structured languages like [...] Read more.
Sentiment analysis is a crucial component of text mining and natural language processing (NLP), involving the evaluation and classification of text data based on its emotional tone, typically categorized as positive, negative, or neutral. While significant research has focused on structured languages like English, unstructured languages, such as the Moroccan Dialect (MD), face substantial resource limitations and linguistic challenges, making effective sentiment analysis difficult. This study addresses this gap by exploring the integration of data-balancing techniques with machine learning (ML) methods, specifically investigating the impact of resampling techniques and feature extraction methods, including Term Frequency–Inverse Document Frequency (TF-IDF), Bag of Words (BOW), and N-grams. Through rigorous experimentation, we evaluate the effectiveness of these approaches in enhancing sentiment analysis accuracy for the Moroccan dialect. Our findings demonstrate that strategic resampling, combined with the TF-IDF method, significantly improves classification accuracy and robustness. We also explore the interaction between resampling strategies and feature extraction methods, revealing varying levels of effectiveness across different combinations. Notably, the Support Vector Machine (SVM) classifier, when paired with TF-IDF representation, achieves superior performance, with an accuracy of 90.24% and a precision of 90.34%. These results highlight the importance of tailored resampling techniques, appropriate feature extraction methods, and machine learning optimization in advancing sentiment analysis for under-resourced and dialect-heavy languages like the Moroccan dialect, providing a practical framework for future research and development in NLP for unstructured languages. Full article
Show Figures

Graphical abstract

24 pages, 1944 KiB  
Article
Investigating Offensive Language Detection in a Low-Resource Setting with a Robustness Perspective
by Israe Abdellaoui, Anass Ibrahimi, Mohamed Amine El Bouni, Asmaa Mourhir, Saad Driouech and Mohamed Aghzal
Big Data Cogn. Comput. 2024, 8(12), 170; https://doi.org/10.3390/bdcc8120170 - 25 Nov 2024
Cited by 2 | Viewed by 2420
Abstract
Moroccan Darija, a dialect of Arabic, presents unique challenges for natural language processing due to its lack of standardized orthographies, frequent code switching, and status as a low-resource language. In this work, we focus on detecting offensive language in Darija, addressing these complexities. [...] Read more.
Moroccan Darija, a dialect of Arabic, presents unique challenges for natural language processing due to its lack of standardized orthographies, frequent code switching, and status as a low-resource language. In this work, we focus on detecting offensive language in Darija, addressing these complexities. We present three key contributions that advance the field. First, we introduce a human-labeled dataset of Darija text collected from social media platforms. Second, we explore and fine-tune various language models on the created dataset. This investigation identifies a Darija RoBERTa-based model as the most effective approach, with an accuracy of 90% and F1 score of 85%. Third, we evaluate the best model beyond accuracy by assessing properties such as correctness, robustness and fairness using metamorphic testing and adversarial attacks. The results highlight potential vulnerabilities in the model’s robustness, with the model being susceptible to attacks such as inserting dots (29.4% success rate), inserting spaces (24.5%), and modifying characters in words (18.3%). Fairness assessments show that while the model is generally fair, it still exhibits bias in specific cases, with a 7% success rate for attacks targeting entities typically subject to discrimination. The key finding is that relying solely on offline metrics such as the F1 score and accuracy in evaluating machine learning systems is insufficient. For low-resource languages, the recommendation is to focus on identifying and addressing domain-specific biases and enhancing pre-trained monolingual language models with diverse and noisier data to improve their robustness and generalization capabilities in diverse linguistic scenarios. Full article
(This article belongs to the Special Issue Advances in Natural Language Processing and Text Mining)
Show Figures

Figure 1

10 pages, 419 KiB  
Article
The Southern Moroccan Dialects and the Hilāli Category
by Felipe Benjamin Francisco
Languages 2021, 6(4), 192; https://doi.org/10.3390/languages6040192 - 23 Nov 2021
Cited by 2 | Viewed by 3219
Abstract
The aim of this paper is to review the classification of the southern Moroccan dialects, advancing on the general description of these varieties. Recent descriptive studies provided us with new sources on the linguistic reality of southern Morocco, shedding light on the status [...] Read more.
The aim of this paper is to review the classification of the southern Moroccan dialects, advancing on the general description of these varieties. Recent descriptive studies provided us with new sources on the linguistic reality of southern Morocco, shedding light on the status of dialects commonly classified as Bedouin or ‘Hilāli’ within the Maghrebi context. To do so, the paper highlights conservative and innovative features which characterize the dialects of the area, focusing mainly—but not exclusively—on the updated data for two distant localities in southern Morocco: Essaouira and its rural outskirts—the Chiadma territory (Aquermoud and Sīdi Īsḥāq)—and Tafilalt, in south-eastern Morocco. The southern dialects have been situated in an intermediary zone between pre-Hilāli and Hilāli categories for a long time. Discussing their situation may contribute to understanding what distinguishes them as a dialectal group and also the validity of the ‘Hilāli’ category in the Moroccan context. Full article
19 pages, 5976 KiB  
Article
Real-Time Infoveillance of Moroccan Social Media Users’ Sentiments towards the COVID-19 Pandemic and Its Management
by Abdelghani Ghanem, Chaimae Asaad, Hakim Hafidi, Youness Moukafih, Bassma Guermah, Nada Sbihi, Mehdi Zakroum, Mounir Ghogho, Meriem Dairi, Mariam Cherqaoui and Karim Baina
Int. J. Environ. Res. Public Health 2021, 18(22), 12172; https://doi.org/10.3390/ijerph182212172 - 19 Nov 2021
Cited by 9 | Viewed by 4082
Abstract
The impact of COVID-19 on socio-economic fronts, public health related aspects and human interactions is undeniable. Amidst the social distancing protocols and the stay-at-home regulations imposed in several countries, citizens took to social media to cope with the emotional turmoil of the pandemic [...] Read more.
The impact of COVID-19 on socio-economic fronts, public health related aspects and human interactions is undeniable. Amidst the social distancing protocols and the stay-at-home regulations imposed in several countries, citizens took to social media to cope with the emotional turmoil of the pandemic and respond to government issued regulations. In order to uncover the collective emotional response of Moroccan citizens to this pandemic and its effects, we use topic modeling to identify the most dominant COVID-19 related topics of interest amongst Moroccan social media users and sentiment/emotion analysis to gain insights into their reactions to various impactful events. The collected data consists of COVID-19 related comments posted on Twitter, Facebook and Youtube and on the websites of two popular online news outlets in Morocco (Hespress and Hibapress) throughout the year 2020. The comments are expressed in Moroccan Dialect (MD) or Modern Standard Arabic (MSA). To perform topic modeling and sentiment classification, we built a first Universal Language Model for the Moroccan Dialect (MD-ULM) using available corpora, which we have fine-tuned using our COVID-19 dataset. We show that our method significantly outperforms classical machine learning classification methods in Topic Modeling, Emotion Recognition and Polar Sentiment Analysis. To provide real-time infoveillance of these sentiments, we developed an online platform to automate the execution of the different processes, and in particular regular data collection. This platform is meant to be a decision-making assistance tool for COVID-19 mitigation and management in Morocco. Full article
Show Figures

Figure 1

Back to TopTop