mirror of https://github.com/explosion/spaCy.git
Add tutorial
This commit is contained in:
parent
427e942e84
commit
6f7835bb70
|
@ -232,6 +232,12 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"deep_dives": {
|
"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": {
|
"Deep Learning with custom pipelines and Keras": {
|
||||||
"url": "https://explosion.ai/blog/spacy-deep-learning-keras",
|
"url": "https://explosion.ai/blog/spacy-deep-learning-keras",
|
||||||
"author": "Matthew Honnibal",
|
"author": "Matthew Honnibal",
|
||||||
|
|
Loading…
Reference in New Issue