diff --git a/free-programming-books.md b/free-programming-books.md index cf6a3c3fc06a55f9ead1cd60798b25fb49d88a7f..e9dfa3d1c1aa6af1d63d736e69077525f595fcbf 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -420,6 +420,7 @@ * [Machine Learning, Neural and Statistical Classification](http://www1.maths.leeds.ac.uk/~charles/statlog/) * [Neural Networks and Deep Learning](http://neuralnetworksanddeeplearning.com) * [Probabilistic Models in the Study of Language](http://idiom.ucsd.edu/~rlevy/pmsl_textbook/text.html) (Draft, with R code) +* [Speech and Language Processing (3rd Edition Draft)](https://web.stanford.edu/~jurafsky/slp3/ed3book.pdf) - Daniel Jurafsky, James H. Martin (PDF) * [The Elements of Statistical Learning](https://web.stanford.edu/~hastie/ElemStatLearn/) - Trevor Hastie, Robert Tibshirani, and Jerome Friedman * [The LION Way: Machine Learning plus Intelligent Optimization](http://www.e-booksdirectory.com/details.php?ebook=9575) * [The Python Game Book](http://thepythongamebook.com/en%3Astart)