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]
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 01 Apr. 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
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for tau20406080100120140160180200220240260TrendBars

Today's Hot Picks in Authors and Packages

shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
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  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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