# Generated by roxygen2: do not edit by hand

export(catalogue)
export(dataset_ag_news)
export(dataset_dbpedia)
export(dataset_imdb)
export(dataset_sentence_polarity)
export(dataset_trec)
export(lexicon_afinn)
export(lexicon_bing)
export(lexicon_loughran)
export(lexicon_nrc)
export(lexicon_nrc_eil)
export(lexicon_nrc_vad)
export(load_dataset)
importFrom(fs,dir_create)
importFrom(fs,dir_delete)
importFrom(fs,dir_exists)
importFrom(fs,dir_ls)
importFrom(fs,file_delete)
importFrom(fs,file_exists)
importFrom(fs,path)
importFrom(readr,col_character)
importFrom(readr,col_double)
importFrom(readr,cols)
importFrom(readr,cols_only)
importFrom(readr,read_csv)
importFrom(readr,read_lines)
importFrom(readr,read_rds)
importFrom(readr,read_tsv)
importFrom(readr,write_rds)
importFrom(tibble,tibble)
importFrom(utils,download.file)
importFrom(utils,menu)
importFrom(utils,untar)
importFrom(utils,unzip)
