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: 2021-07-21
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 27 Jan. 2025.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mgm  
Estimating Time-Varying k-Order Mixed Graphical Models
Estimation of k-Order time-varying Mixed Graphical Models and mixed VAR(p) models via elastic-net re ...
Download / Learn more Package Citations See dependency  
shinybrms  
Graphical User Interface ('shiny' App) for 'brms'
A graphical user interface (GUI) for fitting Bayesian regression models using the package 'brms' wh ...
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  
AssetCorr  
Estimating Asset Correlations from Default Data
Functions for the estimation of intra- and inter-cohort correlations in the Vasicek credit portfolio ...
Download / Learn more Package Citations See dependency  
intccr  
Semiparametric Competing Risks Regression under Interval Censoring
Semiparametric regression models on the cumulative incidence function for interval-censored competin ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,561

Publication Badges

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