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.5")



Attach the package and use:
library("textmineR")
Maintained by
Tommy Jones
[Scholar Profile | Author Map]
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.5, https://cran.r-project.org/web/packages/textmineR. Accessed 10 Apr. 2025.
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)
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for textmineR406080100120140160180200220TrendBars

Today's Hot Picks in Authors and Packages

xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
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  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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