Files in vgherard/sbo
Text Prediction via Stupid Back-Off N-Gram Models

.Rbuildignore
.circleci/config.yml
.github/workflows/R-CMD-check.yaml
.travis.yml
DESCRIPTION
NAMESPACE
NEWS.md R/RcppExports.R R/argcheck_kgram_freqs.R R/argcheck_sbo_dictionary.R R/as_sbo_dictionary.R R/babble.R R/build_pps.R R/data.R R/eval_sbo_predictor.R R/global.R R/kgram_freqs.R R/kgram_freqs_doc.R R/kgram_freqs_fast.R R/make_dict.R R/new_kgram_freqs.R R/new_sbo_predtable.R R/new_word_coverage.R R/plot_word_coverage.R R/predict_kgram_freqs.R R/predict_sbo_predictor.R R/print.R R/prune.R R/sbo-package.R R/sbo_dictionary.R R/sbo_predictions.R R/sbo_predictor.R R/sbo_predtable.R R/summary.R R/word_coverage.R README.Rmd README.md
_pkgdown.yml
appveyor.yml
codecov.yml
cran-comments.md data-raw/DATASET.R
data-raw/makefile
data/twitter_dict.rda
data/twitter_freqs.rda
data/twitter_predtable.rda
data/twitter_test.rda
data/twitter_train.rda
docs/404.html
docs/articles/index.html
docs/articles/sbo.html
docs/articles/sbo_files/accessible-code-block-0.0.1/empty-anchor.js
docs/articles/sbo_files/anchor-sections-1.0/anchor-sections.css
docs/articles/sbo_files/anchor-sections-1.0/anchor-sections.js
docs/articles/sbo_files/figure-html/unnamed-chunk-13-1.png
docs/articles/sbo_files/figure-html/unnamed-chunk-17-1.png
docs/articles/sbo_files/figure-html/unnamed-chunk-20-1.png
docs/articles/sbo_files/figure-html/unnamed-chunk-21-1.png
docs/articles/sbo_files/figure-html/unnamed-chunk-22-1.png
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Rplot001.png
docs/reference/as_sbo_dictionary.html
docs/reference/babble.html
docs/reference/build_sbo_preds.html
docs/reference/eval_sbo_predictor-1.png
docs/reference/eval_sbo_predictor.html
docs/reference/eval_sbo_preds-1.png
docs/reference/eval_sbo_preds.html
docs/reference/get_kgram_freqs.html
docs/reference/get_word_freqs.html
docs/reference/index.html
docs/reference/kgram_freqs.html
docs/reference/load_predictor.html
docs/reference/plot.word_coverage-1.png
docs/reference/plot.word_coverage.html
docs/reference/predict.kgram_freqs.html
docs/reference/predict.sbo_kgram_freqs.html
docs/reference/predict.sbo_predictor.html
docs/reference/predict.sbo_preds.html
docs/reference/preprocess.html
docs/reference/prune.html
docs/reference/sbo-package.html
docs/reference/sbo_dictionary.html
docs/reference/sbo_predictions.html
docs/reference/tokenize_sentences.html
docs/reference/twitter_dict.html
docs/reference/twitter_freqs.html
docs/reference/twitter_preds.html
docs/reference/twitter_predtable.html
docs/reference/twitter_sbo.html
docs/reference/twitter_test.html
docs/reference/twitter_train.html
docs/reference/word_coverage-1.png
docs/reference/word_coverage.html
man/as_sbo_dictionary.Rd man/babble.Rd man/eval_sbo_predictor.Rd man/kgram_freqs.Rd man/plot.word_coverage.Rd man/predict.sbo_kgram_freqs.Rd man/predict.sbo_predictor.Rd man/preprocess.Rd man/prune.Rd man/sbo-package.Rd man/sbo_dictionary.Rd man/sbo_predictions.Rd man/tokenize_sentences.Rd man/twitter_dict.Rd man/twitter_freqs.Rd man/twitter_predtable.Rd man/twitter_test.Rd man/twitter_train.Rd man/word_coverage.Rd
sbo.Rproj
src/PrefixCompletion.cpp
src/RcppExports.cpp
src/get_kgram_prefix.cpp
src/get_pc_ptr.cpp
src/get_word_freqs.cpp
src/kgramFreqs.cpp
src/kgram_freqs.cpp
src/kgram_freqs_fast.cpp
src/predict.cpp
src/preprocess.cpp
src/sbo.h
src/tokenize_sentences.cpp
src/utils.cpp
tests/testthat.R tests/testthat/test-algorithm.R tests/testthat/test-aliases.R tests/testthat/test-argcheck_kgram_freqs.R tests/testthat/test-argcheck_sbo_dictionary.R tests/testthat/test-babble.R tests/testthat/test-build_pps.R tests/testthat/test-data.R tests/testthat/test-eval_sbo_predictor.R tests/testthat/test-kgram_freqs.R tests/testthat/test-kgram_freqs_comparisons.R tests/testthat/test-kgram_freqs_fast.R tests/testthat/test-plot_word_coverage.R tests/testthat/test-predict_comparisons.R tests/testthat/test-predict_kgram_freqs.R tests/testthat/test-predict_sbo_predictor.R tests/testthat/test-preprocess.R tests/testthat/test-print_kgram_freqs.R tests/testthat/test-print_sbo_dictionary.R tests/testthat/test-print_sbo_predictor.R tests/testthat/test-print_sbo_predtable.R tests/testthat/test-print_word_coverage.R tests/testthat/test-prune.R tests/testthat/test-sbo_dictionary.R tests/testthat/test-sbo_predtable.R tests/testthat/test-summary_kgram_freqs.R tests/testthat/test-summary_sbo_dictionary.R tests/testthat/test-summary_sbo_predictor.R tests/testthat/test-summary_sbo_predtable.R tests/testthat/test-summary_word_coverage.R tests/testthat/test-tokenize_sentences.R tests/testthat/test-word_coverage.R
vignettes/.gitignore
vignettes/sbo.Rmd
vgherard/sbo documentation built on July 8, 2021, 12:21 a.m.