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 05 Jun. 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), 0.0-27 (2026-02-18 11:03)
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

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
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  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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