# Generated by roxygen2: do not edit by hand

export(MetaNLP)
export(delete_stop_words)
export(delete_words)
export(read_test_data)
export(replace_special_characters)
export(select_features)
export(wordcloud)
export(write_csv)
exportMethods(delete_stop_words)
exportMethods(delete_words)
exportMethods(plot)
exportMethods(read_test_data)
exportMethods(replace_special_characters)
exportMethods(select_features)
exportMethods(summary)
exportMethods(wordcloud)
exportMethods(write_csv)
import(methods)
importFrom(glmnet,glmnet)
importFrom(graphics,barplot)
