Remove Learning Path spaCy (#11846)

This commit is contained in:
Paul O'Leary McCann 2022-11-23 19:03:18 +09:00 committed by GitHub
parent f1ddac187d
commit 8271cfb4cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1993,17 +1993,6 @@
}, },
"category": ["books"] "category": ["books"]
}, },
{
"type": "education",
"id": "learning-path-spacy",
"title": "Learning Path: Mastering spaCy for Natural Language Processing",
"slogan": "O'Reilly, 2017",
"description": "spaCy, a fast, user-friendly library for teaching computers to understand text, simplifies NLP techniques, such as speech tagging and syntactic dependencies, so you can easily extract information, attributes, and objects from massive amounts of text to then document, measure, and analyze. This Learning Path is a hands-on introduction to using spaCy to discover insights through natural language processing. While end-to-end natural language processing solutions can be complex, youll learn the linguistics, algorithms, and machine learning skills to get the job done.",
"url": "https://www.safaribooksonline.com/library/view/learning-path-mastering/9781491986653/",
"thumb": "https://i.imgur.com/9MIgMAc.jpg",
"author": "Aaron Kramer",
"category": ["courses"]
},
{ {
"type": "education", "type": "education",
"id": "introduction-into-spacy-3", "id": "introduction-into-spacy-3",