- Notifications
You must be signed in to change notification settings - Fork0
comparing stand up comedians using natural language processing
pythonthings/nlp-in-python-tutorial
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
We will be going through several Jupyter Notebooks during the tutorial and use a number of data science libraries along the way. The easiest way to get started is to download Anaconda, which is free and open source. When you download this, it comes with the Jupyter Notebook IDE and many popular data science libraries, so you don’t have to install them one by one.
Here are the steps you’ll need to take before the start of the tutorial:
I highly recommend that you downloadthe Python 3.6 version.
Clone or download thisGithub repository, so you have access to all the Jupyter Notebooks (.ipynb extension) in the tutorial.Note the green button on the right side of the screen that saysClone or download
. If you know how to use Github, go ahead and clone the repo. If you don't know how to use Github, you can also just download the zip file and unzip it on your laptop.
Windows:Open the Anaconda Navigator program. You should see the Jupyter Notebook logo. Below the logo, click Launch. A browser window should open up. In the browser window, navigate to the location of the saved Jupyter Notebook files and open 0-Hello-World.ipynb. Follow the instructions in the notebook.
Mac/Linux:Open a terminal. Typejupyter notebook
. A browser should open up. In the browser window, navigate to the location of the saved Jupyter Notebook files and open 0-Hello-World.ipynb. Follow the instructions in the notebook.
If you have any issues, please email me atadashofdata@gmail.com or come talk to me before the start of the tutorial on Saturday.
About
comparing stand up comedians using natural language processing
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- Jupyter Notebook100.0%