1,176
Views
2
CrossRef citations to date
0
Altmetric
Research Article

A lexicon-based method for detecting eye diseases on microblogs

&
Article: 1993003 | Received 27 Apr 2021, Accepted 27 Sep 2021, Published online: 21 Oct 2021

ABSTRACT

This paper explored the feasibility of detecting eye diseases on microblogs. A lexicon-based approach was developed to provide an early recognition of common eye disease from social media platforms. The data were obtained using Twitter free streaming Application Programming Interface (API). A cluster analysis was applied to extract instances that share similar characteristics. We extracted three types of emotions (positive, negative, and neutral) from users’ messages (tweets) using SentiStrength. A time-series method was used to determine the applicability of predicting emotional changes over a period of seven months. The relevant disease symptoms were extracted using Apriori algorithm with prediction accuracy of 98.89%. This study offers a timely and effective method that can be implemented to help healthcare decision makers and researchers reduce the spread of eye diseases in a population specific manner.

Introduction

Social media mining has been widely applied in many sectors, such as commerce, healthcare, and education, to help decision makers understand how to transform data into knowledge for decision support (Sarsam et al. Citation2021a, Citation2020a). The use of social media sites (e.g., Twitter and Facebook) has been found to offer an effective way for studying users’ emotional experiences. Such experiences have been found to be important for detecting various events. Health-related topics published on social media sites have been extensively regarded as a rich resource for researchers seeking to understand health changes in a population over time (Ru and Yao Citation2019). An example would be glaucoma which is one of the leading causes of blindness globally (Ban, Siegfried, and Apte Citation2018). Common eye disease such as cataract and glaucoma are two conditions that affect the neuroretinal rim of the nerve (Maetschke et al. Citation2019). However, the association between eye disease and users’ emotions is not fully studied. One reason to this can be linked to the difficulty in mapping the structural and functional abnormalities when a person experience a range of eye conditions (Dervisevic et al. Citation2016). This has motivated the need for developing mechanisms capable of detecting various eye disease. For example, Mehta et al. (Citation2021) developed a multimodal model to automate glaucoma detection. The authors trained a multimodal model with multiple deep neural nets (trained on macular optical coherence tomography volumes and color fundus photographs) based on demographic and clinical data. The detection results showed an accuracy of 97%. Kim, Cho, and Oh (Citation2017) introduced a machine learning approach capable at diagnosing glaucoma by using several feature selection techniques. The authors found that random forest achieved the highest performance (98%) for the detection of glaucoma. Another study by Ahn et al. (Citation2018) used a deep learning technique to diagnose glaucoma using 1542 images. These images were used to build simple logistic classification and convolutional neural network that achieved a performance of 99%. According to Stefan et al. (Citation2020), different machine learning, deep learning and transfer learning techniques are likely to offer different solutions for retinal image analysis. Despite these studies, there is a limited use of textual information shared in social media sites for the diagnosis of glaucoma disease. This study examined the potential of using time series and association rules mining in the detection of common eye disease from social media texts. We used Twitter to extract and analyze users’ sentimental features in an attempt to categorize disease-related emotions.

Literature Review

Online sentiments in the form of tweets or messages can provide valuable information about users’ state. The changes in users’ sentiments and emotions over time have been used by many studies to investigate various emergent phenomena (Su et al. Citation2017). This motivated many researchers to study changes in user sentiments in an attempt to describe various health conditions and needs (Denecke and Deng Citation2015). Public’s opinion/reaction to personal circumstances can be mapped with the help of sentiment analysis. The Twitter platform is once source of data that contain emotions represented in a text form. The texts/tweets are used to explain users’ experiences and their opinions toward certain events and topics (Kessler and Schmidt-Weitmann Citation2021). However, in order to make a good use of online opinions shared between users on social media sites, a number of analytical procedures should be carried out (Chen, Hossain, and Zhang Citation2020). In a healthcare context, analyzing users’ sentiments is a complex process which requires a lot of information to be retrieved and annotated (Ahmet and Abdullah Citation2020). This has motivated many scholars to examine health-related content available on Twitter in an attempt to support healthcare decision-makers. For example, a study by Sarsam, Al-Samarraie, and Al-Sadi (Citation2020) used sentiment analysis technique to analyze social media content in the detection of diabetes using a set of machine learning models. The authors developed a heuristic mechanism to efficiently detect diabetes-related incidents and outbreaks on Twitter. The result showed that certain terminologies were highly linked to users’ emotions. Along the same line, another study by Sarsam et al. (Citation2020b) examined the possibility of mapping certain emotional types and climatic factors in the detection of migraine disease. The authors demonstrated the potential of using the Twitter platform as a reliable real-time data source to aid in early-stage disease recognition. The literature (e.g., Sarsam et al. Citation2021a) also showed the role of sentiments, in the form of tweets, in detecting suicide-related contents. The authors used a complex analytical procedure to extract and characterize six types of emotions: anger, fear, sadness, joy, positive, and negative. They used a semi-supervised learning approach via the YATSI (Yet Another Two-Stage Idea) classifier to predict suicide-related tweets through the identification of certain emotions such as fear, sadness, and negative.

Based on these observations, it can be concluded that the use of social media platform can be efficient in characterizing users’ emotions related to their health conditions. This can help us develop a robust mechanism for diagnosing diseases at the very early stage. We develop a lexicon-based approach to provide an effective means for extracting emotions related to common eye disease. We used time series to determine the applicability of predicting emotional changes over a specific period of time. Both NRC Affect Intensity Lexicon and SentiStrength were used to cluster users’ emotions. It is believed that this method can help provide robust and more efficient estimates of common eye diseases on Twitter.

Proposed Method

Our method and procedure are summarized in . This procedure consists of data collection, data pre-processing, cluster analysis, emotion extraction, association rule mining and time series, and disease detection. These stages are explained in the following sections.

Figure 1. The study procedure.

Figure 1. The study procedure.

Data Collection

A total of 2,448,250 English tweets were collected within a time span of seven months (October 2020 till April 2021). We collected messages in relation to the common eye diseases using the Twitter free streaming Application Programming Interface (API). The search keywords consisted of: Refractive Errors; Age-Related Macular Degeneration; Cataract; Diabetic Retinopathy; Glaucoma; Amblyopia; and Strabismus. Then, the data pre-processing stage was conducted to produce reliable data for the analytical stage.

Data Pre-processing

In this study, several pre-processing methods were used to provide the necessary resources for the recognition of various eye diseases. We applied the bag-of-words model to extract words associated to a sentiment level form the collected tweets. After that, all the extracted words were converted to a lowercase form before deleting the unnecessary words via the Stopwrods list technique. Lastly, the length of the tweets was normalized using the L2 norm.

Cluster Analysis

We performed cluster analysis to obtain semantic labels for the collected queries. We clustered the data using a density-based method via the K-means algorithm by fitting normal distributions and discrete distributions within each produced cluster. Finally, two ophthalmologists (with 14 years of experience) were involved to assess these terminologies together with their relation to various eye diseases. The embedded emotions were extracted from each cluster using the lexicon-based method.

Emotion Extraction

In order to extract users’ emotion from their tweets, lexicon-based method was implanted via SentiStrength (Khaira et al. Citation2020; Sarsam et al. Citation2021b). In this sense, scores were assigned to each tweet in which the score ranges from ‘+1ʹ for ‘not positive’ to ‘+5ʹ for ‘extremely positive’ and ‘-1ʹ for ‘not negative’ to ‘-5ʹ for ‘extremely negative.’ Based on these scores, we labeled the tweets with +5 as ‘Positive’ tweets, −5 as ‘Negative’ tweets, and −1/+1 as ‘Neutral’ tweets (Culpeper et al. Citation2018; Thelwall Citation2017). After that, time series prediction was implemented in each cluster to examine periodical changes in users’ emotions.

Association Rule Mining and Time Series

To extract the emotional features in each tweet (i.e., words), we used the Apriori algorithm to define patterns within a set of items and establish a meaningful relationship between the data features. We set the delta value of the Apriori algorithm at 0.05 to reduce the support until a minimum support is reached. The minimum metric score was set at 0.9, while the upper bound and lower bound support were set at 1.0. After that, the emotional changes during the data collection time span were captured and analyzed using the time series technique.

Disease Detection

To detect the glaucoma using the extracted emotional features, three classification algorithms were compared to find the best detection algorithm. These were: Deep learning algorithm (Witten et al. Citation2016), sequential minimal optimization (SMO) or support vector machine (SVM) (Al-Ajeli, Alubady, and Al-Shamery Citation2020), and Bagging classifier (Kabiraj et al. Citation2020; Sarsam, Al-Samarraie, and Alzahrani Citation2021). These algorithms were implemented using Weka software (Waikato Environment for Knowledge Analysis) using settings similar to previous experiments (Al-Samarraie et al. Citation2018; Al-Samarraie, Sarsam, and Guesgen Citation2016). The stratified tenfold cross-validation method was applied to assess the learning process of the three algorithms. Finally, the best algorithm was selected using several evaluation metrics, including Accuracy, Kappa statistic, and Confusion matrix, as per the recommendations of previous studies (Al-Samarraie, Sarsam, and Guesgen Citation2016; Sarsam et al. Citation2021a).

Results

Cluster Analysis and Emotion Extraction Results

The results for the k-means showed three different clusters (groups) with instances in each group sharing similar characteristics. To label each cluster, two ophthalmologists named the first, second, and third cluster as ‘Symptoms,’ ‘Lifestyle,’ and ‘Advice,’ respectively. exhibits the result of SentiStrength (positive, negative, and neutral) in each of the three clusters where negative emotions were found to be dominant over (with highest score of 91%) the positive (5%) and neutral (4%) emotions. In second cluster (lifestyle), positive emotions were found to be the dominant type (score of 94%) as compared to the negative (3%) and neutral (3%) emotions. In the third cluster (advise), neutral emotions were found to be dominant (96%) over the positive (2%) and negative (2%) emotions. From these, it can be said that identifying the polarity of emotions in the tweets can be useful in labeling training samples.

Figure 2. SentiStrength results.

Figure 2. SentiStrength results.

Association Rule Mining and Time Series Results

shows the highly associated rules in each cluster solution. In this sense, outlines the rules that are highly associated with the main symptoms of eye diseases in the form of eye pain, nausea, blurred vision, headache, and vomiting. We can also note that some of the rules were highly associated with the patients’ lifestyle. An example is the type of food consumed by the affected users such as eggs, carrots, milk, and broccoli. The figure also reveals another set of rules that were highly associated with users seeking information (advise) about their eye disease such as information about the types of eye screening and eye drops for glaucoma.

Figure 3. Apriori algorithm and time series results.

Figure 3. Apriori algorithm and time series results.

To further understand users’ emotional reactions in each cluster, emotional changes were extracted together with their temporal features, which were analyzed using time series in the period of seven months (see ). From the figure, it can be observed that negative emotions were the only type that faced a substantial increase in number of tweets comparing to other types of emotions. The increasing number of negative emotions was located in the cluster that contained symptoms of eye disease.

Disease Detection Results

Our classification results are summarized in which shows that deep learning algorithm achieved the highest classification accuracy (98.89%), followed by SMO (65.13%), and Bagging (57.43%). The classification results also revealed that deep learning had the highest kappa statistic value (97%) compared to SMO (73%), and Bagging (60%), respectively. In contrast, the Bagging classifier produced the highest RMSE value (89%) followed by SMO (45%), and deep learning (3%).

Table 1. Classification results

In addition to the previous evaluation metrics, we also used the “Confusion matrix” approach to evaluate our algorithms by measuring the relationship between the predicted and the actual instances when demonstrating instances along the diagonal of the confusion matrix. Our results (see ) revealed that Deep learning classifier had the highest predictive capability between actual and predicted classes, i.e., 100%, for the three classes.

Figure 4. Confusion matrix results.

Figure 4. Confusion matrix results.

Discussions

The proposed lexicon-based approach in this study showed promising results in detecting common eye diseases. We found that certain types of emotions can be linked to certain eye conditions. The results obtained from NRC Affect Intensity Lexicon and SentiStrength revealed that negative, fear, and sadness sentiments were strongly associated with symptoms of eye diseases. It is believed that users’ sharing of personal stories about their eye conditions on social media sites is driven by the need for information and support (Zhang and Zhou Citation2020). In addition, people in general are interested in similar stories submitted by other users, which can help them make informed decisions about their symptoms (Moorhead et al. Citation2013). The findings support the work of Jampel et al. (Citation2007), who reported that glaucoma patients are likely to express fear-related emotions in relation to vision loss. Ciuraru (Citation2016) stated that concerns about losing vision from glaucoma or other similar eye disease can increase people’s anxiety and depression, which explains the negative sentiment that were found in our results. Based on this, it can be said that patients who exhibit fear of becoming blinds are likely to share negative emotions with others (Dorison et al. Citation2020). Our findings are also in line with the work of Stamatiou et al. (Citation2021) who confirmed the associations between glaucoma patients and the negative sentiments which were characterized in the form of depression.

The main topics shared between users on Twitter were mostly related to the symptoms of eye diseases. Several eye conditions were posted by social media users in relation to their eye disease such as dry eye, temporary loss of vision, eye pain, nausea, blurred vision, and halos. Other topics shared between social media users were related to the type of food consumed by people with certain eye diseases. The results also showed that another group of people were mostly interested in sharing topics related to eye disease prevention and treatment advice. We believe that these topics are essential in characterizing the types of emotions people express on social media sites. Our review of the literature showed that previous studies have frequently discussed certain eye symptoms (e.g., dry eye, head pain, and nausea) in relation to people experiencing early eye disease signs (Bartlett et al. Citation2015). The results also showed that people with certain eye conditions were very interested in learning about the types of food to take or to avoid when taking certain medications. This finding is in line with previous studies, which have shown that certain types of food and fruits can be effective in reducing intra ocular pressure in patients, as well as possessing an analgesic effect that is relative to the powerful opioid morphine, aspirin, and indomethacin (Rasmussen and Johnson Citation2013). Also, the consumption of fruits and vegetables rich in vitamin A, vitamin C, and carotenoids has been reported to help reduce the risk of glaucoma (Jabbehdari, Chen, and Vajaranant Citation2021). In addition, the consumption of blackcurrants was found to be helpful in reducing the eye fatigue among patients (Smeriglio et al. Citation2016). Patients were also found to seek advice about certain symptoms of eye diseases and treatment or preventive solutions. This information seeking pattern is probably the most common of all the patterns identified in this study. According to Smailhodzic et al. (Citation2016), six groups of patients use social media: emotional, information, esteem, network support, social comparison and emotional expression. These groups use social media sites for improved self-management and control, enhanced psychological well-being, and enhanced subjective well-being, diminished subjective well-being, addiction to social media, loss of privacy, and being targeted for promotion. As a result, it can be said that users’ queries about certain eye treatments or conditions can be effective in the prediction of eye disease. From the findings of this study, one can observe that the discussed topics on Twitter were highly associated with the literature on various eye diseases.

Implications

This study provides a first step for the use of sentiment analysis in extracting and characterizing eye diseases from Twitter. The use of emotions in the form of tweets was found to be useful in predicting the common symptoms of eye diseases. The proposed method contributes to the development of clinical decision support systems that aim at examining changes in users’ vision based on certain sentimental features embedded in their social media posts. The proposed mechanism is cost-effective and can be effectively used in the detection of various eye diseases. Meanwhile, the proposed mechanism can be used not only for detecting specific eye diseases, but also for other diseases/conditions. The use of time series and Apriori algorithm offers an additional way of building associations between tweets/emotions and should be used to complement traditional detection methods.

Limitations and Future Works

This study has several limitations. For example, we only used English tweets in the analysis and detection of eye diseases. The collection period of the data was limited to seven months in which three cluster solution were identified and evaluated. This study was also limited to certain types of emotions found in the collected tweets. The prediction process was limited to the use of Apriori algorithm to establish associations between the common symptoms of eye diseases and emotions. In addition, this study used and compared three classifiers for the prediction of eye diseases. Although the utilized classifiers were recommended by previous studies, other more complex classifiers can be considered in the future. Future work can also consider the use of different social media platforms to collect and retrieve different types of emotions capable of representing a larger population. Researchers are also encouraged to focus on a specific type of eye diseases in order to confirm the efficiency of our proposed approach. Finally, future studies are also invited to adopt our technique to diagnose other types of diseases on social media platforms.

Conclusion

This study proposed a lexicon-based approach the detection of eye diseases using tweets. We applied a cluster analysis to extract instances that share similar characteristics. Three types of emotions were extracted (positive, negative, and neutral) from users’ messages (tweets) using SentiStrength. Changes in users’ emotions were analyzed using time series. In addition, Apriori algorithm was used to extract the common symptoms of eye diseases from the tweets. The results showed that deep learning can be effective in detecting eye disease with an accuracy of 98.89%. The proposed approach can contribute to the development of intelligent health monitoring systems and clinical decision-support systems.

Disclosure Statement

No potential conflict of interest was reported by the author(s).

References

  • Ahmet, A., and T. Abdullah. 2020. Recent trends and advances in deep learning-based sentiment analysis. In Deep learning-based approaches for sentiment analysis, 117–128. Singapore: Springer.
  • Ahn, J. M., S. Kim, K.-S. Ahn, S.-H. Cho, K. B. Lee, and U. S. Kim. 2018. A deep learning model for the detection of both advanced and early glaucoma using fundus photography. PloS One 13 (11):e0207982. doi:10.1371/journal.pone.0207982.
  • Al-Ajeli, A., R. Alubady, and E. S. Al-Shamery. 2020. Improving spam email detection using hybrid feature selection and sequential minimal optimization. Indonesian Journal of Electrical Engineering and Computer Science 19 (1):535–42. doi:10.11591/ijeecs.v19.i1.pp535-542.
  • Al-Samarraie, H., S. M. Sarsam, A. I. Alzahrani, and N. Alalwan. 2018. Personality and individual differences: The potential of using preferences for visual stimuli to predict the Big Five traits. Cognition, Technology & Work 20 (3):337–49. doi:10.1007/s10111-018-0470-6.
  • Al-Samarraie, H., S. M. Sarsam, and H. Guesgen. 2016. Predicting user preferences of environment design: A perceptual mechanism of user interface customisation. Behaviour & Information Technology 35 (8):644–53. doi:10.1080/0144929X.2016.1186735.
  • Ban, N., C. J. Siegfried, and R. S. Apte. 2018. Monitoring neurodegeneration in glaucoma: Therapeutic implications. Trends in Molecular Medicine 24 (1):7–17. doi:10.1016/j.molmed.2017.11.004.
  • Bartlett, J. D., M. S. Keith, L. Sudharshan, and S. J. Snedecor. 2015. Associations between signs and symptoms of dry eye disease: A systematic review. Clinical Ophthalmology (Auckland, NZ) 9:1719. doi:10.2147/OPTH.S89700.
  • Chen, J., M. S. Hossain, and H. Zhang. 2020. Analyzing the sentiment correlation between regular tweets and retweets. Social Network Analysis and Mining 10 (1):1–9. doi:10.1007/s13278-020-0624-4.
  • Ciuraru. (2016). anxiety and defense mechanisms of people diagnosed with glaucoma.
  • Culpeper, J., A. Findlay, B. Cortese, and M. Thelwall. 2018. Measuring emotional temperatures in Shakespeare’s drama. English Text Construction 11 (1):10–37. doi:10.1075/etc.00002.cul.
  • Denecke, K., and Y. Deng. 2015. Sentiment analysis in medical settings: New opportunities and challenges. Artificial Intelligence in Medicine 64 (1):17–27. doi:10.1016/j.artmed.2015.03.006.
  • Dervisevic, E., S. Pavljasevic, A. Dervisevic, and S. S. Kasumovic. 2016. Challenges in early glaucoma detection. Medical Archives 70 (3):203. doi:10.5455/medarh.2016.70.203-207.
  • Dorison, C. A., K. Wang, V. W. Rees, I. Kawachi, K. M. Ericson, and J. S. Lerner. 2020. Sadness, but not all negative emotions, heightens addictive substance use. Proceedings of the National Academy of Sciences 117 (2):943–49. doi:10.1073/pnas.1909888116.
  • Jabbehdari, S., J. L. Chen, and T. S. Vajaranant. 2021. Effect of dietary modification and antioxidant supplementation on intraocular pressure and open-angle glaucoma. European Journal of Ophthalmology 31 (4):1588-1605.
  • Jampel, H. D., K. D. Frick, N. K. Janz, P. A. Wren, D. C. Musch, R. Rimal, P. R. Lichter, and C. S. Group. 2007. Depression and mood indicators in newly diagnosed glaucoma patients. American Journal of Ophthalmology 144 (2):238–44. e231. doi:10.1016/j.ajo.2007.04.048.
  • Kabiraj, S., L. Akter, M. Raihan, N. J. Diba, E. Podder, and M. M. Hassan (2020). Prediction of recurrence and non-recurrence events of breast cancer using bagging algorithm. 2020 11th International Conference on Computing, Communication and Networking Technologies (ICCCNT), Kharagpur, India.
  • Kessler, S. H., and S. Schmidt-Weitmann. 2021. Diseases and emotions: An automated content analysis of health narratives in inquiries to an online health consultation service. Health Communication 36 (2):226–35. doi:10.1080/10410236.2019.1673950.
  • Khaira, U., R. Johanda, P. E. P. Utomo, and T. Suratno. 2020. Sentiment analysis of cyberbullying on twitter using sentistrength. Indonesian Journal of Artificial Intelligence and Data Mining 3 (1):21–27. doi:10.24014/ijaidm.v3i1.9145.
  • Kim, S. J., K. J. Cho, and S. Oh. 2017. Development of machine learning models for diagnosis of glaucoma. PloS One 12 (5):e0177726. doi:10.1371/journal.pone.0177726.
  • Maetschke, S., B. Antony, H. Ishikawa, G. Wollstein, J. Schuman, and R. Garnavi. 2019. A feature agnostic approach for glaucoma detection in OCT volumes. PloS One 14 (7):e0219126. doi:10.1371/journal.pone.0219126.
  • Mehta, P., C. A. Petersen, J. C. Wen, M. R. Banitt, P. P. Chen, K. D. Bojikian, C. Egan, S.-I. Lee, M. Balazinska, and A. Y. Lee. 2021. Automated detection of glaucoma with interpretable machine learning using clinical data and multi-modal retinal images. American Journal of Ophthalmology 231:154–69. doi:10.1016/j.ajo.2021.04.021.
  • Moorhead, S. A., D. E. Hazlett, L. Harrison, J. K. Carroll, A. Irwin, and C. Hoving. 2013. A new dimension of health care: Systematic review of the uses, benefits, and limitations of social media for health communication. Journal of Medical Internet Research 15 (4):e1933. doi:10.2196/jmir.1933.
  • Rasmussen, H. M., and E. J. Johnson. 2013. Nutrients for the aging eye. Clinical Interventions in Aging 8:741.
  • Ru, B., and L. Yao. 2019. A literature review of social media-based data mining for health outcomes research. Social Web and Health Research, 1:1–14.
  • Sarsam, S. M., H. Al-Samarraie, and A. Al-Sadi. 2020. Disease discovery-based emotion lexicon: A heuristic approach to characterise sicknesses in microblogs. Network Modeling Analysis in Health Informatics and Bioinformatics 9 (1):1–10. doi:10.1007/s13721-020-00271-6.
  • Sarsam, S. M., H. Al-Samarraie, and A. I. Alzahrani. 2021. Influence of personality traits on users’ viewing behaviour. Journal of Information Science 1:0165551521998051.
  • Sarsam, S. M., H. Al-Samarraie, A. I. Alzahrani, and B. Wright. 2020a. Sarcasm detection using machine learning algorithms in Twitter: A systematic review. International Journal of Market Research 62 (5):578–98. doi:10.1177/1470785320921779.
  • Sarsam, S. M., H. Al-Samarraie, A. I. Alzahrani, W. Alnumay, and A. P. Smith. 2021a. A lexicon-based approach to detecting suicide-related messages on Twitter. Biomedical Signal Processing and Control 65:102355. doi:10.1016/j.bspc.2020.102355.
  • Sarsam, S. M., H. Al-Samarraie, N. Bahar, A. S. Shibghatullah, A. Eldenfria, and A. Al-Sa’Di (2021b). Detecting real-time correlated simultaneous events in microblogs: The Case of Men’s Olympic Football. International Conference on Human-Computer Interaction, Washington DC, USA.
  • Sarsam, S. M., H. Al-Samarraie, N. Ismail, F. Zaqout, and B. Wright. 2020b. A real-time biosurveillance mechanism for early-stage disease detection from microblogs: A case study of interconnection between emotional and climatic factors related to migraine disease. Network Modeling Analysis in Health Informatics and Bioinformatics 9:1–14. doi:10.1007/s13721-020-00239-6.
  • Smailhodzic, E., W. Hooijsma, A. Boonstra, and D. J. Langley. 2016. Social media use in healthcare: A systematic review of effects on patients and on their relationship with healthcare professionals. BMC Health Services Research 16 (1):1–14. doi:10.1186/s12913-016-1691-0.
  • Smeriglio, A., D. Barreca, E. Bellocco, and D. Trombetta. 2016. Chemistry, pharmacology and health benefits of anthocyanins. Phytotherapy Research 30 (8):1265–86. doi:10.1002/ptr.5642.
  • Stamatiou, M.-E., D. Kazantzis, P. Theodossiadis, and I. Chatziralli. 2021. Depression in glaucoma patients: A review of the literature. Seminars in Ophthalmology 1–7. doi:10.1080/08820538.2021.1903945.
  • Stefan, A.-M., E.-A. Paraschiv, S. Ovreiu, and E. Ovreiu. (2020, October). A Review of Glaucoma Detection from Digital Fundus Images using Machine Learning Techniques. In 2020 International Conference on e-Health and Bioengineering (EHB) (pp. 1-4). IEEE.
  • Su, L. Y.-F., M. A. Cacciatore, X. Liang, D. Brossard, D. A. Scheufele, and M. A. Xenos. 2017. Analyzing public sentiments online: Combining human-and computer-based content analysis. Information, Communication & Society 20 (3):406–27. doi:10.1080/1369118X.2016.1182197.
  • Thelwall, M. 2017. The heart and soul of the web? Sentiment strength detection in the social web with SentiStrength. In Cyberemotions, 119–34. Springer.
  • Witten, I. H., E. Frank, M. A. Hall, and C. J. Pal. 2016. Data mining: Practical machine learning tools and techniques. United States: Morgan Kaufmann.
  • Zhang, X., and S. Zhou. 2020. Sharing health risk messages on social media: Effects of fear appeal message and image promotion. Cyberpsychology: Journal of Psychosocial Research on Cyberspace 14 (2):2. doi:10.5817/CP2020-2-4.