Other packages > Find by keyword >

tau  

Text Analysis Utilities
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tau", "0.0-26")



Attach the package and use:
library("tau")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-08-26
Latest Update: 2024-10-15
Description:
Utilities for text analysis.
How to cite:
Kurt Hornik (2009). tau: Text Analysis Utilities. R package version 0.0-26, https://cran.r-project.org/web/packages/tau. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.0-1 (2009-08-26 16:57), 0.0-2 (2009-08-31 20:05), 0.0-3 (2009-09-04 10:13), 0.0-4 (2009-10-21 16:26), 0.0-6 (2010-01-09 11:31), 0.0-7 (2010-02-19 08:04), 0.0-8 (2010-08-05 22:32), 0.0-9 (2010-08-10 18:18), 0.0-10 (2010-09-02 09:26), 0.0-11 (2011-04-15 08:33), 0.0-12 (2011-10-13 20:58), 0.0-13 (2012-04-04 17:14), 0.0-14 (2012-08-27 10:42), 0.0-15 (2012-12-22 14:31), 0.0-16 (2014-02-11 21:41), 0.0-17 (2014-03-21 13:32), 0.0-18 (2015-02-10 19:07), 0.0-19 (2017-02-20 21:01), 0.0-20 (2017-09-27 17:26), 0.0-21 (2019-03-04 09:52), 0.0-22 (2020-12-03 19:47), 0.0-23 (2020-12-16 19:28), 0.0-24 (2021-07-21 13:07), 0.0-25 (2023-11-29 12:55), 0.0-26 (2024-10-15 09:35)
Other packages that cited tau R package
View tau citation profile
Other R packages that tau depends, imports, suggests or enhances
Complete documentation for tau
Functions, R codes and Examples using the tau R package
Some associated functions: encoding . ligatures . readers . textcnt . util . 
Some associated R codes: encoding.R . readers.R . textcnt.R . translate.R . util.R .  Full tau package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
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  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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