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

a) Convolutional neural network (CNN)

b) Decision tree

c) Linear regression

d) K-means clustering

1 Answer

0 votes
by
Solution : a) Convolutional neural network (CNN).

Reason: Convolutional neural networks are a type of neural network architecture that are commonly used in NLP tasks, such as text classification and sentiment analysis.

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
...