From d8d25c4dc3adcc7aa2f3c7408d15781ea26b6776 Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Wed, 29 Apr 2020 18:11:50 +0200 Subject: [PATCH] Update 4_7_Exercises.ipynb --- nlp/4_7_Exercises.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nlp/4_7_Exercises.ipynb b/nlp/4_7_Exercises.ipynb index 3bf408d..94d05e7 100644 --- a/nlp/4_7_Exercises.ipynb +++ b/nlp/4_7_Exercises.ipynb @@ -65,9 +65,9 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "You can try the exercise Exercise 2: Sentiment Analysis on movie reviews of Scikit-Learn https://scikit-learn.org/stable/tutorial/text_analytics/working_with_text_data.html Previously you should follow the installation instructions in the section Tutorial Setup \n", - "Previously you should follow the installation steps described in Tutorial setup" - ] + "You can try the exercise Exercise 2: Sentiment Analysis on movie reviews of Scikit-Learn https://scikit-learn.org/stable/tutorial/text_analytics/working_with_text_data.html. \n", + "Previously you should follow the installation instructions in the section Tutorial Setup.", + ] }, { "cell_type": "markdown",