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/>).

Version: 0.5.0
Depends: R (≥ 3.5.0)
Imports: Rcpp, rlang, tidyr, dplyr, utils, stats, graphics
LinkingTo: Rcpp, testthat
Suggests: ggplot2, knitr, rmarkdown, cli, testthat, covr
Published: 2020-12-05
Author: Valerio Gherardi
Maintainer: Valerio Gherardi <vgherard at sissa.it>
BugReports: https://github.com/vgherard/sbo/issues
License: GPL-3
URL: https://vgherard.github.io/sbo/, https://github.com/vgherard/sbo
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: sbo results

Documentation:

Reference manual: sbo.pdf
Vignettes: sbo

Downloads:

Package source: sbo_0.5.0.tar.gz
Windows binaries: r-devel: sbo_0.5.0.zip, r-release: sbo_0.5.0.zip, r-oldrel: sbo_0.5.0.zip
macOS binaries: r-release (arm64): sbo_0.5.0.tgz, r-oldrel (arm64): sbo_0.5.0.tgz, r-release (x86_64): sbo_0.5.0.tgz
Old sources: sbo archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=sbo to link to this page.