Other packages > Find by keyword >

tm  

Text Mining Package
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tm", "0.7-17")



Attach the package and use:
library("tm")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-01-10
Latest Update: 2025-02-19
Description:
A framework for text mining applications within R.
How to cite:
Kurt Hornik (2007). tm: Text Mining Package. R package version 0.7-17, https://cran.r-project.org/web/packages/tm. Accessed 28 Aug. 2026.
Previous versions and publish date:
(2026-08-13 10:42), 0.1-1 (2007-01-13 10:30), 0.1 (2007-01-10 00:28), 0.2-1 (2007-05-02 13:21), 0.2-3.7 (2007-10-02 14:01), 0.2-3 (2007-07-19 14:07), 0.2 (2007-04-24 14:15), 0.3-1 (2008-04-29 20:42), 0.3-2 (2008-11-11 21:26), 0.3-3 (2008-12-21 20:02), 0.3-4.1 (2009-05-04 20:27), 0.3-4 (2009-04-29 13:34), 0.3 (2008-02-07 13:50), 0.4 (2009-07-01 16:35), 0.5-1 (2009-10-27 20:46), 0.5-2 (2010-01-09 11:31), 0.5-3 (2010-02-19 11:49), 0.5-4.1 (2010-09-27 15:53), 0.5-4 (2010-08-19 14:06), 0.5-5 (2011-02-20 17:24), 0.5-6 (2011-04-15 11:56), 0.5-7.1 (2012-02-03 11:55), 0.5-7 (2011-12-17 16:30), 0.5-8.1 (2012-12-15 16:19), 0.5-8.3 (2013-01-28 10:16), 0.5-8 (2012-12-06 10:21), 0.5-9.1 (2013-07-10 15:01), 0.5-9 (2013-06-18 12:14), 0.5-10 (2014-01-13 18:40), 0.5 (2009-09-10 21:53), 0.6-1 (2015-05-07 07:02), 0.6-2 (2015-07-03 10:43), 0.6 (2014-06-11 15:06), 0.7-1 (2017-03-02 17:45), 0.7-2 (2017-11-18 18:23), 0.7-3 (2017-12-06 19:26), 0.7-4 (2018-06-19 09:47), 0.7-5 (2018-07-29 18:56), 0.7-6 (2018-12-21 14:55), 0.7-7 (2019-12-12 11:06), 0.7-8 (2020-11-18 12:13), 0.7-9 (2022-10-19 15:40), 0.7-10 (2022-12-14 20:18), 0.7-11 (2023-02-05 16:25), 0.7-12 (2024-03-11 16:24), 0.7-13 (2024-04-20 14:38), 0.7-14 (2024-08-13 15:00), 0.7-15 (2024-11-18 10:34), 0.7-16 (2025-02-19 10:00), 0.7-17 (2025-12-10 14:41), 0.7-18 (2026-02-18 12:15), 0.7 (2017-02-27 09:03)
Other packages that cited tm R package
View tm citation profile
Other R packages that tm depends, imports, suggests or enhances
Complete documentation for tm
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

NPflow  
Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data
Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling orie ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
RGIFT  
Create Quizzes in GIFT Format
Implementation of some functions to create quizzes in the GIFT format. This format is used by sever ...
Download / Learn more Package Citations See dependency  
mxnorm  
Apply Normalization Methods to Multiplexed Images
Implements methods to normalize multiplexed imaging data, including statistical metrics and visuali ...
Download / Learn more Package Citations See dependency  
survivalMPLdc  
Penalised Likelihood for Survival Analysis with Dependent Censoring
Fitting Cox proportional hazard model under dependent right censoring using copula and maximum penal ...
Download / Learn more Package Citations See dependency  
shinyFeedback  
Display User Feedback in Shiny Apps
Easily display user feedback in Shiny apps. ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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