Skip to content

Commit ebeb796

Browse files
authored
Add NLP course and SLP Book by Jurafsky
2 parents 4455b12 + ca479a8 commit ebeb796

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ Word embeddings, RNNs, LSTMs and CNNs for Natural Language Processing | [Back to
9090
[Lecture Slides and Reading Material here](http://web.stanford.edu/class/cs224n/)
9191
* [Deep Learning for Natural Language Processing (cs224*d* 2016)](https://www.youtube.com/playlist?list=PLmImxx8Char9Ig0ZHSyTqGsdhb9weEGam) by Richard Socher. Updated to make use of Tensorflow. Some lectures missing. [Lecture Slides + Reading Materials](http://cs224d.stanford.edu/syllabus.html)
9292
* [Deep Learning for Natural Language Processing (cs224*d* 2015)](https://www.youtube.com/playlist?list=PLmImxx8Char8dxWB9LRqdpCTmewaml96q) by Richard Socher
93+
* [Coursera's Natural Language Processing](https://www.coursera.org/learn/language-processing) by National Research University Higher School of Economics
9394

9495
#### Classical NLP
9596
Bayesian, statistics and Linguistics approaches for Natural Language Processing | [Back to Top](#contents)
@@ -102,6 +103,7 @@ Bayesian, statistics and Linguistics approaches for Natural Language Processing
102103

103104
* [Text Mining in R](https://www.tidytextmining.com)
104105
* [Natural Language Processing with Python](http://www.nltk.org/book/)
106+
* [Speech and Language Processing](https://web.stanford.edu/~jurafsky/slp3/)
105107

106108
## Libraries
107109

0 commit comments

Comments
 (0)