Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit47c28e5

Browse files
authored
Update README.md
1 parent8a8e43b commit47c28e5

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

‎README.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,21 @@
1-
#nlp-in-python-tutorial
2-
natural language processing in python tutorial for beginners
1+
##Welcome to the Natural Language Processing in Python Tutorial!
2+
3+
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.
4+
5+
Here are the steps you’ll need to take before the start of the tutorial:
6+
7+
###1. Download Anaconda
8+
I highly recommend that you download[the Python 3.6 version](https://www.anaconda.com/download/).
9+
10+
###2. Download the Jupyter Notebooks
11+
Clone or download this[Github repository](https://github.com/adashofdata/nlp-in-python-tutorial), 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 says`Clone 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.
12+
13+
###3. Launch Anaconda and Open a Jupyter Notebook
14+
15+
*Windows:*
16+
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.
17+
18+
*Mac/Linux:*
19+
Open a terminal. Type```jupyter 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.
20+
21+
If you have any issues, please email me atadashofdata@gmail.com or come talk to me before the start of the tutorial on Saturday.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp