# Generated by roxygen2: do not edit by hand

export(install_mecab)
export(nouns)
export(pos)
export(token_morph)
export(token_ngrams)
export(token_nouns)
export(token_words)
export(words)
import(Rcpp)
importFrom(Rcpp,evalCpp)
importFrom(stringr,str_replace_all)
importFrom(utils,download.file)
importFrom(utils,localeToCharset)
importFrom(utils,untar)
importFrom(utils,unzip)
useDynLib(RmecabKo)
