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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,4 +28,4 @@ Open the Anaconda Prompt program. You should see a black window pop up. Type `co
28
28
*Mac/Linux:*
29
29
Your terminal should already be open. Type command-t to open a new tab. Type`conda install -c conda-forge wordcloud` to download wordcloud. You will be asked whether you want to proceed or not. Type`y` for yes. Once that is done, type`conda install -c conda-forge textblob` to download textblob and`y` to proceed, and type`conda install -c conda-forge gensim` to download gensim and`y` to proceed.
30
30
31
-
If you have any issues, please email me atadashofdata@gmail.com or come talk to me before the start of the tutorial on Saturday.
31
+
If you have any issues, please email me atadashofdata@gmail.com or come talk to me before the start of the tutorial.