From f0adb88c88cf2e4260e2429f8aee5a29c24c6fab Mon Sep 17 00:00:00 2001 From: Felipe Garay Date: Sun, 13 Oct 2013 13:30:48 -0300 Subject: [PATCH] Added Natural Language Processing for the Working Programmer --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index c1417322..93bf30f3 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -373,6 +373,7 @@ * [Wikibook Haskell](http://en.wikibooks.org/wiki/Haskell) * [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF) * [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929) +* [Natural Language Processing for the Working Programmer](http://nlpwp.org/book/index.xhtml) ###HTML / CSS -- GitLab