Skip to content

Commit 11abfc0

Browse files
authored
Fixed typo
1 parent b51b1e9 commit 11abfc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial-materials/sentiment-analysis-tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@
606606
"metadata": {},
607607
"source": [
608608
"### The Full Script\n",
609-
"I have included the full Python script separately from the Jupyter notebook to make it easier to see the steps without all of the commentary. You can run it from the command line: `python3 semantic_analysis.py`"
609+
"I have included the full Python script separately from the Jupyter notebook to make it easier to see the steps without all of the commentary. You can run it from the command line: `python3 sentiment_analysis.py`"
610610
]
611611
},
612612
{

0 commit comments

Comments
 (0)