CORTEXA
← Browse
openalexScientific Reports2026-07-23Cited by 0

Bilingual emotion recognition of social media texts using deep learning approach

Melkam Enyew Gashaw, Abebaw Alem, Anduamlak Abebe Fenta

On social media platforms, users share their thoughts and opinions through comments in multiple languages, including English and Amharic, resulting in vast amounts of data. Accurately interpreting and understanding these comments has important practical implications, with potential applications in customer sentiment analysis, public opinion monitoring, and mental health awareness. Therefore, emotion classification tasks are crucial. People in Bilingual and multinational societies commonly employ a code mix in both spoken and written communication. Among these, Amharic and English language speakers frequently mix the two languages when conversing and posting on social media. However, analyzing emotions in the bilingual nature is not addressed by other researches and it poses considerable challenges. This research would utilize CNN and BiLSTM, to classify emotions of Amharic and English social media comments. The dataset used for this study was collected from social media and Kaggle repository, and it was annotated by experts into six distinct classes. After cleaning the data, we have 97,728 instances for model development, which we divided into 80% for training, 10% for validation, and the remaining 10% for testing the model. The model’s performance is assessed using metrics including accuracy, precision, recall, F1-score, and AUC-ROC. Using Keras word embeddings, the Convolutional Neural Network model achieved testing accuracies of 89.94%, While BiLSTM model had a testing accuracy of 88.99%. With FastText embeddings, the BiLSTM model achieved testing accuracy of 91.79%, while CNN achieved testing accuracy 91.16%. The results indicate that the BiLSTM model delivers better overall performance than the Convolutional Neural Network model, especially when paired with FastText embeddings.

View free PDFSource page

Related papers

crossrefScientific Reports2026-06-15

Hybrid fusion of E-nose and computer vision using optimized deep learning and machine learning for robust plant leaf recognition

Pouya Bohlol, Mohammad Hasan Sabet Dizavandi, Syed Saeid Mohtasebi, Mahmoud Omid

Abstract The fusion multi-sensory system with optimized deep learning and machine learning algorithms appeared to synergize difficult paradigms in precision agriculture and boost recognition of various plant species. In this study, an electronic nose (E-nose) system with eight MO…

View free PDFSource page
openalexScientific Reports2026-07-24

EEG-based automated evaluation of automotive sound quality using ensemble deep learning

Liping Xie, Min Fang, Zhien Liu, Y Z Zhu

Abstract The evaluation of automotive sound quality is of considerable significance for improving driving comfort. However, existing methodologies suffer from notable limitations, including inconsistencies in subjective evaluations and weak correlations between objective metrics…

View free PDFSource page
openalexScientific Reports2026-07-24

Recognition of everyday activities using experiment data from wearable sensors: a deep learning-based framework

William Son Galanza, Steven Schmidt, Sofi Fristedt, Nebojsa Malesevic

Abstract Tracking everyday activities is vital for detecting changes in older adults’ health, allowing timely support to promote well-being. Wearable sensors and deep learning provide continuous monitoring, making them a supportive tool in detecting such changes. However, a more…

View free PDFSource page
openalexScientific Reports2026-07-23

A hybrid explainable deep learning framework for blood cancer classification using CNN-based feature embeddings and random forest decision models

Zulfikar Ali Ansari, Hemlata Pant, Nayancy, M. N. V. Kiranbabu, Sanjeet Kumar

The precision and early detection of subtypes of acute lymphoblastic leukaemia (ALL) in peripheral blood smear images are crucial for efficient clinical practice. Traditional deep learning methods tend to be challenging in terms of model interpretation and are often reliant on la…

View free PDFSource page