# Generated by roxygen2: do not edit by hand

export(classify_occupation)
export(cleansing_corpus)
export(get_language_code)
export(get_stopwords)
export(identify_language)
export(tf_idf)
import(data.table)
import(magrittr)
importFrom(stopwords,stopwords)
importFrom(stopwords,stopwords_getlanguages)
importFrom(stringdist,amatch)
importFrom(utils,head)
