mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Add tutorial
This commit is contained in:
parent
427e942e84
commit
6f7835bb70
|
@ -232,6 +232,12 @@
|
|||
},
|
||||
|
||||
"deep_dives": {
|
||||
"Modern NLP in Python – What you can learn about food by analyzing a million Yelp reviews": {
|
||||
"url": "http://nbviewer.jupyter.org/github/skipgram/modern-nlp-in-python/blob/master/executable/Modern_NLP_in_Python.ipynb",
|
||||
"author": "Patrick Harrison (S&P Global)",
|
||||
"tags": [ "jupyter", "keras" ]
|
||||
},
|
||||
|
||||
"Deep Learning with custom pipelines and Keras": {
|
||||
"url": "https://explosion.ai/blog/spacy-deep-learning-keras",
|
||||
"author": "Matthew Honnibal",
|
||||
|
|
Loading…
Reference in New Issue
Block a user