Lab 12: Word-embeddings
You should clone this repository to get started with this lab. The URL to clone is https://github.com/lse-me314/assignment12. You can find detailed instructions on how to do this here.
Resources
You will need to download the GloVe embeddings from this link to complete the seminar
Assignment
The assignment Rmd file is here. Note that this file will not compile for you if you just download it on its own because it calls in some image files that are hosted in the github repo. Feel free to delete the lines in the Rmarkdown to get rid of the images while you are working!
It may be easier to work from the html version of the assignment, which can be found here.