From the course: NLP with Python for Machine Learning Essential Training

What tools do you need? - Python Tutorial

From the course: NLP with Python for Machine Learning Essential Training

Start my 1-month free trial

What tools do you need?

- [Instructor] Before diving into the course we want to make sure that you're set up with the tools and software that you'll need to follow along. I will be working with Python 3.6. It's important to note that if you're still running Python 2.7 some of this code may not work correctly. I'll also be running code within Jupyter Notebooks. This is a fantastic tool that allows you to combine live coding, explanatory text, visualizations, and equations all in one concise package. Luckily everything you need for this course Python 3.6, Jupyter Notebooks, and all packages and libraries that you'll need can be acquired very easily by installing the free Anaconda distribution. So I would strongly encourage that you go ahead and do that.

Contents