# Generated by roxygen2: do not edit by hand

export(downloadTweets)
export(filterTweetsMachineLearning)
export(filterTweetsNeedwords)
export(readNeedminingFile)
export(removeTweetsStopwords)
export(saveNeedminingFile)
export(twitterLogin)
importClassesFrom(SparseM,matrix.csr)
importFrom(SnowballC,wordStem)
importFrom(SparseM,as.matrix)
importFrom(SparseM,as.matrix.csr)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(randomForest,randomForest)
importFrom(rtweet,create_token)
importFrom(rtweet,search_tweets)
importFrom(stats,predict)
importFrom(stringr,str_replace_all)
importFrom(tau,textcnt)
importFrom(tm,Corpus)
importFrom(tm,DocumentTermMatrix)
importFrom(tm,VectorSource)
importFrom(tm,removeSparseTerms)
importFrom(tm,scan_tokenizer)
importFrom(utils,read.csv)
importFrom(utils,write.table)
