From c8e69b98ccc9021eadd5b5a8260b7c30ca6628d4 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Fri, 25 Nov 2016 02:30:14 +0100 Subject: [PATCH] Update tutorial tags --- website/docs/usage/_data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/usage/_data.json b/website/docs/usage/_data.json index c0f3cb896..9b0c92aee 100644 --- a/website/docs/usage/_data.json +++ b/website/docs/usage/_data.json @@ -235,7 +235,7 @@ "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" ] + "tags": [ "jupyter", "gensim" ] }, "Deep Learning with custom pipelines and Keras": {