From bace8f23f36055f7565e17a8d46cdb007dbb6f07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20Nor=C3=A5s?= Date: Thu, 16 Jan 2014 22:06:29 +0100 Subject: [PATCH] Added link to online version of NLP with Python Added a link to the free, web based version of the NLP with Python book licensed under the Creative Commons Attribution Noncommercial No-Derivative-Works 3.0 US License. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 603ecd68..17868fa9 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Start here. * PGMs / Koller [Stanford / Coursera](https://www.coursera.org/course/pgm) * **Natural Language Processing** - * NLP with Python [O'Reilly / Book](http://shop.oreilly.com/product/9780596516499.do) + * NLP with Python [O'Reilly / Book](http://shop.oreilly.com/product/9780596516499.do), [Free online version](http://nltk.org/book/) * **Analysis** * Python for Data Analysis [O'Reilly / Book](http://www.kqzyfj.com/click-7040302-11260198?url=http%3A%2F%2Fshop.oreilly.com%2Fproduct%2F0636920023784.do&cjsku=0636920023784)