2020
DOI: 10.2196/13855
|View full text |Cite
|
Sign up to set email alerts
|

A Framework for Applying Natural Language Processing in Digital Health Interventions

Abstract: Background Digital health interventions (DHIs) are poised to reduce target symptoms in a scalable, affordable, and empirically supported way. DHIs that involve coaching or clinical support often collect text data from 2 sources: (1) open correspondence between users and the trained practitioners supporting them through a messaging system and (2) text data recorded during the intervention by users, such as diary entries. Natural language processing (NLP) offers methods for analyzing text, augmenting… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
27
0
1

Year Published

2020
2020
2023
2023

Publication Types

Select...
4
3

Relationship

1
6

Authors

Journals

citations
Cited by 40 publications
(29 citation statements)
references
References 37 publications
1
27
0
1
Order By: Relevance
“…Natural language processing is another branch of AI that can be applied in COVID-19 drug development. Its methods can be beneficial for extracting meaning from text using machine learning approaches and searching for external biomedical content in drug discovery [ 31 , 32 ]. Another AI approach is machine or computer vision, which is the use of algorithms to enable computers to comprehend the content of images.…”
Section: Resultsmentioning
confidence: 99%
“…Natural language processing is another branch of AI that can be applied in COVID-19 drug development. Its methods can be beneficial for extracting meaning from text using machine learning approaches and searching for external biomedical content in drug discovery [ 31 , 32 ]. Another AI approach is machine or computer vision, which is the use of algorithms to enable computers to comprehend the content of images.…”
Section: Resultsmentioning
confidence: 99%
“…In fact, bag-of-words models represent each transcript by a real-valued vector whose dimension is equal to the size of the vocabulary of the whole data set of transcripts. They are widely used for text classification tasks, including studies in digital health [ 29 , 40 - 42 ]. We computed bag-of-words models using the TfIdfVectorizer() function in the Python sklearn library [ 43 ].…”
Section: Methodsmentioning
confidence: 99%
“…POS tagging is the process of assigning a POS tag to each word in a given corpus [ 38 , 39 ]; the algorithm that performs the tagging is called a POS tagger; a set of all tags is called a tagset. POS tagging enables including information from a word’s context (ie, its relationships with close and related words in a document) in text classification tasks [ 29 ]. In this study, we used the POS tagger provided in the core model for the German language “de_core_news_sm,” which is available in the Python library SpaCy [ 44 ], to generate the POS tags for all tokens retrieved from the corpus of 2214 transcripts.…”
Section: Methodsmentioning
confidence: 99%
See 2 more Smart Citations