# Generated by roxygen2: do not edit by hand

export(Base)
export(DataAnalyzer)
export(DataCleaner)
export(DataSampler)
export(EnvManager)
export(Model)
export(ModelEvaluator)
export(ModelGenerator)
export(ModelPredictor)
export(TPGenerator)
export(TokenGenerator)
importFrom(SnowballC,wordStem)
importFrom(digest,digest2int)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarize_all)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(patchwork,plot_annotation)
importFrom(stringr,boundary)
importFrom(stringr,str_count)
importFrom(stringr,str_match)
