r2r - R-Object to R-Object Hash Maps
Implementation of hash tables (hash sets and hash maps) in R, featuring arbitrary R objects as keys, arbitrary hash and key-comparison functions, and customizable behaviour upon queries of missing keys.
Last updated 3 years ago
data-structureshashtable
3 stars 3.81 score 2 dependencies 27 dependentsscribblr - A Notepad Inside RStudio
A project aware notepad inside RStudio, for taking quick project-related notes without distractions. RStudio addin.
Last updated 8 months ago
productivityrstudiorstudio-addin
18 stars 1.80 score 56 dependencieskgrams - Classical k-gram Language Models
Training and evaluating k-gram language models in R, supporting several probability smoothing techniques, perplexity computations, random text generation and more.
Last updated 12 months ago
language-modelsn-gramsnatural-language-processing
7 stars 1.53 score 5 dependencies 1 dependentssbo - Text Prediction via Stupid Back-Off N-Gram Models
Utilities for training and evaluating text predictors based on Stupid Back-Off N-gram models (Brants et al., 2007, <https://www.aclweb.org/anthology/D07-1090/>).
Last updated 4 years ago
natural-language-processingngram-modelspredictive-textsbo
10 stars 1.39 score 40 dependenciesfcci - Feldman-Cousins Confidence Intervals
Provides support for building Feldman-Cousins confidence intervals [G. J. Feldman and R. D. Cousins (1998) <doi:10.1103/PhysRevD.57.3873>].
Last updated 3 years ago
confidence-intervalsphysicsstatistics
3 stars 0.83 score 3 dependenciesgsample - Efficient Weighted Sampling Without Replacement
Sample without replacement using the Gumbel-Max trick (c.f. \url{https://arxiv.org/pdf/1903.06059.pdf}).
Last updated 4 years ago
random-sampling
2 stars 0.09 score 1 dependencies