Figures
Abstract
Verbal autopsy (VA) narratives play a crucial role in understanding and documenting the causes of mortality, especially in regions lacking robust medical infrastructure. In this study, we propose a comprehensive approach to extract mortality causes and identify prevalent diseases from VA narratives utilizing advanced text mining techniques, so as to better understand the underlying health issues leading to mortality. Our methodology integrates n-gram-based language processing, Latent Dirichlet Allocation (LDA), and BERTopic, offering a multi-faceted analysis to enhance the accuracy and depth of information extraction. This is a retrospective study that uses secondary data analysis. We used data from the Agincourt Health and Demographic Surveillance Site (HDSS), which had 16338 observations collected between 1993 and 2015. Our text mining steps entailed data acquisition, pre-processing, feature extraction, topic segmentation, and discovered knowledge. The results suggest that the HDSS population may have died from mortality causes such as vomiting, chest/stomach pain, fever, coughing, loss of weight, low energy, headache. Additionally, we discovered that the most prevalent diseases entailed human immunodeficiency virus (HIV), tuberculosis (TB), diarrhoea, cancer, neurological disorders, malaria, diabetes, high blood pressure, chronic ailments (kidney, heart, lung, liver), maternal and accident related deaths. This study is relevant in that it avails valuable insights regarding mortality causes and most prevalent diseases using novel text mining approaches. These results can be integrated in the diagnosis pipeline for ease of human annotation and interpretation. As such, this will help with effective informed intervention programmes that can improve primary health care systems and chronic based delivery, thus increasing life expectancy.
Citation: Mapundu MT, Kabudula CW, Musenge E, Olago V, Celik T (2024) Text mining of verbal autopsy narratives to extract mortality causes and most prevalent diseases using natural language processing. PLoS ONE 19(9): e0308452. https://doi.org/10.1371/journal.pone.0308452
Editor: Edison Arwanire Mworozi, King Caesar University, UGANDA
Received: May 20, 2023; Accepted: July 24, 2024; Published: September 19, 2024
Copyright: © 2024 Mapundu et al. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
Data Availability: Data cannot be shared publicly because of ethical and confidentiality issues as it is sensitive patient data. Data are available from the University of the Witwatersrand, South Africa Institutional Data Access / Ethics Committee (contact via Chairperson of the Medical HREC, Emeritus Professor Paul Ruff, email: paul.ruff@wits.ac.za) for researchers who meet the criteria for access to confidential data.
Funding: The author(s) received no specific funding for this work.
Competing interests: The authors have declared that no competing interests exist.
Introduction
The United Nations expects all countries in the world to meet their 90 percent death registration coverage requirement. However, this is not the case as most deaths that occur in Low to Medium Income Countries (LMICs) are not captured in civil registration systems [1, 2]. As such, this accounts for approximately 65 percent of the world population that do not have a medically certified cause of death (CoD) on a yearly basis [3]. Nevertheless, the CoD information is important as it is used to improve civil registration systems, public health monitoring, critical health policies and priorities [4]. In most instances were CoD cannot be derived from clinically based sources, the VA process is used as a substitute tool. The VA process is conducted by non-medical staff who seek to elicit information from the next of kin of the deceased, regarding circumstances and events that may have led to death [3]. This information is then captured and stored in textual format and is also known as VA narratives. These narratives contain rich valuable information that is used to supplement responses from the standard World Health Organisation CoD questionnaire by physicians, when giving a CoD diagnosis [3]. However, in most cases this information is encapsulated in the textual format, usually unstructured and is stored in large volumes. Consequently, it is difficult to manage, takes time to process and suffers from word polysemy, amongst many challenges. This therefore makes the analysis and harnessing of meaningful information difficult, even though it is vital in identifying mortality causes.
As such, the application of text mining (TM) which employs natural language processing (NLP) in an automated fashion can be beneficial to extract meaningful information regarding mortality causes and most prevalent diseases from VA narratives. There is scanty literature on the application of unsupervised TM approaches within the VA domain. Only a few TM studies that employ supervised learning, have been applied to date within the VA domain to determine CoD [5–7]. Mujtaba et al. [5] argues that the TM approaches used for cause of death classification, require large datasets which are labelled for training the machine learning models. This makes the process tedious, time consuming, expensive and prone to human error as the experts are the ones responsible for labelling the datasets [5, 8].
This study seeks to address this gap by reducing the need for human intervention, by implementing unsupervised TM approaches. The implementation of TM approaches in VA to determine mortality causes and identify the most prevalent disease has several advantages as reported in [5, 6]. Moreover, several studies within the healthcare domain also appraise on the benefits of applying TM as cited in [9–16].
Firstly, TM can help in efficient analysis, through extracting vital information from large volumes of unstructured narratives in a quick, cheaper and accurate way [5]. Ultimately, this reduces time and effort required for manual analysis. Moreover, the TM techniques exhibit the ability to transform unstructured data into actionable insights that can help improve health outcomes, inform public health policies and interventions. The TM mathematical approaches are reported elsewhere [17]. Secondly, implementing TM techniques can result in improved accuracy as one can identify patterns and trends in the data that might be missed by human analysts, leading to more accurate and reliable results [12, 15]. Thirdly, there is consistency as one can categorise similar cases together, ensuring a consistent way of CoD categorisation across different VA records. Additionally, there is some form of standardisation on the CoD categorisation, that ensures the application of the same criteria across different VA records. Interestingly, TM approaches can extract additional variables that can be useful in the CoD diagnosis [12]. Moreover, the semantic and structure analysis through sequential modelling, can even give physicians better insights on the most probable CoD as it entails sequences of events that might have led one to succumb to death [18]. As such, this might help in cases where there are fewer symptoms or unknown CoD to help one to get to a CoD diagnosis.
In this study we present novel TM techniques such as n-gram natural language processing, LDA and BERTopic as we seek to investigate mortality causes and the most prevalent diseases that led to death in rural north-east South Africa. The TM approaches will assist in automating the process of analysing VA data, in a fast and accurate manner. The findings of this study can be integrated in the diagnosis pipeline for ease of human annotation and interpretation. By incorporating modelling frameworks, researchers can potentially improve the granularity and precision of identified topics, leading to a more nuanced understanding of the underlying themes present in large VA text corpora. Ultimately, the discovered knowledge from the unstructured narratives will enable the design, implementation and sustainment of tailored health interventions programmes rather than adhoc generalizations. This will strengthen health priorities, improve life expectancy, VA reporting and decision making, thus informing policy and practice.
Literature review
Related work
There is scanty literature that reports on the application of TM techniques specifically in the VA domain. TM is an approach that seeks to close the gap between textual information and representation of the text in a structured fashion [15]. Leskovec et al. [19] argues that the mining of data entails use of very robust hardware, programming languages that employ efficient algorithms, and strive to solve various problems in domain specific areas. TM employs various techniques that span from NLP, data mining, machine learning (ML) and management of knowledge. TM can be used for information retrieval, information extraction, classification of documents and named entity recognition (NER), amongst many applications [14].
One notable study in the VA domain that has applied TM is that of Mujtaba et al. [5], who did a systematic literature review on clinical text classification trends using 72 articles. They point out that the free-text clinical report is very valuable for classification problems. Nonetheless, one can only derive meaningful information from such reports after effective data transformation, to generate useful trends and patterns. Similar work on text classification is reported in [20–23].
Despite the little research that reports on application of TM methods in the VA domain, these approaches have been employed extensively in other health fields as reported in [13, 24–29]. These previous studies report that TM techniques make it possible to extract meaningful information from implicit information. As such, there is great need to use novel TM tools to extract and discover valuable information. Consequently, TM techniques, can be used as alternatives to manual processes. However, they raise issues of noise and redundancy that affect the quality of data. Moreover, in most cases unstructured textual data exhibits high levels of noise, sparsity, makes use of varying vocabulary terms, misspelled terms with many grammatical errors and entails native terms [5, 27, 30].
Recent developments in technology have triggered an increase in the application of electronic public health repositories, making most textual reports readily available for additional use, specifically in biomedicine to extract useful information [5, 29]. However, despite these availed opportunities, there is little to none regarding VA literature that has applied these novel TM techniques for knowledge discovery. On the contrary, VA narratives entail rich valuable information, which can be utilised through NLP, and can be integrated in intelligent models to improve public health decision making processes [3, 15].
N-gram language processing
Literature reports on n-gram language processing being a feature extraction approach, that aims at attaining only relevant and useful features from textual data. The n-grams are a set of words that are sequential as they make use of continuous number of items such as characters or words from a given sequence of narratives [5, 31]. Another study by Danso et al. [6] reports on a comparative study of machine learning methods for VA text classification and they deduce that the bag of words using n-grams can result in better model performance with high accuracies.
Lucini et al. [14] did a study using TM techniques as they sought to predict hospital admissions using early medical records from the emergency department. They report that these tools make it possible to elicit valuable information, thereby improving clinical decision making processes. Similar findings are also reported in Kim and Chung [16], who conducted a study on information extraction from big health data and they suggest that word clouds can be effective visualisation tools that can be able to depict keywords or concepts in documents. Furthermore, they argue that, the more a term appears in the corpus repeatedly, the more important it is. Similar work which emphasises the importance of n-grams as a TM approach in gaining valuable insights is alluded in the studies of [32–34]. However, they point out the challenges of having too many insignificant words in the corpus.
Topic modelling
Topic modelling using LDA.
Topic modelling entails using probabilistic algorithms to extract useful and common topics from a set of documents (in our case we aim to extract most prevalent diseases). Topic modelling is an unsupervised learning approach based on statistical principles, that seeks extract topics from a set of documents stored in given corpus. A single topic is made up of a collection of words, with a corresponding weight. A single word can belong to various topics and documents can be made up of several topics [35].
One commonly used topic segmentation method is the LDA, which has been applied in domains such as classification of genomic sequences, social networks, modelling of health data, extracting latent topics from clinical reports, amongst many uses. This approach has been reported to attain high precision and performance scores, especially when used with clinical reports [10, 35–38]. LDA is generative in nature and can easily pick out hidden groups in data, using patterns of co-occurrences. Such patterns cannot easily be detected by conventional approaches, let alone us as researchers may not be aware of such associations in their data [32, 39]. Noteworthy, is that the LDA approach often struggles to capture the intricate nuances of language and context, and its implementation requires some programming expertise [10, 40].
Topic modelling using BERTopic.
BERT, being a contextualized language model, takes into account the surrounding words when representing each word in a sentence. This bidirectional understanding enables BERT to create more accurate and contextually rich word embeddings. In the context of topic modelling, these embeddings can be utilized to derive topic representations that better reflect the semantic relationships between words [40].
The work of Scarpino et al. [41] supports this notion, as they report that BERTopic outperforms LDA approach in clustering in their study that investigated topic modelling techniques to extract meaningful insights in Italian long COVID narrations. The study of Silva et al. [42], reports on the successful application of BERTopic approach as an unsupervised natural language processing in the identification of patients with suspected COVID-19 infection. Similar successful application of BERTopic as a topic modelling approach in various health spaces is reported in [43–49]. As such, the application of BERT in topic modelling holds the promise of enhancing the sophistication and contextual relevance of topic extraction, thereby contributing to more accurate and meaningful insights derived from textual data.
The text mining process entailed the following steps; data acquisition, pre-processing, feature extraction, topic segmentation, and discovered knowledge. These techniques are reported elsewhere [11, 12, 15, 24, 36–38, 50].
Materials and methods
In this study, we apply TM techniques to extract mortality causes and identify the most prevalent diseases using VA data. This is a retrospective cross-sectional study that uses secondary data analysis through TM methods. The VA data was obtained from the study area of the Agincourt Health and Demographic Surveillance System (HDSS). This study has been approved by the relevant ethics committee in South Africa (University of the Witwatersrand Faculty of Health Sciences, Human Research Ethics Committee (Medical), and (approval ref. no: M1911132). It was conducted in accordance to the Declaration of Helsinki. Informed participant consent was waived by University of the Witwatersrand Faculty of Health Sciences, Human Research Ethics Committee (Medical). We got permission from the Agincourt Health and Demographic Surveillance Site to use their data for research purposes from 29 November 2019 to 29 November 2024. The inclusion criteria was all VA autopsy data for the period between 1993 and 2015.
The HDSS was established in 1992 and is situated in the rural Sub-district of Bushbuckridge under Ehlanzeni District, in Mpumalanga Province, in north-eastern South Africa. The geographical coverage is approximately 420km2. As of 2019, the population was at 116 247 individuals residing in 28 villages with 22 716 households, with males being 55 961, females being 60 280, children under 5 years being 11 724 and school going children with ages from 5–19 being 35 928 [51].
The Agincourt HDSS is a surveillance site that serves as an evidence based health monitoring site that seeks to strengthens health priorities, practice and inform policy. The data was collected between 1993 and 2015. For this study, we only use textual data as VA narratives denoting one feature with 16338 cases / observations, which where in English. However, for our semantic and structure analysis we compare our extracted symptoms from the VA narratives to that of the responses from the structured questionnaire. The responses from the questionnaire dataset entailed 227 symptoms. All symptoms that had a ‘Y’ were encoded as a 1 meaning that the record had a present symptom value. On the other hand, all features that had a ‘N’, were encoded as a 0 meaning that those records had no symptoms present. All our features were in English. This comparative analysis was done to investigate if mined narratives exhibit similar and/or have additional features.
In this study, we first do data acquisition of our VA narratives as a comma separated value text file (csv), followed by preprocessing, then keyword the extraction using n-gram natural language processing, followed by topic modelling using LDA and BERTopic and lastly identifying the relevant topics through knowledge discovery. We follow the TM steps as depicted in Fig 1 below.
Data pre-processing
We performed pre-processing as part of data cleaning and normalisation, as we sought to do away with irrelevant data. In most cases input of textual data requires pre-processing and transformation before being mined [52]. After data acquisition, in csv format, we started by cleaning the unstructured narrative data by converting all text to lowercase, removed all punctuation, spaces, numbers and special characters. We applied stopword removal in order to remove insignificant words using the NLTK library of English stopwords. We performed tokenisation which is breaking up of text into tokens, of words or sentences. Lemmatization was applied by employing the Python Spacy package. This process uses a dictionary of known word forms and considers the role of a word in a sentence with the aim of extracting some normal form of a word (See Fig 1, Pre-processing module).
Information extraction
After the pre-processing phase, we now had our tokens as words, and at this stage features could now be defined. The features were extracted as tokens of words, using n-gram natural language processing. The n-grams were seen as tokens of adjacent words denoted as; n = 1 a unigram such as, ‘pain’, n = 2 a bigram, such as ‘chest pain’, n = 3 a trigram, such as ‘high blood pressure’ and n = 4 a quodgram, such as ‘blood result hiv positive’ [31]. The bigger the n-gram word frequencies, the more contextual information that we extracted. These n-grams models gave us an understanding of our narrative corpus and denoted the frequently occurring terms, also known as symptoms or mortality causes (See Fig 1, Information extraction module).
Additionally, we also performed keyword extraction defined as a representation of a document’s content using a word or a sequence of words. These words provide meaning within a sentence’s context. As such, one can discover hidden patterns and correlations using TM approaches in an automated fashion from large volumes of unstructured data using keywords [7]. Recent novelties in TM, now allow the extraction of keywords from documents without the assistance of experts, a process known as expert driven.
Keyword extraction is a form of text analysis that seeks to pull out relevant keywords automatically from unstructured text. These keywords are a good descriptive summary of the unstructured text. In this study we use Term Frequency with Inverse Document Frequency (TF-IDF). This approach mainly captures the most frequently occurring word(s) in one document and less less frequently available in other documents [7] (See Fig 1, Information extraction module).
Topic modelling using LDA
The LDA components that we used entail; a) Term document matrix, that represents a document as a bag of words. It is also a easier way of representing the corpus, known as a word document matrix. The word document matrix is then taken as input and fed in topic modelling [5, 53], b)Topic modelling using LDA. This approach is statistical in nature and is used for clustering text documents. LDA makes the assumption that each document is made up several topics and on the other hand each topic has various words belonging to it. The representations are done through document-topic w distributions and topic-word distribution v. As such, w and v are considered as dirichlet distributions. In the process the topics are discovered since they are not predefined, and c) Document to topic assignment is the most useful process of the LDA algorithm [53].
LDA algorithm.
The LDA process follows an iterative manner starting with a random sample. This implies that the LDA process seeks to maximise the probability of a document belonging to a particular topic, and the probability of a word belonging to a certain topic iteratively. Once the algorithm converges, it generates final collection of words that are representative of a particular topic. It then computes the topics based on probability, and the topic with the highest weighting will denote the document’s most dominant topic (See Fig 1, Topic modelling module). It is key to find an optimal value relative to the topic distribution per document using the hyper-parameter α. A high value of α may lead to a homogeneous distribution of topics. On the contrary, a low value of α may hinder a fair topical percentage distribution and any inferences thereof [53]. The LDA approach we use is reported in [7, 10, 53].
We applied the pyLDAvis package in Python in order to discover important information about our topics. We used a coherence score of 19 topics which we derived from the exhaustive search of the optimal number of topics and α (See Fig 2). The inter topical distance graph depicts topics as circles, and the distance between the circles denotes the relationship between topics (See Fig 6). The relationship is generated through dimensionality reduction using principal component analysis which employs probability distributions. The goal of this process is to try and have optimal topics that are distinct and do not overlap. To achieve minimal overlap we have to optimise our model by fine tuning model parameters such as α and relevancy (method for ranking terms within topics) to attain terms that are most important and exclusively belong to a particular topic. This overcomes the issue of having a biased representation of a topic where highly ranked terms maybe frequent across the whole corpus [54]. In this study we follow the LDA methodological algorithm and approach reported in [53].
Topic modelling using BERTopic
This present study implemented BERTopic in four steps namely; 1) converting documents to their embedding representation using a pre-trained language model, 2) using uniform manifold approximation and projection (UMAP) for dimensionality reduction, 3) applying the hierarchical density-based spatial clustering of applications with noise (HDBSCAN) algorithm to cluster VA narratives into categories that have a similar meaning, and 4) generating classes through a class-based term frequency with inverse document frequency (c-TF-IDF) weighting scheme based on importance and relevance of a word, thus denoting the most representative words for each topic [41].
BERTopic algorithm.
We used the BERTopic library in Python in order to discover important information about our topics. The BERtopic algorithm starts by creating document embeddings. Documents are embedded to create representations in a vector form that is semantically related. This implies that documents that entail the same topic are semantically similar. Document embedding is done using sentence-BERT framework, thus enabling users to convert text in sentences and paragraphs to dense vector representations using pre-trained language models. As such, these embeddings can be applied to perform clustering of similar documents. However, the embeddings are not used in generating topics [55]. After creating the document embeddings, the algorithm then performs dimensionality reduction using UMAP. This results in a more representative vector space which preserves local and global features. The reduced document embeddings are then clustered into similar groups using HDBSCAN. During the clustering process, HDBSCAN also clusters noise as outliers. Ultimately, this avoids clustering unrelated documents and improves the process of topic assignment. Lastly, topic assignments are done using c-TF-IDF, and are based on the documents in a cluster, where one topic will be a cluster [40, 45, 55, 56].
Optimisation of LDA and BERTopic algorithms.
We carried out exploratory topic modelling through an exhaustive search of the number of topics. In order to attain an optimal number of topics k we fine tuned α our hyper-parameter for the LDA algorithm. Additionally, we explored with number of topics from k = 5 to k = 30, and we looked at values of α that had a uniform distribution with values in the range 0−1, and these where (0.49, 0.504, 0.505, 0.508, 0.50, 0.48). After experimenting with (k = 12, k = 19, k = 23, k = 29) topics, we discovered most coherent topics using 19 topics, as most of the words in a topic were associated. It should be noted that even if we generated high coherence scores for (k = 12, α = 0.54), (k = 23, α = 0.525), and (k = 29, α = 0.53), we settled for (k = 19, α = 0.505), since an increase in topic numbers results in difficulties in terms of human interpretability. Moreover, a large α value leads to similar generation of words in topics. Therefore, we chose lower values that follow a normal distribution and had most diverse representative terms [53]. Fig 2 shows the exhaustive search process that was done to identify the optimal number of topics.
The implementation of the BERTopic algorithm entailed optimisation through the use of UMAP to improve topic assignment. BERTopic model evaluation was done using c_v (it is based on a sliding window, one-set segmentation of the top words and an indirect confirmation measure that uses normalized pointwise mutual information (NPMI) and the cosine similarity), and c-umass (it takes into consideration the document co-occurrence counts, one-preceding segmentation, and a logarithmic conditional probability as a confirmation measure) [57]. Both measures seek to determine the degree of significance of words in a topic and the level of interpretability, thus assessing topic quality from a human perspective. The c_v measure ranges between 0 and 1. The higher the c_v score, the more understandable and coherent a topic is to a human. On the contrary, the closer the c-umass score to 0 the better [57]. The BERTopic attained a c_v of 0.66 and c-umass of −0.32. The mathematical approach is reported in the study of [40, 48].
Knowledge discovery
Zhu et al. [24] defines knowledge discovery as identifying meaningful information from large volumes of unstructured text. This knowledge can entail implicit or explicit facts, information or descriptions which relates to the contextual understanding of a specific domain. Furthermore, this discovered knowledge can serve as extra information or data that can be further utilised to discover more interesting patterns. In our context we employ knowledge discovery through data mining of the VA narratives in order to find answers to mortality causes and the most prevalent diseases that might have attributed to high mortality numbers within the HDSS. Additionally, further deductions and inferences through integration of our biomedical VA narrative data with other sources of data can give us further insights on our investigations (See Fig 1, Knowledge discovery module).
Buenano-Fernandez et al. [53] points out that at this phase we have to identify relevant topics by adding topic labels through a synthesis of the content generated by the topic assignment algorithms. However, the LDA approach has a challenge of interpretability, as the generated topics are not easily interpretable by humans because the initial assignment of words is random. Therefore, it is of paramount importance to have human interaction from beginning to the end of the process, in order to attain an optimal final model. As such, we engaged with a subject matter expert to assist with the topic labels. The expert synthesised the generated tokens and allocated a probable disease category. Similar steps and consultations were done with experts in order to get the best probable cause of death on the BERTopic algorithm results.
Data analysis
In this study we performed information extraction through word frequencies (n-grams) and keyword extraction using TF-IDF to identify the most frequent terms in the corpus, for our data analysis phase. We removed 2247 cases that had missing textual narratives. We further chucked out terms that had a high and low sparsity respectively, thus they were infrequently occurring in the corpus. We ended up with a 14079 documents for our analysis. Additionally, we also employed inter-topic distance measure through principal component analysis and applying HBSCAN to understand how our topics are related and clustered in our corpus. Moreover, we also performed structure and semantic analysis of random twenty (20) narratives in order to investigate if the narratives have same or additional variables as compared to the symptoms/variables from the responses to the structured questionnaire.
Statistical packages
All statistical analyses were done using Python 3.11.5 using Jupyter Notebook platform. The following libraries were used; pandas and numpy for data manipulation and analysis, nltk for preprocessing, matplotlib for generating visualisation, sklearn for feature extraction bertopic, gensim and spacy for topic modelling.
Results
The extracts below describe the results attained from the n-gram natural language processing approach and topic modelling.
Term frequencies using word cloud
Fig 3 depicts the the word cloud of terms that we extracted from our VA corpus. The word cloud captures a visual illustration and representation of word frequency. The more bold and large the text is, the more important it is.
Term frequencies using TF-IDF
Table 1 depicts the top 8 word frequencies using TF-IDF, a process known as keyword extraction. We found out that terms like swollen, pain, hot, weak, diarrhoea, headache, stomach, vomiting, swollen, stomach, mental confusion, hiv positive, high blood pressure, cough, and chest pain had high weightings in that listing order signifying their importance in corpus. Additionally, terms like chest pain, low energy, diarrhoea vomiting also had high weightings in the corpus. This suggests that these terms had high frequency scores, denoting importance in a document but less common in other collections of documents. Similarly, we can deduce that these term’s importance was high in given documents, but very rare in other documents.
Term frequencies using n-grams
We illustrate our word frequencies in Fig 4 using n-grams. Firstly, we depict a visual representation of the most common symptoms from our corpus using uni-grams. In a similar fashion, we managed to discover the same frequent terms as in our TF-IDF approach and the word cloud. We can see that the symptoms such as pain, diarrhoea, swollen, hot, cough, weak, blood, stomach, chest, headache and vomiting formed part of the most occurring uni-grams. Moreover, from our bi-grams, we can see that (chest, pain), (mental, confusion), (swollen, stomach), (diarrhoea, vomiting), (diarrhoea, diarrhoea), (high, blood),(stomach, swollen),(blood, pressure),(stomach, pain) and (low, energy) were the most frequently occurring symptoms. Tri-grams show that (chest, pain, cough), (blood, pressure, high), (pain, chest, pain), (cough, chest, pain) and (high, blood, pressure) were the most occurring symptoms. The quad-grams show that, (diarrhoea, vomit, diarrhoea, vomit),(vomit, diarrhoea, vomit, diarrhoea), (chest, pain, stomach, pain), (cough, chest, pain, hot), (pain, cough, chest, pain), (chest, pain, low, energy), (blood, result, hiv, positive), (cough, chest, pain, cough), (high, blood, pressure, diabetes), (chest, pain, chest, pain), (high, blood, pressure, high) as the most occurring symptoms. Based on these word frequencies, one can possibly deduce that, these symptoms were the most common mortality causes of our HDSS population.
Semantic and structure analysis of additional and similar variables
This section discusses results of the structure and semantics analysis of twenty random cases that we extracted to investigate if the narratives had additional information or exhibit the same symptoms as in the responses from the structured questionnaire. Interestingly, we note that the narratives entail the same symptoms as in the responses from the structured questionnaire, and further analyses gave us insights that they also entail additional variables that can be used to help with disease diagnosis especially in cases where the cause of death is unknown or there is a disagreement between physicians. Table 2 below is a comparison of symptoms from the responses from the structured questionnaire and symptoms the extracted textual data. Symptoms highlighted in the colour yellow denote similar symptoms and orange colour additional symptoms. We used anonymous record identifiers. Fig 5 is a VA narrative example that shows how text was preprocessed to generate clean processed symptoms/tokens that were used for the comparative analysis with responses from the structured questionnaire.
We can see that from Table 2, we managed to elicit similar symptoms from the textual data as compared to the responses from the structured questionnaire (see A1, A2, A8, A10, A16, A17). We also note that the extracted textual narratives also exhibit additional symptoms that can be easily interpreted to assist physicians in reaching a diagnosis (A5, A8, A9, A11, A14, A15, A17). On average from our random sample of cases, the retrieval rate of additional is approximately n > 2, per every case where n is the number of terms. Moreover, we discovered that the text-extraction algorithm misses a symptom that is in the responses from the questionnaire cases ≈2% of the times. This can be attributed to the fact that some of the narratives entail shallow content and are less informative than others.
Topic modelling results using LDA approach
In this section we illustrate through graphs the results of our LDA process. Table 3 shows the results of the common 19 topics that we mined from our VA narratives (the most prevalent diseases). Additional visualisation is also given on the inter topic distance map in Fig 6. Basically, we noted that the most prevalent diseases were mainly communicable and non communicable. The highlights being diarrhoea, TB, HIV, malaria, chronic ailments, neurological disorders, asthma, accidents and maternal related deaths. We also had topic 7 and 12 which had fewer symptoms to relate to any disease and we categorised them as unknown. Expectedly, we note that maternal and accident related deaths which are topic 19 and 15 respectively are distinct and far from the other clusters. This is attributed to the fact that they have very dissimilar symptoms from the other topics. We also discovered that topic 14 and 16 which are mental confusion and heart ailment respectively, are on their own cluster. This suggests that the two topics share some common similar symptoms. Another interesting observation is the cluster with 5, 7, and 12 which are topics for chronic liver ailments and unknown topics respectively. This grouping depicts similar symptoms for unknown which are also present in the liver complications. This suggests that cases with such symptoms in the unknown can have symptoms that lead to liver complications.
One interesting discovery is that topic 2 on HIV is central to most of the clusters such as TB, diarrhoea, malaria, cancer, epilepsy, diabetes, hypertension, and chronic ailments. One possible reason for this is that most of these disease are related to HIV and most cases who have these complicated diseases also have HIV, or might be at risk of having HIV, as evidenced by the similar symptoms. Furthermore, we also observe that jaundice/ malaria with skin infection is related to neurological disorders as evidenced by the close cluster embedding of topic 6 in 11. This suggests that some cases had a long untreated jaundice which might have led to brain damage, a condition known as kernicterus. Of particular interest is cluster diarrhoea with respiratory tract infections, malaria and chronic heart ailments (topic 1, 10 and 18). This suggests that these diseases share similar symptoms and if one suffers from the earlier diseases, it can lead to heart chronic ailments. Another finding is that cluster 8 and 9 on breast cancer and chronic ailments respectively have similar characteristic features. This suggests that if one has cancer they might also have complications of liver, lungs, and kidneys.
Fig 6 depicts the relationship and association between topics using the inter topic distance measure through principal component analysis. This process basically illustrates and models the visual representation of similar topics being in close proximity (one cluster) and dissimilar topics distant to each other. The bigger the topic circle the more tokens it uses from the corpus for topic generation. As such, we can see that topic 1, topic 2, topic 3 and topic 4 use 8.8%, 8.6%, 8.2% and 8.1% of the tokens in the corpus respectively. Topics that are overlapping imply having some similar characteristics symptom wise, hence they fall within the same cluster. We can see that topic 15 and 19 are distinct topics. Noticeably, we can also see clusters (14 and 16), (5, 7, 12), (3,4), (2, 3, 13),(9,8,17), (11,6), (18,1,10) having similar characteristics.
Topic modelling results using BERTopic approach
This extract uses figures to depict the results of our BERTopic model in topic assignment. Initially, the model generated 154 topics, identified 6265 documents as outliers. UMAP was applied for dimensionality reduction and we were left with 30 topics. Fig 7 shows the generated thirty topics and corresponding top words with scores for each topic. Topic 0 is about HIV that has top word scores of hiv, positive, arv, count. Topic 1 shows skin related diseases. Topic 2 is TB as evidenced by symptoms with high word scores such as sputum, cough, smoking, chest, lung. Topic 3 suggests septic wound diseases which might be attributed to other diseases such as diabetes. Topic 4 is unspecified. Topic 5 is a sexually transmitted diseases as evidenced by the genital related symptoms. Topics 6 and 8 are unspecified. Topic 7 and 14 denotes symptoms that might be related to diarrhoea. Topic 9 is about abdominal swelling complications. Topic 10 is about malaria. Topics 11 shot, gun, bullet, police, shooter, 17 stabbed, knife, fight, 19 car, accident, road, injured, driving, and 20 fire, paraffin, burned, burnt are accident related causes of death. Topic 12 is maternal related death as highlighted by these high word weightings infant, feeding, breast, born, milk. Topics 13 shows symptoms that might be related to other diseases such as HIV. Topic 15 suggests diabetes and hypertension related causes of death as denoted by these terms diabetes, toe, high, pressure, cut. Topic 16 suggests ulcers and TB related symptoms. Topic 18 might be related chronic liver ailments and jaundice like disease. This is shown by high word terms like yellow, eye, liver, urine, yellowish, substance. Topic 21 is related to stroke and paralysis possibly because of diabetes and hypertension causes, with terms such as stroke, paralysed, collapsed, paralysis, stiff. Topic 22 talks to cervical cancer prone in women as shown by these terms vaginal, bleeding, cancer, cervix, cervical. Topic 23 shows symptoms that are related to diseases such as malaria and HIV. Topic 24 depicts symptoms that are TB related. Topic 25 is a result of epilepsy evidenced by top word scores such as epilepsy, seizure, tongue, uncontrolled, stiff, jaw. Topic 26 exhibits hiccup symptoms coupled with pain and low energy. This suggests possible diseases such as pneumonia, bowel diseases, pancreatitis, pregnancy, bladder irritation, liver cancer or hepatitis. Topic 27 show symptoms related to diabetes such as consciousness, sweating, hot body and sunken eyes. Topic 28 is related to psychiatric conditions because of high weighting on terms like hallucination. Topic 29 is unknown.
Fig 8 shows the inter-topic distance map with 5 dominant clusters. Cluster 1 is made up of topics (5, 18, 22). These are correlated due to genital mortality causes both in men and women. This cluster suggests sexually transmitted diseases and infections that ultimately lead to liver and chronic ailments. Cluster 2 is made up of topics (3, 9, 15). This cluster denotes diabetes and high blood pressure causes of death. These chronic diseases can lead to amputation and abdominal complications. Cluster 3 shows correlation of topics (11, 19, 20) that are accident and injury related causes of death. Cluster 4 shows the dominant HIV as topic 0 and closely correlated to topics (1, 4, 7, 8, 12, 13, 14, 23, 27, 29). This suggests that most of the HIV diseases are related to diarrhoea, and symptoms such as low energy, no appetite, headaches, skin infections, vomiting, loss of weight, sweating. Interestingly, we observe that similar symptoms are correlated to maternal deaths. Noteworthy, is the striking number of migrant workers who exhibit same symptoms and also succumbed to death from HIV and maternal related diseases. Cluster 5 is made up of topics (2, 6, 16, 21, 24, 26, 28). Topic 2 which is related to TB and lung diseases is closely correlated to topic 16 that talks to chest pains. Noteworthy, we observe epileptic seizures being correlated to loss of consciousness, paralysis and collapsing.
Fig 9 shows a heatmap similarity matrix with distinct topics, generated from BERTopic document embeddings. This was a result of applying the cosine similarity to document embeddings to get the relationship and distinction between topics in a quantifiable way. Noteworthy, the similarity score on the topics on HIV, skin related diseases, migrant workers, malaria, TB, chest pain, hallucination, septic wounds, diabetes and hypertension, and epilepsy are very high amongst others as depicted in Fig 9.
The results illustrated in Fig 8 are also visually depicted in our hierarchical clustering in Fig 10. For example, as observed from the data, the closely clustered linked topics in this group are 11, 17, 19, 20. These are related to accident and injury mortality causes. This suggests that there were more deaths from road accidents, gender based violence and fire accidents. There is need to raise awareness to avoid the surge of such cases. Interestingly, we also note that HIV, diabetes, hypertension, TB, chronic lung and liver ailments and cervical cancer are closely clustered. This might be attributed to the fact that TB leads to lung and cancer complications. Furthermore, most HIV patients are prone to secondary diseases, that eventually worsen their condition and give rise to more deaths. Noticeably, we observe that patients with liver cirrhosis often present with urinary complaints as shown in the closely clustered topics 5 and 18. Noteworthy, is the diarrhoea cluster exhibiting typical symptoms such as sweating, low energy, weight loss, hot body, sunken eyes. As expected in topic 12, we note an isolated cluster on maternal related death at birth. As observed, we see that epilepsy seizures are closely linked to stroke and paralysis. As such, there is need to invest in more care workers to look after epileptic patients. Interestingly, we note that there is a high correlation on diabetic cases that result in hallucinations. Therefore, there is great need to invest in health awareness programmes, improved primary health care and early screening processes to try and curb the rise of these diseases.
Results from the knowledge discovery process: Identified relevant topics
Our analysis suggests that most of the population in the HDSS could have died from diseases such as diarrhoea, TB, HIV, cancer, maternal, accident and injury and chronic ailments. Our LDA topic clustering shows that accident (T15) and maternal related deaths (T19) were distinct and distant from other clusters. A similar pattern and trend is also noticeable on T4 which is cervical cancer. We notice accident related deaths from the HDSS, but mostly intriguing are suicidal deaths. Of interest is cluster T1, T10 and T18. It shows that cases that succumbed to diarrhoea, respiratory tract infections, malaria and heart ailments related deaths, exhibited mostly similar symptoms. Another paramount discovery is cluster T2, T3 and T13. This cluster depicts that subjects who died from HIV also had other conditions related to TB and diabetes. Furthermore, we can also note that HIV related deaths were also associated with cancers and chronic ailments (T8, T9). T17 shows epilepsy which is also a neurological disorder. This disease is clustered mostly with T8, which is breast cancer. Additionally, we can also see that it shares some similar characteristics with HIV and TB. We can also deduce that cancer of the breast or breast infections have some common symptoms with chronic ailments of the liver, lung and kidneys as shown on the T8 and T9 cluster.
Cluster T5, T7 and T12 show that some deaths from liver ailments can lead to complications from not easy to identify symptoms which are in the unknown topics. One important finding is that HIV related cases share common symptoms with TB related deaths. From the HIV topic, through token analysis, we notice that some of the subjects were defaulting from taking their medication stopped, refused. Interestingly, we notice that some cases where affected by hypertension and diabetes, and this led to stroke and paralysis. This finding implies that diabetes and high blood pressure could be indicative of a form of heart metabolic syndrome. Moreover, hallucinations and mental confusion can happen with very high blood sugar levels (T7). We also discovered some cases of jaundice related deaths possibly prone in the new born babies. This calls for better controlled and effective immunisation measures in order to curb such diseases. Similar findings are also exhibited on our BERTopic analysis, as we observed from the discussions in previous paragraphs.
Discussion
The present study’s novelty was to apply text mining techniques specifically n-gram natural language processing, LDA and BERT in topic modelling to investigate mortality causes and most prevalent diseases, using VA narrative data. As such, we managed to explore the relevancy of text mining techniques in order to discover mortality causes and the most prevalent diseases. The rich textual narratives availed valuable insights by extracting implicit knowledge on symptoms and cause of death. This is consistent with previous findings by [3]. Moreover, this study, findings are correlated with results from our previous work reported in [18, 58].
We first present the most relevant terms that were the main causes of mortality and identify the main topical diseases that were prevalent in the HDSS population. Additionally, we also managed to perform topic modelling, thus identifying interesting patterns and trends based on disease symptom similarities and differences. The generated associated disease clusters provide a statistical potential on discovering semantic level associations. Of interest, are findings from semantic and structure analysis of random cases, that show that the narratives exhibit similar and in some instances have additional symptoms as compared to those in the responses to the structured questionnaire. These findings can therefore be used to guide the health community and close the civil registration system gap. Our work also provides a methodological framework for text mining and topic clustering. Therefore, robust automated unsupervised systems that analyse VA narratives and avail interesting insights for public health improvement are vital for the community and world at large.
The findings on the n-gram natural language processing suggest that the HDSS population could have died, mostly from mortality causes such as diarrhoea, fever, headaches, vomiting, pain, blood pressure, low energy, hot/swollen body, amongst many. Interestingly, using topic modelling to identify most prevalent diseases, we discovered that communicable diseases such as HIV and tuberculosis were more prevalent in the HDSS. Interestingly, non communicable diseases such as diabetes, chronic ailments (kidney, heart, lung, liver), diarrhoea, cancer, respiratory tract infections, neurological disorders, hypertension and mental health ailments, were also very common in the HDSS. Expectedly, we notice distinct topics for maternal and accident and injury related deaths. This suggests that these topics have least relationships with other topics as they have dissimilar characteristics/ symptoms. A very striking observation is that neurological disorders is embedded in jaundice/ malaria/ wound with skin infection. This can be attributed to the fact that some cases had a long untreated jaundice which might have led to brain damage, a condition known as kernicterus. A similar pattern and trend is exhibited in malaria and diarrhoea and tract respiratory infections. Our topical distance map shows that HIV is central to most clusters (TB, cancer, epilepsy, diabetes, hypertension, chronic ailments), thus implying that most of the diseases exhibit symptoms as in HIV. Consequently, mortality from HIV can also be a result of complications from the earlier diseases. Noteworthy, is the fact that most people who suffer from uncontrolled hypertension and diabetes are prone to stroke and paralysis. The above findings are consistent with our initial work reported in [18, 59].
On the contrary, we note two unknown diseases, that have less informative symptoms to get to a cause of death diagnosis. However, we can see that these topics are also in the same cluster with chronic related liver ailments. Therefore, in such cases the doctors can merge the fewer symptoms in the unknowns and the ones in the known cause of death topic to probably get to a diagnosis as the symptoms are related and associated.
Our structure and semantic analyses can further provide insights that can help the public health community to extract additional implicit knowledge and symptom associations about cause of death from the large VA data. This can prove beneficial especially in cases where the physicians disagree on the cause of death and also where there is limited diagnosis information (symptoms)on the responses from the structured questionnaire. Interestingly, interpretability of CoD is made easier using our word sequence modelling approach that identifies semantics and relations in text. As such, this will save time, is cost effective and improves the diagnosis turnaround time. Of paramount importance is that, this present study methodological approach improves knowledge representation of VA textual data which supports multi disciplinary research across disciplines (See Fig 5).
Our initial study also reports on interesting findings on the most sought after treatment method when the HDSS population is faced with terminal illnesses [18]. Even though this was not the aim of this study, we notice a similar trend and pattern in the current study, as people mostly seek the traditional ways. Noteworthy, we observe diseases such as HIV, that are affecting immigrants in the HDSS. This suggests that that immigrants are also spreading such diseases. Consequently, there is great need for further investigations as this might lead to identifying subjects who default from medication and western ways of getting medical help. As such, this can possibly suggest some of the premature deaths. Informed by the study of Kabudula et al. [60], socio-economic status also plays a big role in morbidity and mortality, hence there is a great need to try address this challenge in order to improve public health.
Literature reports on the threat of non-communicable diseases and chronic diseases. Furthermore, they suggest effective implementation of primary health care systems as well as scaling up chronic based delivery, in order to curb the high mortality numbers [61]. This present study, also supports the notion raised by these authors in an effort to curb high mortality numbers.
It is imperative to improve population health, through effective intervention and support programmes, and early screening processes that are well monitored and controlled through initiatives by relevant authorities. This can prove beneficial especially for diseases such as cervical cancer.
This present study will lead to improved public health planning through the use of the findings ton inform public health strategies by identifying major health issues contributing to mortality, allowing for targeted interventions and resource allocation. Moreover, the results can be used to develop evidence-based policies addressing the specific health challenges prevalent in a given population, leading to more effective healthcare delivery. The application of topic modelling to VA data represents an innovative approach in health research, showcasing the potential of NLP in extracting valuable insights from unstructured medical narratives.
Limitations and future work
This study was limited in complexity of the VA narratives used. The analysis entailed some terms in topics which were of little significance. This is consistent with the findings of Hacking et al. [34]. Moreover, topic segmentation has a challenge of human interpretation of discovered topics. The narratives were highly unstructured, and entailed high levels of noise, sparsity, had varying technical vocabulary terms, contain misspelled terms, had many grammatical errors, and exhibited issues around word polysemy. Nevertheless, the findings of this study still stand despite all these limitations.
Informed by the findings of this study, specifically the semantic and structure analysis, our future direction will seek to identify under-reported morbidity occurrences at the Agincourt HDSS, by effectively linking HDSS population data and NHLS public health data registries. This can further give us insights on other factors that might be leading to higher mortality numbers.
Conclusion
The application of the unsupervised TM approaches in the current study creates a synergistic framework that leverages the strengths of each method, providing a comprehensive and accurate analysis of mortality causes and prevalent diseases within the VA narratives. The results obtained from this study contribute to the advancement of public health research by offering a sophisticated and interpretable methodology for extracting valuable insights from verbal autopsy data. As such, they can be included in the pipeline for identifying mortality causes and most prevalent diseases alongside human annotation, and interpretation. The increase in textual digital repositories can be fully utilised using automated TM approaches that can extract implicit knowledge on cause of death and avail valuable insights, which could not have been possible through manual processes.
Acknowledgments
We acknowledge the University of the Witwatersrand, Faculty of Health Sciences for providing high computing infrastructure resources.
References
- 1. Nichols EK, Byass P, Chandramohan D, Clark SJ, Flaxman AD, Jakob R, et al. The WHO 2016 verbal autopsy instrument: an international standard suitable for automated analysis by InterVA, InSilicoVA, and Tariff 2.0. PLoS medicine. 2018;15(1):e1002486. pmid:29320495
- 2. Thomas LM, D’Ambruoso L, Balabanova D. Verbal autopsy in health policy and systems: a literature review. BMJ global health. 2018;3(2):e000639. pmid:29736271
- 3. Jeblee S, Gomes M, Jha P, Rudzicz F, Hirst G. Automatically determining cause of death from verbal autopsy narratives. BMC medical informatics and decision making. 2019;19(1):127. pmid:31288814
- 4. Soleman N, Chandramohan D, Shibuya K. Verbal autopsy: current practices and challenges. Bulletin of the World Health Organization. 2006;84:239–245. pmid:16583084
- 5. Mujtaba G, Shuib L, Idris N, Hoo WL, Raj RG, Khowaja K, et al. Clinical text classification research trends: systematic literature review and open issues. Expert systems with applications. 2019;116:494–520.
- 6.
Danso S, Atwell E, Johnson O. A comparative study of machine learning methods for verbal autopsy text classification. arXiv preprint arXiv:14024380. 2014;.
- 7. Ahadh A, Binish GV, Srinivasan R. Text mining of accident reports using semi-supervised keyword extraction and topic modeling. Process Safety and Environmental Protection. 2021;155:455–465.
- 8. Lozano R, Lopez AD, Atkinson C, Naghavi M, Flaxman AD, Murray CJ. Performance of physician-certified verbal autopsies: multisite validation study using clinical diagnostic gold standards. Population Health Metrics. 2011;9(1):1–13.
- 9. Lu HM, Wei CP, Hsiao FY. Modeling healthcare data using multiple-channel latent Dirichlet allocation. Journal of biomedical informatics. 2016;60:210–223. pmid:26898516
- 10. Kavvadias S, Drosatos G, Kaldoudi E. Supporting topic modeling and trends analysis in biomedical literature. Journal of Biomedical Informatics. 2020;110:103574. pmid:32971274
- 11. Nasser N, Karim L, El Ouadrhiri A, Ali A, Khan N. n-Gram based language processing using Twitter dataset to identify COVID-19 patients. Sustainable Cities and Society. 2021;72:103048. pmid:34055577
- 12. Cassim N, Mapundu M, Olago V, Celik T, George JA, Glencross DK. Using text mining techniques to extract prostate cancer predictive information (Gleason score) from semi-structured narrative laboratory reports in the Gauteng province, South Africa. BMC Medical Informatics and Decision Making. 2021;21(1):1–11. pmid:34823522
- 13. Marrero M, Urbano J, Sánchez-Cuadrado S, Morato J, Gómez-Berbís JM. Named entity recognition: fallacies, challenges and opportunities. Computer Standards & Interfaces. 2013;35(5):482–489.
- 14. Lucini FR, Fogliatto FS, da Silveira GJ, Neyeloff JL, Anzanello MJ, Kuchenbecker RS, et al. Text mining approach to predict hospital admissions using early medical records from the emergency department. International journal of medical informatics. 2017;100:1–8. pmid:28241931
- 15. Raja U, Mitchell T, Day T, Hardin JM. Text mining in healthcare. Applications and opportunities. J Healthc Inf Manag. 2008;22(3):52–6. pmid:19267032
- 16. Kim JC, Chung K. Associative feature information extraction using text mining from health big data. Wireless Personal Communications. 2019;105(2):691–707.
- 17.
Zaki MJ, Meira W Jr. Data Mining and Machine Learning: Fundamental Concepts and Algorithms. Cambridge University Press; 2019.
- 18. Mapundu MT, Kabudula CW, Musenge E, Olago V, Celik T. Performance evaluation of machine learning and Computer Coded Verbal Autopsy (CCVA) algorithms for cause of death determination: A comparative analysis of data from rural South Africa. Frontiers in Public Health. 2022;. pmid:36238252
- 19.
Leskovec J, Rajaraman A, Ullman JD. Mining of massive data sets. Cambridge university press; 2020.
- 20. Danso S, Johnson O, Ten Asbroek A, Soromekun S, Edmond K, Hurt C, et al. A semantically annotated Verbal Autopsy corpus for automatic analysis of cause of death. ICAME Journal. 2013;37.
- 21.
Danso SO. Text Analytics to Predict Time and Cause of Death from Verbal Autopsies. University of Leeds; 2015.
- 22.
Danso S, Atwell E, Johnson O. Linguistic and statistically derived features for cause of death prediction from verbal autopsy text. In: Language processing and knowledge in the web. Springer; 2013. p. 47–60.
- 23.
Kamath CN, Bukhari SS, Dengel A. Comparative Study between Traditional Machine Learning and Deep Learning Approaches for Text Classification. In: Proceedings of the ACM Symposium on Document Engineering 2018; 2018. p. 1–11.
- 24. Zhu F, Patumcharoenpol P, Zhang C, Yang Y, Chan J, Meechai A, et al. Biomedical text mining and its applications in cancer research. Journal of biomedical informatics. 2013;46(2):200–211. pmid:23159498
- 25. Senders JT, Cho LD, Calvachi P, McNulty JJ, Ashby JL, Schulte IS, et al. Automating clinical chart review: an open-source natural language processing pipeline developed on free-text radiology reports from patients with glioblastoma. JCO Clinical Cancer Informatics. 2020;4:25–34. pmid:31977252
- 26. Park Y, Park S, Lee M. Analyzing Community Care Research Trends Using Text Mining. Journal of Multidisciplinary Healthcare. 2022; p. 1493–1510. pmid:35873091
- 27. Luo Y, Riedlinger G, Szolovits P. Text mining in cancer gene and pathway prioritization. Cancer informatics. 2014;13:CIN–S13874. pmid:25392685
- 28. Vyas R, Bapat S, Jain E, Karthikeyan M, Tambe S, Kulkarni BD. Building and analysis of protein-protein interactions related to diabetes mellitus using support vector machine, biomedical text mining and network analysis. Computational biology and chemistry. 2016;65:37–44. pmid:27744173
- 29. Korhonen A, Ó Séaghdha D, Silins I, Sun L, Högberg J, Stenius U. Text mining for literature review and knowledge discovery in cancer risk assessment and research. PloS one. 2012;7(4):e33427. pmid:22511921
- 30. Conceição SI, Couto FM. Text Mining for Building Biomedical Networks Using Cancer as a Case Study. Biomolecules. 2021;11(10):1430. pmid:34680062
- 31. Mujtaba G, Shuib L, Raj RG, Rajandram R, Shaikh K. Prediction of cause of death from forensic autopsy reports using text classification techniques: A comparative study. Journal of forensic and legal medicine. 2018;57:41–50. pmid:29801951
- 32. Senders JT, Karhade AV, Cote DJ, Mehrtash A, Lamba N, DiRisio A, et al. Natural language processing for automated quantification of brain metastases reported in free-text radiology reports. JCO Clinical Cancer Informatics. 2019;3:1–9. pmid:31002562
- 33. Marir F, Said H, Al-Obeidat F. Mining the web and literature to discover new knowledge about diabetes. Procedia Computer Science. 2016;83:1256–1261.
- 34. Hacking C, Verbeek H, Hamers JP, Sion K, Aarts S. Text mining in long-term care: Exploring the usefulness of artificial intelligence in a nursing home setting. Plos one. 2022;17(8):e0268281. pmid:36006921
- 35.
DIOUF M, THIAM M, ROCHE M. New approach to discover meaningful terms to specify cause of death from narratives verbal autopsy using TF-IDF and the LDA topic model. In: IEEE EUROCON 2023-20th International Conference on Smart Technologies. IEEE; 2023. p. 502–507.
- 36.
Cheng CH, Hung WL. Tea in benefits of health: A literature analysis using text mining and latent Dirichlet allocation. In: Proceedings of the 2nd International Conference on Medical and Health Informatics; 2018. p. 148–155.
- 37. Cheng X, Cao Q, Liao SS. An overview of literature on COVID-19, MERS and SARS: Using text mining and latent Dirichlet allocation. Journal of Information Science. 2022;48(3):304–320. pmid:38603038
- 38. Tran BX, Nghiem S, Sahin O, Vu TM, Ha GH, Vu GT, et al. Modeling research topics for artificial intelligence applications in medicine: latent Dirichlet allocation application study. Journal of medical Internet research. 2019;21(11):e15511. pmid:31682577
- 39. Breuninger TA, Wawro N, Breuninger J, Reitmeier S, Clavel T, Six-Merker J, et al. Associations between habitual diet, metabolic disease, and the gut microbiota using latent Dirichlet allocation. Microbiome. 2021;9(1):1–18. pmid:33726846
- 40. Jeon E, Yoon N, Sohn SY. Exploring new digital therapeutics technologies for psychiatric disorders using BERTopic and PatentSBERTa. Technological Forecasting and Social Change. 2023;186:122130.
- 41. Scarpino I, Zucco C, Vallelunga R, Luzza F, Cannataro M. Investigating topic modeling techniques to extract meaningful insights in Italian long COVID narration. BioTech. 2022;11(3):41. pmid:36134915
- 42. Silva RPd, Pollettini JT, Pazin Filho A. Unsupervised natural language processing in the identification of patients with suspected COVID-19 infection. Cadernos de Saúde Pública. 2023;39:e00243722. pmid:38055548
- 43. Williams CY, Li RX, Luo MY, Bance M. Exploring patient experiences and concerns in the online Cochlear implant community: A cross-sectional study and validation of automated topic modelling. Clinical Otolaryngology. 2023;48(3):442–450. pmid:36645237
- 44. Unanue IJ, Borzeshi EZ, Piccardi M. Recurrent neural networks with specialized word embeddings for health-domain named-entity recognition. Journal of biomedical informatics. 2017;76:102–109.
- 45. Adewunmi M, Sharma SK, Sharma N, Sushma NS, Mounmo B, et al. Cancer Health Disparities drivers with BERTopic modelling and PyCaret Evaluation. Cancer Health Disparities. 2022;6.
- 46.
Green ST, Flaxman AD. Machine Learning Methods for Verbal Autopsy in Developing Countries. In: AAAI Spring Symposium: Artificial Intelligence for Development; 2010.
- 47. Inaam ul haq M, Li Q. Revealing the trends in the academic landscape of the health care system using contextual topic modeling. Data Intelligence. 2023;5(4):923–946.
- 48. Karabacak M, Margetis K. Natural Language Processing Reveals Research Trends and Topics in The Spine Journal Over Two Decades: A Topic Modeling Study. The Spine Journal. 2023;. pmid:37797843
- 49. Baird A, Xia Y, Cheng Y. Consumer perceptions of telehealth for mental health or substance abuse: a Twitter-based topic modeling analysis. JAMIA open. 2022;5(2):ooac028. pmid:35495736
- 50. Yang FC, Lee AJ, Kuo SC. Mining health social media with sentiment analysis. Journal of medical systems. 2016;40(11):1–8. pmid:27663246
- 51. Kabudula CW, Tollman S, Mee P, Ngobeni S, Silaule B, Gómez-Olivé FX, et al. Two decades of mortality change in rural northeast South Africa. Global health action. 2014;7(1):25596. pmid:25377343
- 52.
Watt J, Borhani R, Katsaggelos A. Machine learning refined: foundations, algorithms, and applications. Cambridge University Press; 2020.
- 53. Buenano-Fernandez D, Gonzalez M, Gil D, Luján-Mora S. Text mining of open-ended questions in self-assessment of university teachers: An LDA topic modeling approach. IEEE Access. 2020;8:35318–35330.
- 54.
Sievert C, Shirley K. LDAvis: A method for visualizing and interpreting topics. In: Proceedings of the workshop on interactive language learning, visualization, and interfaces; 2014. p. 63–70.
- 55.
Grootendorst M. BERTopic: Neural topic modeling with a class-based TF-IDF procedure. arXiv preprint arXiv:220305794. 2022;.
- 56. Grubbs AE, Sinha N, Garg R, Barber EL. Use of topic modeling to assess research trends in the journal Gynecologic Oncology. Gynecologic Oncology. 2023;172:41–46. pmid:36933402
- 57. Mifrah S, Benlahmar E. Topic modeling coherence: A comparative study between LDA and NMF models using COVID’19 corpus. International Journal of Advanced Trends in Computer Science and Engineering. 2020; p. 5756–5761.
- 58. Mapundu MT, Kabudula CW, Musenge E, Olago V, Celik T. Explainable Stacked Ensemble Deep Learning (SEDL) Framework to Determine Cause of Death from Verbal Autopsies. Machine Learning and Knowledge Extraction. 2023;5(4):1570–1588.
- 59. Kabudula CW, Houle B, Collinson MA, Kahn K, Gómez-Olivé FX, Clark SJ, et al. Progression of the epidemiological transition in a rural South African setting: findings from population surveillance in Agincourt, 1993–2013. BMC public health. 2017;17(1):424. pmid:28486934
- 60. Kabudula CW, Houle B, Collinson MA, Kahn K, Tollman S, Clark S. Assessing changes in household socioeconomic status in rural South Africa, 2001–2013: a distributional analysis using household asset indicators. Social indicators research. 2017;133:1047–1073. pmid:28931968
- 61. Tollman SM, Kahn K, Sartorius B, Collinson MA, Clark SJ, Garenne ML. Implications of mortality transition for primary health care in rural South Africa: a population-based surveillance study. The Lancet. 2008;372(9642):893–901. pmid:18790312