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]
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.5, https://cran.r-project.org/web/packages/textmineR. Accessed 29 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rstac  
Client Library for SpatioTemporal Asset Catalog
Provides functions to access, search and download spacetime earth observation data via SpatioTempor ...
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  
InSilicoVA  
Probabilistic Verbal Autopsy Coding with 'InSilicoVA' Algorithm
Computes individual causes of death and population cause-specific mortality fractions using the 'InS ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
lassoshooting  
L1 Regularized Regression (Lasso) Solver using the Cyclic Coordinate Descent Algorithm aka Lasso Shooting
L1 regularized regression (Lasso) solver using the Cyclic Coordinate Descent algorithm aka Lasso Sh ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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