useDynLib(textmineR, .registration = TRUE)
exportPattern("^[[:alpha:]]+")
import(Matrix)
importFrom(Rcpp, evalCpp)
import(RcppProgress)