# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(cut,feature_test)
S3method(plot,criterion_distribution)
S3method(print,feature_test)
S3method(summary,feature_test)
export(add_1grams)
export(calc_criterion)
export(calc_ig)
export(calc_kl)
export(code_ngrams)
export(construct_ngrams)
export(count_multigrams)
export(count_ngrams)
export(count_specified)
export(count_total)
export(create_feature_target)
export(create_ngrams)
export(decode_ngrams)
export(degenerate)
export(distr_crit)
export(fast_crosstable)
export(gap_ngrams)
export(get_ngrams_ind)
export(is_ngram)
export(l2n)
export(n2l)
export(ngrams2df)
export(position_ngrams)
export(seq2ngrams)
export(table_ngrams)
export(test_features)
import(slam)
importFrom(bit,as.bit)
importFrom(entropy,KL.plugin)
