Package: sbo Type: Package Title: Text Prediction via Stupid Back-Off N-Gram Models Version: 0.5.0 Author: Valerio Gherardi Maintainer: Valerio Gherardi Description: Utilities for training and evaluating text predictors based on Stupid Back-Off N-gram models (Brants et al., 2007, ). License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1.9000 Depends: R (>= 3.5.0) LinkingTo: Rcpp, testthat Imports: Rcpp, rlang, tidyr, dplyr, utils, stats, graphics Suggests: ggplot2, knitr, rmarkdown, cli, testthat, covr SystemRequirements: C++11 URL: https://vgherard.github.io/sbo/, https://github.com/vgherard/sbo BugReports: https://github.com/vgherard/sbo/issues VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://vgherard.r-universe.dev Date/Publication: 2020-12-05 14:59:11 UTC RemoteUrl: https://github.com/vgherard/sbo RemoteRef: v0.5.0 RemoteSha: 75374a5bf57709fae780207fa1f93b8e86d7c6c4 NeedsCompilation: yes Packaged: 2026-07-04 16:51:35 UTC; root