Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2-svd-nmf-topic-modeling.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@
"\n",
"You will then need to download the English model:\n",
"```\n",
"spacy -m download en_core_web_sm\n",
"python -m spacy download en_core_web_sm\n",
"```"
]
},
Expand Down