Other packages > Find by keyword >

topicmodels  

Topic Models
View on CRAN: Click here


Download and install topicmodels package within the R console
Install from CRAN:
install.packages("topicmodels")

Install from Github:
library("remotes")
install_github("cran/topicmodels")

Install by package version:
library("remotes")
install_version("topicmodels", "0.2-17")



Attach the package and use:
library("topicmodels")
Maintained by
Bettina Grün
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-11-06
Latest Update: 2024-08-14
Description:
Provides an interface to the C code for Latent Dirichlet Allocation (LDA) models and Correlated Topics Models (CTM) by David M. Blei and co-authors and the C++ code for fitting LDA models using Gibbs sampling by Xuan-Hieu Phan and co-authors.
How to cite:
Bettina Grün (2009). topicmodels: Topic Models. R package version 0.2-17, https://cran.r-project.org/web/packages/topicmodels. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.0-3 (2009-11-06 18:09), 0.0-4 (2010-03-10 15:55), 0.0-5 (2010-04-06 11:29), 0.0-6 (2010-05-03 20:58), 0.0-7 (2010-09-22 17:00), 0.0-8 (2011-04-07 12:47), 0.0-9 (2011-04-15 11:57), 0.0-10 (2011-04-24 08:58), 0.0-11 (2011-04-27 18:13), 0.1-0 (2011-05-09 09:56), 0.1-1 (2011-09-06 15:33), 0.1-2 (2011-10-02 09:33), 0.1-3 (2011-10-23 12:11), 0.1-4 (2011-12-27 22:30), 0.1-5 (2012-04-17 19:48), 0.1-6 (2012-06-15 17:34), 0.1-7 (2012-08-23 22:32), 0.1-8 (2012-11-07 15:50), 0.1-9 (2012-12-17 13:27), 0.1-11 (2013-06-18 12:14), 0.1-12 (2013-08-20 15:41), 0.2-0 (2014-04-29 17:11), 0.2-1 (2014-06-11 15:06), 0.2-2 (2015-07-01 16:06), 0.2-3 (2016-02-17 17:42), 0.2-4 (2016-05-23 08:33), 0.2-5 (2017-02-28 11:24), 0.2-6 (2017-04-18 10:29), 0.2-7 (2017-11-03 17:27), 0.2-8 (2018-12-21 13:03), 0.2-9 (2019-12-03 08:04), 0.2-11 (2020-04-19 14:20), 0.2-12 (2021-01-29 14:20), 0.2-13 (2022-12-06 15:24), 0.2-14 (2023-03-31 08:43), 0.2-15 (2023-11-27 09:25), 0.2-16 (2024-01-09 16:15)
Other packages that cited topicmodels R package
View topicmodels citation profile
Other R packages that topicmodels depends, imports, suggests or enhances
Complete documentation for topicmodels
Functions, R codes and Examples using the topicmodels R package
Some associated functions: JSS_papers . associatedpress . ctm . distHellinger . get . lda . ldaformat2dtm . logLik-methods . perplexity . posterior-methods . tm-class . tmcontrol-class . 
Some associated R codes: allclasses.R . control.R . ctm.R . lda.R . utils.R .  Full topicmodels package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA