From b20779bac48919bd937105fd0ae0375a514ff79c Mon Sep 17 00:00:00 2001 From: ines Date: Thu, 9 Nov 2017 23:05:37 +0100 Subject: [PATCH] Update resources --- website/usage/resources.jade | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/usage/resources.jade b/website/usage/resources.jade index 13cd2b5a9..0e53c900a 100644 --- a/website/usage/resources.jade +++ b/website/usage/resources.jade @@ -87,6 +87,10 @@ include ../_includes/_mixins | An interactive online course on everything you need to know about | Natural Language Processing in Python, featuring spaCy and NLTK. + +card("Learning Path: Mastering SpaCy for Natural Language Processing", "https://www.safaribooksonline.com/library/view/learning-path-mastering/9781491986653/", "Aaron Kramer (O'Reilly, 2017)", "course") + | A hands-on introduction to using spaCy to discover insights + | through Natural Language Processing. + +card("Introduction to Machine Learning with Python: A Guide for Data Scientists", "https://books.google.com/books?id=vbQlDQAAQBAJ", "Andreas C. Müller and Sarah Guido (O'Reilly, 2016)", "book") | Andreas is a lead developer of Scikit-Learn, and Sarah is a lead | data scientist at Mashable. We're proud to get a mention.