Which neural network architecture is commonly used for NLP tasks?

Which neural network architecture is commonly used for NLP tasks?

a) Convolutional Neural Networks (CNN)
b) Recurrent Neural Networks (RNN)
c) Generative Adversarial Networks (GAN)
d) Autoencoders

Answer:

b) Recurrent Neural Networks (RNN)

Explanation:

Recurrent Neural Networks (RNNs) are commonly used for NLP tasks due to their ability to handle sequential data such as text.

Reference:

Natural Language Processing (NLP) Quiz – MCQ Questions and Answers

Scroll to Top