Skip to content

Tutorial “Structural topic models for enriching quantitative text analysis” at the International Conference on Computational Social Science (IC2S2) in Amsterdam, NL, July 17th

Notifications You must be signed in to change notification settings

cbpuschmann/stm_ic2s2

Repository files navigation

stm_ic2s2

This page accompanies the Tutorial “Structural topic models for enriching quantitative text analysis” at the International Conference on Computational Social Science (IC2S2) in Amsterdam, NL, on July 17th 2019, organized by Carsten Schwemmer and Cornelius Puschmann.

For the tutorial, please make sure that you have access to a recent version of R and preferably RStudio on your computer. To save time, you can also install the R packages we need beforehand:

install.packages(c('tidyverse', 'stm', 'stminsights', 'quanteda', 'rmarkdown'), dependencies = TRUE)

For more information on the stm package, head over to http://www.structuraltopicmodel.com/.

About

Tutorial “Structural topic models for enriching quantitative text analysis” at the International Conference on Computational Social Science (IC2S2) in Amsterdam, NL, July 17th

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages