Introduction to Natural Language Processing Udemy
We will be using the Anaconda distribution of Python throughout this course. Using the Anaconda Prompt (you can search for this program after Anaconda has installed), type conda install jupyter to install Jupyter. Jupyter is a notebook style interface for interactive coding. To launch Jupyter, open your Anaconda Prompt and type jupyter notebook. This will launch a new notebook instance in your internet browser.
May-18-2018, 22:30:12 GMT