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
data-structureshashtable
7.72 score 5 stars 32 dependents 109 scripts 998 downloadskgrams - 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
language-modelsn-gramsnatural-language-processingcpp
5.30 score 7 stars 1 dependents 19 scripts 660 downloadsfcci - 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
confidence-intervalsphysicsstatisticscpp
3.18 score 3 stars 5 scripts 301 downloads
scribblr - A Notepad Inside RStudio
A project aware notepad inside RStudio, for taking quick project-related notes without distractions. RStudio addin.
Last updated
productivityrstudiorstudio-addin
2.98 score 19 stars 1 scriptssbo - 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
natural-language-processingngram-modelspredictive-textsbocpp
2.93 score 10 stars 17 scripts 59 downloads