From 45a5a7ebfe45bc20f4d9f7c94f13867f50dd8432 Mon Sep 17 00:00:00 2001 From: David McClosky Date: Mon, 9 Feb 2015 23:27:31 -0500 Subject: [PATCH] books.md: Add CIML and fix typo --- books.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/books.md b/books.md index 4129af5..252355e 100644 --- a/books.md +++ b/books.md @@ -28,8 +28,9 @@ Statistics and Estimation for Social Scientists](http://faculty.ksu.edu.sa/69424/us_BOOk/Introduction%20to%20Applied%20Bayesian%20Statistics.pdf) * [Bayesian Modeling, Inference and Prediction](http://users.soe.ucsc.edu/~draper/draper-BMIP-dec2005.pdf) +* [A Course in Machine Learning](http://ciml.info/) -## Naturual Language Processing +## Natural Language Processing * [Coursera Course Book on NLP](http://www.cs.columbia.edu/~mcollins/notes-spring2013.html) * [NLTK](http://www.nltk.org/book/)