1471 Forks
3328 Stars
3328 Watchers

course-nlp

A Code-First Introduction to NLP course

How to download and setup course-nlp

Open terminal and run command
git clone https://github.com/fastai/course-nlp.git
git clone is used to create a copy or clone of course-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 course-nlp https://github.com/fastai/course-nlp/archive/master.zip

Or simply clone course-nlp with SSH
[email protected]:fastai/course-nlp.git

If you have some problems with course-nlp

You may open issue on course-nlp support forum (system) here: https://github.com/fastai/course-nlp/issues