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]
First Published: 2009-11-06
Latest Update: 2024-01-09
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 01 Apr. 2025.
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
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/30Downloads for topicmodels150200250300350400450500550600650TrendBars

Today's Hot Picks in Authors and Packages

gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
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  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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