mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 16:07:41 +03:00 
			
		
		
		
	* Update universe.json I noticed that episode 6 was missing, so I added it. * Update universe.json * Update universe.json
This commit is contained in:
		
							parent
							
								
									497a708c71
								
							
						
					
					
						commit
						f3de976513
					
				|  | @ -2087,6 +2087,20 @@ | ||||||
|             "youtube": "f4sqeLRzkPg", |             "youtube": "f4sqeLRzkPg", | ||||||
|             "category": ["videos"] |             "category": ["videos"] | ||||||
|         }, |         }, | ||||||
|  |         { | ||||||
|  |             "type": "education", | ||||||
|  |             "id": "video-intro-to-nlp-episode-6", | ||||||
|  |             "title": "Intro to NLP with spaCy (6)", | ||||||
|  |             "slogan": "Episode 6: Moving to spaCy v3", | ||||||
|  |             "description": "In this new video series, data science instructor Vincent Warmerdam gets started with spaCy, an open-source library for Natural Language Processing in Python. His mission: building a system to automatically detect programming languages in large volumes of text. Follow his process from the first idea to a prototype all the way to data collection and training a statistical named entity recogntion model from scratch.", | ||||||
|  |             "author": "Vincent Warmerdam", | ||||||
|  |             "author_links": { | ||||||
|  |                 "twitter": "fishnets88", | ||||||
|  |                 "github": "koaning" | ||||||
|  |             }, | ||||||
|  |             "youtube": "k77RrmMaKEI", | ||||||
|  |             "category": ["videos"] | ||||||
|  |         }, | ||||||
|         { |         { | ||||||
|             "type": "education", |             "type": "education", | ||||||
|             "id": "video-spacy-irl-entity-linking", |             "id": "video-spacy-irl-entity-linking", | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user