From c581848cbb7a84f5f4e6c43b1d544de9b4260eb5 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Mon, 9 Aug 2021 23:12:50 +1000 Subject: [PATCH] Merge pull request #8910 from DuyguA/patch-1 [ci skip] updated unv json for new book --- website/meta/universe.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/website/meta/universe.json b/website/meta/universe.json index 1f469c33b..84e14a9f6 100644 --- a/website/meta/universe.json +++ b/website/meta/universe.json @@ -1614,6 +1614,22 @@ "author": "Bhargav Srinivasa-Desikan", "category": ["books"] }, + { + "type": "education", + "id": "mastering-spacy", + "title": "Mastering spaCy", + "slogan": "Packt, 2021", + "description": "This is your ultimate spaCy book. Master the crucial skills to use spaCy components effectively to create real-world NLP applications with spaCy. Explaining linguistic concepts such as dependency parsing, POS-tagging and named entity extraction with many examples, this book will help you to conquer computational linguistics with spaCy. The book further focuses on ML topics with Keras and Tensorflow. You'll cover popular topics, including intent recognition, sentiment analysis and context resolution; and use them on popular datasets and interpret the results. A special hands-on section on chatbot design is included.", + "github": "PacktPublishing/Mastering-spaCy", + "cover": "https://tinyimg.io/i/aWEm0dh.jpeg", + "url": "https://www.amazon.com/Mastering-spaCy-end-end-implementing/dp/1800563353", + "author": "Duygu Altinok", + "author_links": { + "github": "DuyguA", + "website": "https://www.linkedin.com/in/duygu-altinok-4021389a" + }, + "category": ["books"] + }, { "type": "education", "id": "learning-path-spacy",