You are on page 1of 1

https://www.baeldung.

com/cs/networks-in-nlp

(/cs/) (https://www.baeldung.com/cs/)

Recurrent vs. Recursive


Neural Networks in Natural
Language Processing
Last modified: June 20, 2022

by Akbar Karimi
(https://www.baeldung.com/cs/author/akbarkarimi)

Deep Learning
(https://www.baeldung.com/cs/category/ai/deep-learning)
Machine Learning
(https://www.baeldung.com/cs/category/ai/ml)
Neural Networks (https://www.baeldung.com/cs/tag/neural-networks)

If you have a few years of experience in Computer Science or


research, and you’re interested in sharing that experience with the
community, have a look at our Contribution Guidelines
(/cs/contribution-guidelines).

1. Overview
Recurrent Neural Networks (RNNs) are well-known networks
(/cs/neural-net-advantages-disadvantages) capable of processing
sequential data. Closely related are Recursive Neural Networks

You might also like