Skip to content

vanatteveldt/2016_textvis

Repository files navigation

Text Visualiation at LSE / Imperial College: Why word clouds aren't always stupid

This repository contains the source file for my presentation on text visualization at imperial college. You can view the generated slides here

You need to install corpus-tools and semnet, both of which can be installed directly from github:

if (!require(devtools)) install.packages("devtools")
devtools::install_github("kasperwelbers/corpus-tools")
devtools::install_github("kasperwelbers/semnet")

About

Text Visualiation Workshop at Imperial College

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages