From 4cb531fecbfb981dc991c13f7ee8ea6a30dd083d Mon Sep 17 00:00:00 2001 From: Pavel Karateev Date: Wed, 20 Apr 2016 13:59:05 +0300 Subject: [PATCH] Mastering Python Regex by Lopez and Romero --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1ed2d7..deb409b 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ - *Programming Collective Intelligence: Building Smart Web 2.0 Applications* by Toby Segaran [English Edition](http://www.amazon.com/Programming-Collective-Intelligence-Building-Applications/dp/0596529325) ## Natural Language Processing +- *Mastering Python Regular Expressions* by Felix Lopez & Victor Romero [English Edition](http://www.amazon.com/Mastering-Python-Regular-Expressions-Felix/dp/1783283157/) - *Natural Language Processing with Python* by Steven Bird & Ewan Klein & Edward Loper [English Edition](http://www.amazon.com/Natural-Language-Processing-Python-Steven/dp/0596516495) ## Network