Class Meeting 14A#

Today we will be working on visualizing literature

Download the Slides from today

Logistics#

Installing packages#

You will probably need to install some packages for today’s class:

  • conda install nltk

Cloning a repository#

  1. Clone the Class Activity Repository

You will first need to “accept” the GitHub Classroom assignment to get a copy of the starter code.

You can do that by clicking here.

Then, clone the classActivity1XY repository by running the following line in your Terminal:

git clone <your_clone_url>

Acknowledgements#

Slides for CPSC 203 were developed and created by Dr. Cinda Heeren. The current iteration of the course resulted in minor adaptations and updates, but by in large, full credit of these slides belongs to Dr. Cinda Heeren.