Are there any R packages or published code on topic models that account for time?
问题 I am trying to perform topic modeling on a data set of political speeches that spans 2 centuries, and would ideally like to use a topic model that accounts for time, such as Topics over Time (McCallum and Wang 2006) or the Dynamic Topic model (Blei and Lafferty 2006). However, given that I am not an experienced coder, the help of an R package or some sample code implementing either of these topic models would really help. Does anyone know if such packages or published code exists for R? I