2021
DOI: 10.51201/jusst/21/06488
|View full text |Cite
|
Sign up to set email alerts
|

Identification of Aphasia using Natural Language Processing

Abstract: Aphasia is a neurological disorder of language that precludes a person’s ability to speak, understand, read or write in any language. By virtue of this disorder being inextricably connected to language, there is a vast potential for the application of Natural Language Processing (NLP) for the diagnosis of the disorder. This paper surveys the automated machine-learning-based classification methodologies followed by an attempt to discuss a potential way in which an NLP-backed methodology could be implemented alo… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
10
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(10 citation statements)
references
References 12 publications
0
10
0
Order By: Relevance
“…Lastly, lemmatization is applied in pre-processing stage. Lemmatization is the process of putting together the inflected elements of a word such that they can be identified as a single element, known as the lemma or vocabulary form of the word [30]. After all preprocessing stages are completed, LDA topic modeling is conducted.…”
Section: Methodsmentioning
confidence: 99%
“…Lastly, lemmatization is applied in pre-processing stage. Lemmatization is the process of putting together the inflected elements of a word such that they can be identified as a single element, known as the lemma or vocabulary form of the word [30]. After all preprocessing stages are completed, LDA topic modeling is conducted.…”
Section: Methodsmentioning
confidence: 99%
“…Logs are a challenging data type for text understanding models because they tend to contain incomplete words, words with special characters (e.g., underscore), and system-specific terms. Consequently, we cleaned the data using standard natural languages processing techniques, such as tokenization [31], lemmatization [16], and removal of English stop words given by the SpaCy library 2 . Given the cleaned logs, we constructed semantic representations of the logs using average Word2Vec 3 vectors as well as SBERT sentence embeddings [27].…”
Section: Datamentioning
confidence: 99%
“…NLP can be divided into two main tasks: natural language understanding (NLU) and natural language generation (NLG). NLU is the task of understanding the meaning of text, while NLG is the task of generating text [12]. NLU is a field of artificial intelligence that enables machines to understand natural language.…”
Section: Figure 1 Chatbot Architecture Frameworkmentioning
confidence: 99%