From c5e0f146c4a4a848777ab74a004605eefeb791cd Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Wed, 29 Apr 2020 18:06:24 +0200 Subject: [PATCH] Update 4_7_Exercises.ipynb --- nlp/4_7_Exercises.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlp/4_7_Exercises.ipynb b/nlp/4_7_Exercises.ipynb index edfcff8..39f05d3 100644 --- a/nlp/4_7_Exercises.ipynb +++ b/nlp/4_7_Exercises.ipynb @@ -35,7 +35,7 @@ "# Table of Contents\n", "\n", "* [Exercises](#Exercises)\n", - "\t* [Exercise 1 - Sentiment classification for Twitter](#Exercise-1---Sentiment-classification-for-Twitter)\n", + "\t* [Exercise 1 - Sentiment Analysis on Movie Reviews](#Exercise-1---Sentiment-Analysis-on-Movie-Reviews)\n", "\t* [Exercise 2 - Spam classification](#Exercise-2---Spam-classification)\n", "\t* [Exercise 3 - Automatic essay classification](#Exercise-3---Automatic-essay-classification)" ]