• About
  • Documentation

  • More Universes
  • Recent Updates
  • Leader board

  • All repositories
  • All packages
  • All articles
  • All datasets
  • All system Libraries
vgherard
  • Builds
  • Packages
  • Articles
  • Datasets
  • Contribution
  • Badges
  • API
  • Feed

Links tovgherard

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.14 score 5 stars 9 dependents 89 scripts 1.2k downloads

kgrams - 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.25 score 7 stars 1 dependents 17 scripts 673 downloads

fcci - 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 184 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 scripts

sbo - 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.74 score 10 stars 11 scripts 33 downloads