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 22 Dec. 2024.
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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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