We will be going through a main Jupyter Notebook 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.
The tutorial is focus on build a NLP Project with movies transcripts
Here are the steps you’ll need to take before the start of the tutorial:
- Data Cleaning
- EDA
- Sentiment Analysis
- Text Generation