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 06 Jun. 2026.
Previous versions and publish date:
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 (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

AcrossTic  
A Cost-Minimal Regular Spanning Subgraph with TreeClust
Construct minimum-cost regular spanning subgraph as part of a non-parametric two-sample test for eq ...
Download / Learn more Package Citations See dependency  
sSDR  
Tools Developed for Structured Sufficient Dimension Reduction (sSDR)
Performs structured OLS (sOLS) and structured SIR (sSIR). ...
Download / Learn more Package Citations See dependency  
geoR  
Analysis of Geostatistical Data
Geostatistical analysis including variogram-based, likelihood-based and Bayesian methods. Software c ...
Download / Learn more Package Citations See dependency  
selectapref  
Analysis of Field and Laboratory Foraging
Provides indices such as Manly's alpha, foraging ratio, and Ivlev's selectivity to allow for analysi ...
Download / Learn more Package Citations See dependency  
datawizard  
Easy Data Wrangling and Statistical Transformations
A lightweight package to assist in key steps involved in any data analysis workflow: (1) wrangling ...
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  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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