444
views
0
recommends
+1 Recommend
1 collections
    0
    shares

      King Salman Center for Disability Research is pleased to invite you to submit your scientific research to the Journal of Disability Research. JDR contributes to the Center's strategy to maximize the impact of the field, by supporting and publishing scientific research on disability and related issues, which positively affect the level of services, rehabilitation, and care for individuals with disabilities.
      JDR is an Open Access scientific journal that takes the lead in covering disability research in all areas of health and society at the regional and international level.

      scite_
      0
      0
      0
      0
      Smart Citations
      0
      0
      0
      0
      Citing PublicationsSupportingMentioningContrasting
      View Citations

      See how this article has been cited at scite.ai

      scite shows how a scientific paper has been cited by providing the context of the citation, a classification describing whether it supports, mentions, or contrasts the cited claim, and a label indicating in which section the citation was made.

       
      • Record: found
      • Abstract: found
      • Article: found
      Is Open Access

      Textual Emotion Analysis-based Disabled People Talking Using Improved Metaheuristics with Deep Learning Techniques for Intelligent Systems

      Published
      research-article
      Bookmark

            Abstract

            Due to the complexity of generalizing and modeling the series of brain signals, detecting emotions in people with sensory disabilities still continues to be challenging. Hence, brain–computer interface technology was used to study the emotions and behavior of people based on brain signals. Emotion analysis is a widely used and robust data mining analysis method. It provides an excellent opportunity to monitor, evaluate, determine, and understand the sentiments of consumers with respect to a product or a service. Yet, a recognition model of emotions in people with visual disabilities has not been evaluated, even though previous studies have already proposed the classification of emotions in people with sensory disabilities using machine learning approaches. Therefore, this study introduces a new salp swarm algorithm with deep recurrent neural network-based textual emotion analysis (SSADRNN-TEA) technique for disabled persons. The major intention of the SSADRNN-TEA technique was to focus on the detection and classification of emotions that exist in social media content. In this work, the SSADRNN-TEA technique undergoes preprocessing to make the input data compatible with the latter stages of processing and BERT word embedding process is applied. Moreover, deep recurrent neural network (DRNN) model is exploited. Finally, SSA is exploited for the optimal adjustment of the DRNN hyperparameters. A widespread experiment is involved in simulating the real-time performance of the SSADRNN-TEA method. The experimental values revealed the improved performance of the SSADRNN-TEA technique in terms of several evaluation metrics.

            Main article text

            INTRODUCTION

            A disability is one of the big concerns that continues to cause difficulties. Disability remains a source of frustration; meanwhile, it is viewed as a limitation, a cognitive handicap, mental and physical, that limits the individual’s growth and involvement ( Venkit and Wilson, 2021). Consequently, excessive efforts are given in eradicating this type of restriction. People with disabilities should depend on others to meet their necessities ( Hutchinson et al., 2020). Machine learning (ML) constructs smart cities and presents a secure existence for handicapped individuals. Artificial Intelligence (AI) is the part of computer science that concentrates on devising smart computer mechanisms that show traits related to human intelligence, such as decision-making, comprehending languages, learning problem solving, etc. ( Tembhurne and Diwan, 2021). One main contribution of AI has continued in Natural Language Processing (NLP) joined computational and linguistic approaches to support computers in facilitating human–computer interaction and understanding human languages ( Gavidia et al., 2022). Text summarization, speech recognition, conversational or agents chatbots, sentiment analysis (SA), and machine translation fall under the research areas in the domain of NLP ( Lingiardi et al., 2020).

            Emotions are characterized into six types: anger, joy, fear, surprise, disgust, and sadness. Furthermore, emotion is labeled in different forms, namely love, hopefulness, etc. Speech, facial expressions, text, and gestures express the emotions and moods of humans ( Tarvainen, 2021). Different from speech recognition and facial expression, a text sentence loses the capability to describe itself since it is tasteless ( Stankevich et al., 2019). Due to the ambiguity and complexity of the text, it seems to be hard task to identify the emotions in that text. It is a problematic task to ascertain the emotion of given text as all words can have a diverse morphological form and meaning ( Geiger et al., 2020). Currently, scholars have developed diverse approaches to determine text emotions, like learning-based, keyword-based, hybrid, and lexical affinity methods. In the opening, they presented a rule-related method that has two methods, like, keyword based and lexical affinity based ( Wegner, 2020). Afterwards, a novel algorithm came into existence which is the learning-related method. This method has higher level of accuracy and brings better outcomes. In a learning-related method, various approaches can be leveraged for finding emotions ( Abdollahi et al., 2022). Many authors have combined the methods and made them hybrid in the search for more precision. The study stated that DL approaches have superior precision compared to ML approaches for large amounts of data or text. But for small datasets, ML presents us with superior precision.

            Ombabi et al. (2020) devised a new DL approach for Arabic language SA related to one layer CNN model for extracting local features, and two layers of LSTM for upholding long-term dependency. The feature map learned through LSTM and CNN is sent to the SVM method for generating the concluding classification. This FastText words embedding method supports this method. Venkit and Wilson (2021) have addressed the discrimination against persons with disability, PWD, performed by SA, and toxicity classifier methods. The authors offer an inspection of sentiments and toxicity analysis approaches to comprehend briefly how they distinguish PWD. The authors introduced the BITS, a corpus of 1126 sentences devised to probe SA approaches for biases in disabilities.

            Bashir et al. (2022) devised an openly accessible Urdu Nastalique Emotions Dataset (UNED) of sentences and paragraphs annotated with diverse emotions and offered a DL-related method to classify emotion in the UNED corpus. The presented method has six emotions for sentences and paragraphs. The author performed wide-ranging experiments to assess the quality of corpus and categorize it with DL and ML methodologies. AlZu’bi et al. (2022) develop a DL approach for finding the emotions of students. The study aims to map the relationship between teaching practices and student learning related to emotional effects. Facial method approaches abstract useful data from online platforms as image classifier methods are adopted to find the emotions of teacher or student faces. The two DL methods are compared as per their performance.

            Qiu et al. (2022) propose a new sentimental index to forecast the stock trends related to the weighted textual content and financial anomaly. To be specific, the authors first devised a new weighting technique to weight all stock reviews. Next, the holiday and day-of-the-week effects are considered for building dependable and realistic modified sentiment index. Alsayat (2022) focused on improving the performance of sentiment classification with the use of a customized DL approach with an advanced word embedding method and constructing an LSTM network. Besides, the author devised an ensemble approach that combined baseline classifier with other classifiers utilized for SA.

            This study introduces a new salp swarm algorithm with deep recurrent neural network-based textual emotion analysis (SSADRNN-TEA) technique for disabled persons. The major intention of the SSADRNN-TEA technique was to focus on the detection and classification of emotions that exist in social media content. In this work, the SSADRNN-TEA technique undergoes preprocessing to make the input data compatible with the latter stages of processing and BERT word embedding process is applied. Moreover, the deep recurrent neural network (DRNN) model is exploited. Finally, SSA is exploited for the optimum adjustment of the DRNN hyperparameters. A widespread experiment is involved in simulating the real-time performance of the SSADRNN-TEA method.

            THE PROPOSED TEXTUAL EMOTION ANALYSIS MODEL

            In this study, a novel SSADRNN-TEA technique was devised for disabled persons. The major intention of the SSADRNN-TEA technique was to focus on the detection and classification of emotions that exist in social media content. In this work, the SSADRNN-TEA technique undergoes three major stages, namely, data preprocessing, DRNN-based emotion detection, and SSA-based parameter tuning. Figure 1 defines the overall process of the SSADRNN-TEA approach.

            Figure 1:

            Overall procedure of the SSADRNN-TEA method. Abbreviation: SSADRNN-TEA, salp swarm algorithm with deep recurrent neural network-based textual emotion analysis.

            Stage I: Data preprocessing

            In this work, the SSADRNN-TEA technique undergoes preprocessing to make the input data compatible with the latter stages of processing and BERT word embedding process is applied ( Qorib et al., 2023). Before performing text sentiment classification, text preprocessing is vital in the NLP model. In this stage, text was prepared to be trainable for ML approaches. The initial stage is the removal of retweets. A retweet is a tweet shared by other users. This might lead to tweet duplication. Removal of retweets might normalize the data. Further advantage of eliminating retweets is to minimalize the space needed for running the experiment. Accordingly, to enhance the classification models we removed retweets.

            The next step is to eliminate URL and punctuation. It can be vital to clean the URL because every tweet has a link. Moreover, punctuation will eliminate unnecessary items and remove nonuseful signs from the database. Since punctuations and URLs have no meaning, eliminating unwanted items might enhance efficacy of the model.

            Then, emojis are converted into words. The library emoji.demojize () is used for converting emojis into words. Converting emojis into words might enhance SA of the tweets’.

            Later, tokenization and normalization were performed. Tokenization is a way to split words in all the tweets; hence, it is useful for performing text-based SA. Normalization is a way of normalizing the group of words by lower case as normalization word. Before computing its polarity, all the words in tweets are saved in a group of words.

            The stop words are removed from the collection of words after normalizing phrases. In this analysis, Removing English stop words, namely, ‘is’, ‘am’, ‘hasn’t’, ‘aren’t’, and so on, is useful in calculating text-based SA as these stop words are not valuable. Accordingly eliminating them might enhance text-based SA.

            The next stage was lemmatization and stemming. Stemming is a way of converting words as root or base form. Words like learned, learning, or learns are converted to learn. Decreasing the word form to the base form might normalize the word structure. In this experiment, we used PorterStemmer.

            Stage II: Emotion detection using the DRNN model

            Here, the DRNN model is exploited. Perception and Learning are intrinsic to RNN meanwhile RNN is composed of ANN ( Venugopal et al., 2023). Amending the weight and bias of interlayer relations among the neurons so that it can be learned. Node characterizes normalized condition recovered from intended error is added from the input layer. The hidden and output layers are utilized in sigmoid activation function. In such cases, the RNN was tested, designed, and implemented by MATLAB or Simulink environments.

            Step1: The input vector ω is employed in the input layer. The RNN input is error deviation E r ( t) and error e r ( t),

            (1) ω={ω1ω2ω3ωm}T

            The j th hidden units of the net input are provided as follows:

            (2) Hidhj=mi=1zjiωj+σhj.

            Step2: The resultant of neuron in the HL is described as follows:

            (3) Mhj=f(mi=1zjiωi+σhj).

            With these changes, the net input to resultant layer neuron is as follows:

            (4) Hid0k=mhj=1zjiωi+σj0.

            Step3: Lastly the yield of neurons, viz., the current outcome of the feed-forward loop P act from the resultant layer.

            (5) O0k=f(mhj=1zjiωj+σj0).

            Step4: A gradient-descent method with the BP method is exploited to the weight and bias to minimize performance of MSA. The input of RNN is the error e r ( t) and the error deviation E r ( t) as

            (6) er(t)=v0(t)vref(t)

            (7) DEr(t)=ek(t)ek1(t).

            Step5: The upgrading expression and the matching synaptic weight are given below.

            (8) zji(n+1)=zji(n)ξ(MSEZji(n))+βΔzji(n)

            (9) Δzji(n)=zji(n)zji(n1).

            Stage III: SSA-based parameter tuning

            Finally, SSA is exploited for the optimum adjustment of the DRNN hyperparameters. The SSA technique inspires the lifestyle of salp swarm population, and the main goal is to arbitrarily search for a sufficient solution space and determine better or estimated solutions. The salp population has been separated into two groups namely followers and leaders ( Wei et al., 2023). The place of salps is determined in the n-dimensional searching space, in which n states to the count of variables to provide problem. During this SSA, a primary population was arbitrarily created. The searching space is fixed as N × n dimensions.

            This technique creates a primary population with the subsequent equation, defined mathematically in Eq. (10).

            (10) XN×n=rand(N×n)×(ublb)+lb

            where ub and lb refer to the upper and lower boundaries, correspondingly. The leader variations with the place of food sources, upgraded based on Eq. (11).

            (11) xij={Fj+c1[(ubjlbj)c2+lbj],c30Fjc1[(ubjlbj)c2+lbj],c3<0.

            Particularly, F j stands for the food source place, x1j implies the leader’s position, and c 2 and c 3 represent both random on 0 and 1. C 2 signifies the leader moving speed, c 3 indicates the negative and positive directions of leader movements, and the parameter c 1 denotes the time variable co-efficient. The c 1 is calculated using (12).

            (12) c1=2e(4t/Tmax )2.

            In which, t signifies the iteration number, and T max defines the fixed maximal which is specified. The position of followers is upgraded dependent upon the location of leaders, with concern for the location of previous person. Utilizing Newton’s law of motion formula, the followers can be upgraded based on Eq. (13).

            (13) xij=(xij+xi1j)2,

            where xij stands for the follower place and xi1j implies the position of the preceding follower. Figure 2 demonstrates the flowchart of SSA.

            Figure 2:

            Flowchart of SSA.

            The SSA system not only develops an FF to conquer superior classier accuracy and defines a positive integer to illustrate the best efficacy of candidate results. The decline of the classification error rate is supposed that FF, as follows:

            (14) fitness(xi)=ClassifierErrorRate(xi)=No.ofmisclassifiedsamplesTotalNo.ofsamples*100.

            RESULT ANALYSIS

            In this section, the emotion identification result of the SSADRNN-TEA technique is examined on an emotion detection dataset. It has 3500 samples with seven classes as demonstrated in Table 1.

            Table 1:

            Details of the database.

            ClassNo. of instances
            Fear500
            Joy500
            Anger500
            Sad500
            Disgust500
            Guilt500
            Shame500
            Total number of samples 3500

            Figure 3 demonstrates the classifier grades of the SSADRNN-TEA method under test dataset. Figure 3a and b depicts the confusion matrix offered by the SSADRNN-TEA approach on 80:20 of TRP/TSP. The result implied that the SSADRNN-TEA method has recognized and classified all seven class labels accurately. Likewise, Figure 3c exemplifies the PR investigation of the SSADRNN-TEA model. The figures described that the SSADRNN-TEA method has obtained maximum PR performance under seven classes. Lastly, Figure 3d demonstrates the ROC investigation of the SSADRNN-TEA method. The result depicted that the SSADRNN-TEA approach has led to proficient outcomes with maximal ROC values on seven classes.

            Figure 3:

            Classifier outcome of the SSADRNN-TEA system: (a,b) Confusion matrices, (c) PR-curve, and (d) ROC-curve. Abbreviation: SSADRNN-TEA, salp swarm algorithm with deep recurrent neural network-based textual emotion analysis.

            In Table 2, a widespread emotion recognition result of the SSADRNN-TEA technique is depicted. The results indicate the improvement of the SSADRNN-TEA technique under all kinds of emotions. For instance, on 80% of TRP, the SSADRNN-TEA technique obtains average accu y, prec n, reca l, F score, and MCC of 99.26, 97.40, 97.39, 97.39, and 96.96%, respectively. Eventually, on 20% of TSP, the SSADRNN-TEA technique obtains average accu y, prec n, reca l, F score, and MCC of 99.39, 97.89, 97.86, 97.87, and 97.51%, correspondingly.

            Table 2:

            Emotion recognition outcome of the SSADRNN-TEA method on 80:20 of TRP/TSP.

            Class Accu y Prec n Reca l F score MCC
            Training phase (80%)
             Fear99.0797.7095.7596.7296.18
             Joy99.5499.2397.4998.3598.09
             Anger99.2997.2797.7697.5197.10
             Sad99.4697.8298.5398.1797.86
             Disgust99.2997.2697.7497.5097.08
             Guilt99.3297.7697.5297.6497.24
             Shame98.8294.7496.9295.8295.14
             Average99.2697.4097.3997.3996.96
            Testing Phase (20%)
             Fear99.4398.0098.0098.0097.67
             Joy99.7198.08100.0099.0398.87
             Anger99.4398.9796.9797.9697.63
             Sad99.5797.8398.9098.3698.12
             Disgust99.1496.1298.0297.0696.56
             Guilt99.2998.9495.8897.3896.98
             Shame99.1497.2797.2797.2796.76
             Average99.3997.8997.8697.8797.51

            Abbreviation: SSADRNN-TEA, salp swarm algorithm with deep recurrent neural network-based textual emotion analysis.

            Figure 4 inspects the accuracy of the SSADRNN-TEA method during the training and validation process on test database. The figure shows that the SSADRNN-TEA technique obtains maximum accuracy values over increasing epochs. Moreover, the higher validation accuracy over training accuracy shows that the SSADRNN-TEA method learns effectively on test database.

            Figure 4:

            Accuracy curve of the SSADRNN-TEA approach. Abbreviation: SSADRNN-TEA, salp swarm algorithm with deep recurrent neural network-based textual emotion analysis.

            The loss analysis of the SSADRNN-TEA technique at the time of training and validation is illustrated on test database in Figure 5. The results indicate that the SSADRNN-TEA technique obtains closer values of training and validation loss. It could be clear that the SSADRNN-TEA method learns effectively on test database.

            Figure 5:

            Loss curve of the SSADRNN-TEA approach. Abbreviation: SSADRNN-TEA, salp swarm algorithm with deep recurrent neural network-based textual emotion analysis.

            The experimental emotion detection outcomes of the SSADRNN-TEA system are compared with other methods in Table 3 and Figure 6 ( Al-Baity et al., 2022). With respect to accu y , the SSADRNN-TEA technique highlights an increasing value of 99.39% while the CLBEDC-SND, LRA-DNN, DNN, CNN, and ANN models pointed out decreasing values of 98.72, 94.48, 92.08, 89.93, and 88.05%, respectively. Also, with respect to prec n , the SSADRNN-TEA method highlights an increasing value of 97.89% whereas the CLBEDC-SND, LRA-DNN, DNN, CNN, and ANN models pointed out decreasing values of 95.49, 87.96, 86.74, 80.47, and 78.43%, correspondingly. At the same time, with respect to reca l , the SSADRNN-TEA method highlights an increasing value of 97.86% while the CLBEDC-SND, LRA-DNN, DNN, CNN, and ANN methods pointed out decreasing values of 95.53, 91.7, 90.53, 87.59, and 84.75%, correspondingly. Finally, with respect to F score , the SSADRNN-TEA method highlights an increasing value of 97.87% whereas the CLBEDC-SND, LRA-DNN, DNN, CNN, and ANN models pointed out decreasing values of 96.25, 91.67, 88.39, 86.1, and 83.93%, correspondingly.

            Table 3:

            Comparative outcome of the SSADRNN-TEA method with other algorithms.

            Methods Accu y Prec n Reca l F score
            SSADRNN-TEA99.3997.8997.8697.87
            CLBEDC-SND98.7295.4995.5396.25
            LRA-DNN94.4887.9691.791.67
            DNN92.0886.7490.5388.39
            CNN89.9380.4787.5986.1
            ANN88.0578.4384.7583.93

            Abbreviation: SSADRNN-TEA, salp swarm algorithm with deep recurrent neural network-based textual emotion analysis.

            Figure 6:

            Comparative outcome of the SSADRNN-TEA approach with other algorithms. Abbreviation: SSADRNN-TEA, salp swarm algorithm with deep recurrent neural network-based textual emotion analysis.

            CONCLUSION

            In this manuscript, we have devised a novel SSADRNN-TEA method for disabled persons. The major intention of the SSADRNN-TEA technique was to focus on the detection and classification of emotions that exist in social media content. In this work, the SSADRNN-TEA technique undergoes preprocessing to make the input data compatible with the latter stages of processing and BERT word embedding process is applied. In addition, the DRNN model is exploited. Finally, SSA is exploited for the optimal adjustment of the DRNN hyperparameters. A widespread experiment is involved in simulating the real-time performance of the SSADRNN-TEA method. The experimental values stated the greater performance of the SSADRNN-TEA system in terms of several evaluation metrics.

            CONFLICTS OF INTEREST

            The authors declare no conflicts of interest in association with the present study.

            DATA AVAILABILITY STATEMENT

            Data sharing not applicable to this article as no datasets were generated during the current study.

            ETHICS APPROVAL

            This article does not contain any studies with human participants performed by any of the authors.

            REFERENCES

            1. Abdollahi H, Mahoor M, Zandie R, Sewierski J, Qualls S. 2022. Artificial emotional intelligence in socially assistive robots for older adults: a pilot study. IEEE Trans. Affect. Comput. 1

            2. Al-Baity HH, Alshahrani HJ, Nour MK, Yafoz A, Alghushairy O, Alsini R, et al.. 2022. Computational linguistics based emotion detection and classification model on social networking data. Appl. Sci. Vol. 12(19):9680

            3. AlZu’bi S, Abu Zitar R, Hawashin B, Abu Shanab S, Zraiqat A, Mughaid A, et al.. 2022. A novel deep learning technique for detecting emotional impact in online education. Electronics. Vol. 11(18):2964

            4. Alsayat A. 2022. Improving sentiment analysis for social media applications using an ensemble deep learning language model. Arab. J. Sci. Eng. Vol. 47(2):2499–2511

            5. Bashir MF, Javed AR, Arshad MU, Gadekallu TR, Shahzad W, Beg MO. 2022. Context aware emotion detection from low resource Urdu language using deep neural networkTransactions on Asian and Low-Resource Language Information Processing. UK: p. 1–30

            6. Gavidia M, Lee P, Feldman A, Peng J. 2022. CATs are fuzzy pETs: a corpus and analysis of potentially euphemistic termsProceedings of the Thirteenth Language Resources and Evaluation Conference; European Language Resources Association. Marseille, France. p. 2658–2671

            7. Geiger A, Shpigelman CN, Feniger-Schaal R. 2020. The socio-emotional world of adolescents with intellectual disability: a drama therapy-based participatory action research. Arts Psychother. Vol. 70:101679

            8. Hutchinson B, Prabhakaran V, Denton E, Webster K, Zhong Y, Denuyl S. 2020. Social biases in NLP models as barriers for persons with disabilitiesProceedings of the 58th Annual Meeting of the Association for Computational Linguistics; Association for Computational Linguistics. Canada. p. 5491–5501

            9. Lingiardi V, Carone N, Semeraro G, Musto C, D’Amico M, Brena S. 2020. Mapping Twitter hate speech towards social and sexual minorities: a lexicon-based approach to semantic content analysis. Behav. Inf. Technol. Vol. 39(7):711–721

            10. Ombabi AH, Ouarda W, Alimi AM. 2020. Deep learning CNN–LSTM framework for Arabic sentiment analysis using textual information shared in social networks. Soc. Netw. Anal. Min. Vol. 10:1–13

            11. Qiu Y, Song Z, Chen Z. 2022. Short-term stock trends prediction based on sentiment analysis and machine learning. Soft Comput. Vol. 26(5):2209–2224

            12. Qorib M, Oladunni T, Denis M, Ososanya E, Cotae P. 2023. COVID-19 vaccine hesitancy: a global public health and risk modelling framework using an environmental deep neural network, sentiment classification with text mining and emotional reactions from COVID-19 vaccination tweets. Int. J. Environ. Res. Public Health. Vol. 20(10):5803

            13. Stankevich M, Latyshev A, Kuminskaya E, Smirnov I, Grigoriev O. 2019. Depression detection from social media textsData Analytics and Management in Data Intensive Domains: XXI International Conference DAMDID/RCDL; Elizarov A, Novikov B, Stupnikov S. Moscow. October 2019; pp. 352

            14. Tarvainen M. 2021. Loneliness in life stories by people with disabilities. Disabil. Soc. Vol. 36(6):864–882

            15. Tembhurne JV, Diwan T. 2021. Sentiment analysis in textual, visual and multimodal inputs using recurrent neural networks. Multimed. Tools Appl. Vol. 80:6871–6910

            16. Venkit PN, Wilson S. 2021. Identification of bias against people with disabilities in sentiment analysis and toxicity detection models.

            17. Venugopal G, Udayakumar AK, Balashanmugham A, Houran MA, Alsaif F, Elavarasan RM, et al.. 2023. Fault identification and classification of asynchronous motor drive using optimization approach with improved reliability. Energies. Vol. 16(6):2660

            18. Wegner G. 2020. Reflections on the boom of graphic pathography: the effects and affects of narrating disability and illness in comics. J. Lit. Cult. Disabil. Stud. Vol. 14(1):57–74

            19. Wei Y, Wan W, You X, Cheng F, Wang Y. 2023. Improved salp swarm algorithm for tool wear prediction. Electronics. Vol. 12(3):769

            Author and article information

            Journal
            jdr
            Journal of Disability Research
            King Salman Centre for Disability Research (Riyadh, Saudi Arabia )
            15 September 2023
            : 2
            : 3
            : 40-47
            Affiliations
            [1 ] Department of Information Systems, College of Computer and Information Sciences, Princess Nourah Bint Abdul Rahman University, Riyadh 11671, Saudi Arabia ( https://ror.org/05b0cyh02)
            [2 ] King Salman Center for Disability Research, Riyadh, Saudi Arabia;
            [3 ] King Salman Center for Disability Research, Riyadh, Saudi Arabia ( https://ror.org/01ht2b307)
            [4 ] Department of Computer and Self Development, Preparatory Year Deanship, Prince Sattam Bin Abdulaziz University, Al-Kharj, Saudi Arabia ( https://ror.org/04jt46d36)
            Author notes
            Author information
            https://orcid.org/0000-0003-3881-087X
            Article
            10.57197/JDR-2023-0034
            0963d14c-aa24-448c-9ceb-517f671bce7c
            Copyright © 2023 The Authors.

            This is an open access article distributed under the terms of the Creative Commons Attribution License (CC BY) 4.0, which permits unrestricted use, distribution and reproduction in any medium, provided the original author and source are credited.

            History
            : 21 May 2023
            : 17 August 2023
            : 17 August 2023
            Page count
            Figures: 6, Tables: 3, References: 19, Pages: 8
            Funding
            Funded by: funder-id http://dx.doi.org/10.13039/501100019345, King Salman Center for Disability Research;
            Categories

            Computer science
            disabled people,intelligent systems,sentiment analysis,emotion detection,deep learning,metaheuristics

            Comments

            Comment on this article