Add tutorial

This commit is contained in:
Ines Montani 2016-11-24 19:25:21 +01:00
parent 427e942e84
commit 6f7835bb70
1 changed files with 6 additions and 0 deletions

View File

@ -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",