384 Forks
241 Stars
241 Watchers

AIND-NLP

Coding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.

How to download and setup AIND-NLP

Open terminal and run command
git clone https://github.com/udacity/AIND-NLP.git
git clone is used to create a copy or clone of AIND-NLP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AIND-NLP https://github.com/udacity/AIND-NLP/archive/master.zip

Or simply clone AIND-NLP with SSH
[email protected]:udacity/AIND-NLP.git

If you have some problems with AIND-NLP

You may open issue on AIND-NLP support forum (system) here: https://github.com/udacity/AIND-NLP/issues