You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@ Please feel free to [pull requests](https://github.com/keonkim/awesome-nlp/pulls
54
54
*[Natural Language Processing](https://class.coursera.org/nlangp-001) - course on Coursera that was only done in 2013 but the videos are still up. Also Mike Collins is a great professor and his notes and lectures are very good.
55
55
*[Statistical Machine Translation](http://mt-class.org) - a Machine Translation course with great assignments and slides.
56
56
*[Natural Language Processing SFU](http://www.cs.sfu.ca/~anoop/teaching/CMPT-413-Spring-2014/) - course by [Prof Anoop Sarkar](https://www.cs.sfu.ca/~anoop/) on Natural Language Processing. Good notes and some good lectures on youtube about HMM.
57
+
*[Udacity Deep Learning](https://classroom.udacity.com/courses/ud730) Deep Learning course on Udacity which covers a section on using deep learning for NLP tasks (covering Word2Vec, RNN's and LSTMs).
57
58
58
59
## Deep Learning for NLP
59
60
[Stanford Natural Language Processing](https://class.coursera.org/nlp/lecture/preview)
0 commit comments