Other packages > Find by keyword >

textmineR  

Functions for Text Mining and Topic Modeling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("textmineR", "3.0.6")



Attach the package and use:
library("textmineR")
Maintained by
Tommy Jones
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-12-30
Latest Update: 2021-06-28
Description:
An aid for text mining in R, with a syntax that should be familiar to experienced R users. Provides a wrapper for several topic models that take similarly-formatted input and give similarly-formatted output. Has additional functionality for analyzing and diagnostics for topic models.
How to cite:
Tommy Jones (2015). textmineR: Functions for Text Mining and Topic Modeling. R package version 3.0.6, https://cran.r-project.org/web/packages/textmineR. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.5.0 (2015-12-30 11:54), 1.5.1 (2015-12-31 22:19), 1.6.0 (2016-03-06 09:33), 1.7.0 (2016-03-31 17:39), 2.0.0 (2016-04-19 08:12), 2.0.1 (2016-04-24 16:33), 2.0.2 (2016-06-06 06:40), 2.0.3 (2016-10-06 19:29), 2.0.4 (2016-11-03 11:11), 2.0.5 (2017-04-07 08:07), 2.0.6 (2017-08-17 13:54), 2.1.1 (2018-03-07 00:07), 2.1.2 (2018-04-29 20:32), 2.1.3 (2018-09-11 07:40), 2.1 (2018-02-19 17:32), 3.0.1 (2018-10-31 13:20), 3.0.2 (2019-01-09 15:00), 3.0.3 (2019-03-22 13:30), 3.0.4 (2019-04-18 18:30), 3.0.5 (2021-06-28 07:00)
Other packages that cited textmineR R package
View textmineR citation profile
Other R packages that textmineR depends, imports, suggests or enhances
Complete documentation for textmineR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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