Crandore Hub

textTinyR

Text Processing for Small or Big Data Files

It offers functions for splitting, parsing, tokenizing and creating a vocabulary for big text data files. Moreover, it includes functions for building a document-term matrix and extracting information from those (term-associations, most frequent terms). It also embodies functions for calculating token statistics (collocations, look-up tables, string dissimilarities) and functions to work with sparse matrices. Lastly, it includes functions for Word Vector Representations (i.e. 'GloVe', 'fasttext') and incorporates functions for the calculation of (pairwise) text document dissimilarities. The source code is based on 'C++11' and exported in R through the 'Rcpp', 'RcppArmadillo' and 'BH' packages.

Versions across snapshots

VersionRepositoryFileSize
1.1.8 rolling linux/jammy R-4.5 textTinyR_1.1.8.tar.gz 1.1 MiB
1.1.8 rolling linux/noble R-4.5 textTinyR_1.1.8.tar.gz 1.1 MiB
1.1.8 rolling source/ R- textTinyR_1.1.8.tar.gz 886.2 KiB
1.1.8 latest linux/jammy R-4.5 textTinyR_1.1.8.tar.gz 1.1 MiB
1.1.8 latest linux/noble R-4.5 textTinyR_1.1.8.tar.gz 1.1 MiB
1.1.8 latest source/ R- textTinyR_1.1.8.tar.gz 886.2 KiB
1.1.8 2026-04-26 source/ R- textTinyR_1.1.8.tar.gz 886.2 KiB
1.1.8 2026-04-23 source/ R- textTinyR_1.1.8.tar.gz 886.2 KiB
1.1.8 2026-04-09 windows/windows R-4.5 textTinyR_1.1.8.zip 1.5 MiB
1.1.8 2025-04-20 source/ R- textTinyR_1.1.8.tar.gz 886.2 KiB

Dependencies (latest)

Depends

Imports

LinkingTo

Suggests