mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-29 17:39:59 +03:00
Remove spaCy Quickstart course due to spam domain
- Removed spacy-quickstart entry from universe.json - The learnspacy.com domain redirects to ads/spam - Fixes issue with broken external course link
This commit is contained in:
parent
41e07772dc
commit
3254872eee
|
@ -2745,7 +2745,7 @@
|
||||||
"title": "spaCy Quickstart",
|
"title": "spaCy Quickstart",
|
||||||
"slogan": "Learn spaCy basics quickly by visualizing various Doc objects",
|
"slogan": "Learn spaCy basics quickly by visualizing various Doc objects",
|
||||||
"description": "In this course, I use the itables Python library inside a Jupyter notebook so that you can visualize the different spaCy document objects. This will provide a solid foundation for people who wish to learn the spaCy NLP library.",
|
"description": "In this course, I use the itables Python library inside a Jupyter notebook so that you can visualize the different spaCy document objects. This will provide a solid foundation for people who wish to learn the spaCy NLP library.",
|
||||||
"url": "https://learnspacy.com/courses/spacy-quickstart/",
|
"url": "",
|
||||||
"image": "https://learnspacy.com/wp-content/uploads/2024/09/custom_search_builder_spacy-2048x1202.png",
|
"image": "https://learnspacy.com/wp-content/uploads/2024/09/custom_search_builder_spacy-2048x1202.png",
|
||||||
"thumb": "https://learnspacy.com/wp-content/uploads/2024/09/learnspacy_logo.png",
|
"thumb": "https://learnspacy.com/wp-content/uploads/2024/09/learnspacy_logo.png",
|
||||||
"author": "Aravind Mohanoor",
|
"author": "Aravind Mohanoor",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user