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
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
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

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  
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  
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  
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  
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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