# Generated by roxygen2: do not edit by hand

export(get_collocations)
export(get_terms)
export(get_words)
export(hard_thresholding)
export(optimal_alphas)
export(optimal_number_factors)
export(text_forecast)
export(text_nowcast)
export(tf_idf)
export(top_terms)
export(tv_dictionary)
export(tv_sentiment_index)
export(tv_sentiment_index_all_coefs)
import(RColorBrewer)
import(forcats)
import(ggplot2)
import(glmnet)
import(pdftools)
import(tidytext)
import(tm)
import(udpipe)
import(wordcloud)
importFrom(Matrix,Matrix)
importFrom(RColorBrewer,brewer.pal)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,tbl_df)
importFrom(dplyr,tibble)
importFrom(dplyr,top_n)
importFrom(dplyr,ungroup)
importFrom(plyr,rbind.fill)
importFrom(pracma,movavg)
importFrom(stats,aggregate)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,prcomp)
