1
0
mirror of https://github.com/gsi-upm/sitc synced 2026-04-16 22:58:16 +00:00

Fix punctuation and update Scikit-Learn link

This commit is contained in:
Carlos A. Iglesias
2026-04-16 18:42:12 +02:00
committed by GitHub
parent d1374320f0
commit 7562b18968

View File

@@ -51,7 +51,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Here we propose several exercises, it is recommended to work only in one of them."
"Here we propose several exercises; it is recommended to work only in one of them."
]
},
{
@@ -65,8 +65,8 @@
"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. \n",
"Previously you should follow the installation instructions in the section Tutorial Setup."
"You can try the exercise Exercise 2: Sentiment Analysis on movie reviews of Scikit-Learn https://scikit-learn.org/1.4/tutorial/text_analytics/working_with_text_data.html. \n",
"Previously, you should follow the installation instructions in the section Tutorial Setup."
]
},
{