mirror of https://github.com/explosion/spaCy.git
Update universe [ci skip]
This commit is contained in:
parent
557dcf5659
commit
c466e02466
|
@ -1261,6 +1261,21 @@
|
|||
},
|
||||
"category": ["podcasts"]
|
||||
},
|
||||
{
|
||||
"type": "education",
|
||||
"id": "practical-ai-podcast",
|
||||
"title": "Practical AI: Modern NLP with spaCy",
|
||||
"slogan": "December 2019",
|
||||
"description": "\"SpaCy is awesome for NLP! It’s easy to use, has widespread adoption, is open source, and integrates the latest language models. Ines Montani and Matthew Honnibal (core developers of spaCy and co-founders of Explosion) join us to discuss the history of the project, its capabilities, and the latest trends in NLP. We also dig into the practicalities of taking NLP workflows to production. You don’t want to miss this episode!\"",
|
||||
"thumb": "https://i.imgur.com/jn8Bcdw.png",
|
||||
"url": "https://changelog.com/practicalai/68",
|
||||
"author": "Daniel Whitenack & Chris Benson",
|
||||
"author_links": {
|
||||
"website": "https://changelog.com/practicalai",
|
||||
"twitter": "https://twitter.com/PracticalAIFM"
|
||||
},
|
||||
"category": ["podcasts"]
|
||||
},
|
||||
{
|
||||
"id": "adam_qas",
|
||||
"title": "ADAM: Question Answering System",
|
||||
|
|
Loading…
Reference in New Issue