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 22 Dec. 2024.
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

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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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