98%
921
2 minutes
20
Background: Free-text notes in disease intervention specialist (DIS) records may contain relevant information for sexual transmitted infection control. In their current form, the notes are not analyzable without manual reading, which is labor-intensive and prone to error.
Methods: We used natural language processing methods to analyze 2019 Ohio DIS syphilis records with nonmissing notes (n = 1987). We identified 21 topics relevant for transmission and case investigations. We manually coded these records to create "gold standard" labels for each topic (0 = topic not present, 1 = topic present), then trained machine learning models to identify the topics in the text. For models to analyze text data, the text must be converted to numbers. We explored 2 approaches to numerically represent words: (1) term frequency, inverse document frequency, which measures importance of words based on how many times they appear in a record and in the dataset as a whole, and (2) GloVe embeddings, which are numerical vectors that were developed by researchers for each word in the English language to encode its semantic meaning. We explored 3 types of statistical models (naive Bayes, support vector machine, and logistic regression) using term frequency, inverse document frequency, and 1 type of neural network model (long short-term memory [LSTM] model) using GloVe. All models were used for binary prediction (i.e., topic not present, topic present).
Results: For most topics, the LSTM model performed the best overall in identifying topics, and the support vector machine model performed the best among the statistical models. For example, the LSTM model predicted the topic "substance use" with high accuracy (97%), sensitivity (92%), and specificity (98%). No model performed well for uncommon topics (e.g., "alcohol use" or "delays in care").
Conclusions: Machine learning models performed well in identifying some topics in 2019 Ohio syphilis records. This analysis is a first step in applying natural language processing methods to making DIS notes more accessible for analysis.
Download full-text PDF |
Source |
---|---|
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC12064372 | PMC |
http://dx.doi.org/10.1097/OLQ.0000000000002135 | DOI Listing |
Folia Phoniatr Logop
September 2025
Introduction There is no definitive, comprehensive guide for diagnosing stuttering in multilingual speakers, and research suggests that monolingual-based diagnostic criteria may lead to misidentification in this population. This systematic review aimed to identify and consolidate conventional diagnostic guidelines for multilingual speakers and evaluate their validity in light of empirical evidence on stuttering and multilingualism. Method A systematic review was conducted using PubMed, Science Direct, SAGE, CINAHL, and Google Scholar using specific MESH terms (e.
View Article and Find Full Text PDFHealth Inf Sci Syst
December 2025
Gansu Provincial Key Laboratory of Wearable Computing, School of Information Science and Engineering, Lanzhou University, Lanzhou, 730000 China.
Leveraging natural language processing to identify anxiety states from social media has been widely studied. However, existing research lacks deep user-level semantic modeling and effective anxiety feature extraction. Additionally, the absence of clinical domain knowledge in current models limits their interpretability and medical relevance.
View Article and Find Full Text PDFS Afr J Commun Disord
August 2025
Department of Speech Pathology and Audiology, Faculty of Humanities, University of the Witwatersrand, Johannesburg, South Africa; and Department of Rehabilitative and Natural Sciences, Faculty of Health Sciences, University of Fort Hare, East London.
Background: The people of the Pedi culture place great value on, and take pride in, adhering to their culture, as reflected in the manner in which they communicate verbally and non-verbally. However, little is documented about the ways in which verbal and non-verbal language is used socially by the younger generations in the Pedi culture.
Objectives: This article examines how verbal and non-verbal social language skills and functions are used by the younger generations in Pedi families.
Brain Behav
September 2025
Department of Electrical and Computer Engineering, University of Tabriz, Tabriz, Iran.
Purpose: Depression among college students is a growing concern that negatively affects academic performance, emotional well-being, and career planning. Existing diagnostic methods are often slow, subjective, and inaccessible, underscoring the need for automated systems that can detect depressive symptoms through digital behavior, particularly on social media platforms.
Method: This study proposes a novel natural language processing (NLP) framework that combines a RoBERTa-based Transformer with gated recurrent unit (GRU) layers and multimodal embeddings.