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-13")



Attach the package and use:
library("tm")
Maintained by
Ingo Feinerer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-01-13
Latest Update: 2023-02-05
Description:
A framework for text mining applications within R.
How to cite:
Ingo Feinerer (2007). tm: Text Mining Package. R package version 0.7-13, https://cran.r-project.org/web/packages/tm
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 (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
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

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

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