NLP - Natural Language Processing with Python - Jose Portilla
The following are my learnings from Jose course on NLP.
The following are my learnings from Jose course on NLP.
This post gives some of the learnings from the deliberate practice on spacy
.
I was able to undersand the basic idea behind RNN after working through an example from the book by Antonio Gulli.
I was puzzled with the way LSTMs were used to do sentiment analysis. Finally the book by Antonio Gulli helped me understand the mechanics of the LSTM.