-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Data Augmentation with Python
By :
This chapter will use the same Netflix and Twitter real-world NLP datasets from Chapter 5. In addition, both datasets have been vetted, cleaned, and stored in the pluto_data directory in this book’s GitHub repository. The startup sequence is similar to the previous chapters. It is as follows:
Let’s start with the Python Notebook and Pluto.
Start by loading the data_augmentation_with_python_chapter_6.ipynb file into Google Colab or your chosen Jupyter Notebook or JupyterLab environment. From this point onward, we will only display code snippets. The complete Python code can be found in the Python Notebook.
The next step is to clone the repository. We will reuse the code from Chapter 5. The !git and %run statements are used to instantiate Pluto:
# clone Packt GitHub...
Change the font size
Change margin width
Change background colour