September 30, 2019

LDA Topic Model for the UNGA corpus

  • Getting started
library(polmineR)
library("UNGA")
library(topicmodels)
  • Load the (optimised) topic model
lda_filename <- list.files(system.file(package = "UNGA", "extdata", "topicmodels"), full.names = TRUE)
lda <- readRDS(lda_filename)
x <- terms(lda, 50)

Topics 1-5

Topics 6-9

Topics 10-14

Topics 15-19

Migration Topics