Create a colab notebook, then run the following. Afterwards, you should have a directory AI4All-UM-NLP
with the project
from google.colab import drive
drive.mount('/content/drive')
%cd '/content/drive/My Drive/'
!wget https://www.dropbox.com/s/b613sltuqbuxb9j/AI4All-UM-NLP.zip
!unzip AI4All-UM-NLP.zip