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

MD5
NEWS.md
NAMESPACE
DESCRIPTION
README.md tests/testthat.R tests/testthat/test-kgram_freqs_fast.R tests/testthat/test-sbo_dictionary.R tests/testthat/test-summary_sbo_dictionary.R tests/testthat/test-algorithm.R tests/testthat/test-argcheck_kgram_freqs.R tests/testthat/test-print_kgram_freqs.R tests/testthat/test-preprocess.R tests/testthat/test-summary_kgram_freqs.R tests/testthat/test-sbo_predtable.R tests/testthat/test-summary_sbo_predictor.R tests/testthat/test-print_sbo_dictionary.R tests/testthat/test-babble.R tests/testthat/test-argcheck_sbo_dictionary.R tests/testthat/test-predict_sbo_predictor.R tests/testthat/test-print_sbo_predtable.R tests/testthat/test-print_sbo_predictor.R tests/testthat/test-predict_kgram_freqs.R tests/testthat/test-data.R tests/testthat/test-kgram_freqs_comparisons.R tests/testthat/test-plot_word_coverage.R tests/testthat/test-summary_word_coverage.R tests/testthat/test-prune.R tests/testthat/test-print_word_coverage.R tests/testthat/test-eval_sbo_predictor.R tests/testthat/test-summary_sbo_predtable.R tests/testthat/test-tokenize_sentences.R tests/testthat/test-word_coverage.R tests/testthat/test-build_pps.R tests/testthat/test-aliases.R tests/testthat/test-kgram_freqs.R tests/testthat/test-predict_comparisons.R tests/testthat/Rplots.pdf
src/get_word_freqs.cpp
src/kgramFreqs.cpp
src/tokenize_sentences.cpp
src/preprocess.cpp
src/PrefixCompletion.cpp
src/kgram_freqs.cpp
src/sbo.h
src/kgram_freqs_fast.cpp
src/RcppExports.cpp
src/utils.cpp
src/get_pc_ptr.cpp
src/get_kgram_prefix.cpp
src/predict.cpp
R/kgram_freqs_fast.R R/new_sbo_predtable.R R/RcppExports.R R/global.R R/as_sbo_dictionary.R R/prune.R R/word_coverage.R R/eval_sbo_predictor.R R/predict_kgram_freqs.R R/sbo_predictor.R R/argcheck_sbo_dictionary.R R/kgram_freqs.R R/sbo_predictions.R R/new_word_coverage.R R/predict_sbo_predictor.R R/sbo-package.R R/sbo_predtable.R R/argcheck_kgram_freqs.R R/babble.R R/build_pps.R R/plot_word_coverage.R R/kgram_freqs_doc.R R/data.R R/print.R R/make_dict.R R/summary.R R/new_kgram_freqs.R R/sbo_dictionary.R man/twitter_test.Rd man/plot.word_coverage.Rd man/sbo_dictionary.Rd man/twitter_train.Rd man/twitter_dict.Rd man/twitter_predtable.Rd man/as_sbo_dictionary.Rd man/predict.sbo_predictor.Rd man/preprocess.Rd man/predict.sbo_kgram_freqs.Rd man/twitter_freqs.Rd man/eval_sbo_predictor.Rd man/tokenize_sentences.Rd man/kgram_freqs.Rd man/sbo_predictions.Rd man/sbo-package.Rd man/word_coverage.Rd man/prune.Rd man/babble.Rd inst/doc/sbo.Rmd inst/doc/sbo.R
inst/doc/sbo.html
data/twitter_predtable.rda
data/twitter_freqs.rda
data/twitter_test.rda
data/twitter_dict.rda
data/twitter_train.rda
build/vignette.rds
vignettes/sbo.Rmd
sbo documentation built on Dec. 6, 2020, 1:06 a.m.