You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorial-materials/sentiment-analysis-tutorial.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -606,7 +606,7 @@
606
606
"metadata": {},
607
607
"source": [
608
608
"### 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`"
0 commit comments