# Generated by roxygen2: do not edit by hand

export(Kiwi)
export(Match)
export(Stopwords)
export(Tags)
export(analyze)
export(get_model)
export(model_exists)
export(model_home)
export(model_works)
export(split_into_sents)
export(tokenize)
export(tokenize_tbl)
export(tokenize_tidy)
export(tokenize_tidytext)
importFrom(R6,R6Class)
importFrom(dplyr,anti_join)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(matchr,Enum)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_int)
importFrom(tibble,tibble)
importFrom(utils,download.file)
importFrom(utils,untar)
importFrom(vroom,vroom)
importFrom(vroom,vroom_write)
useDynLib(elbird, .registration = TRUE)
