# Generated by roxygen2: do not edit by hand

S3method(predict,kgram_freqs)
S3method(predict,sbo_preds)
S3method(print,kgram_freqs)
S3method(print,sbo_preds)
export(babble)
export(build_sbo_preds)
export(eval_sbo_preds)
export(get_kgram_freqs)
export(get_kgram_freqs_fast)
export(get_word_freqs)
export(preprocess)
export(tokenize_sentences)
import(dplyr)
import(magrittr)
importFrom(Rcpp,sourceCpp)
importFrom(stats,predict)
importFrom(stringi,stri_split_fixed)
importFrom(tidyr,pivot_wider)
importFrom(utils,head)
importFrom(utils,object.size)
importFrom(utils,tail)
useDynLib(sbo, .registration = TRUE)
