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-16")



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-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-16, https://cran.r-project.org/web/packages/topicmodels
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)
Other packages that cited topicmodels R package
View topicmodels citation profile
Other R packages that topicmodels depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns