0 votes
in NLP using Python by
Which of the following is an example of a deep learning architecture commonly used in natural language processing?

a) Support vector machine (SVM)

b) Random forest

c) Recurrent neural network (RNN)

d) K-nearest neighbors (KNN)

1 Answer

0 votes
by

Solution : c) Recurrent neural network (RNN).

Reason: Recurrent neural networks are a type of deep learning architecture commonly used in NLP tasks, such as language modeling and speech recognition.

Related questions

0 votes
asked Apr 4 in NLP using Python by john ganales
0 votes
asked Apr 4 in NLP using Python by SakshiSharma
...