# Generated by roxygen2: do not edit by hand

export(ctgov_create_data)
export(ctgov_get_schema)
export(ctgov_kwic)
export(ctgov_load_cache)
export(ctgov_load_sample)
export(ctgov_query)
export(ctgov_query_terms)
export(ctgov_schema)
export(ctgov_set_schema)
export(ctgov_text_similarity)
export(ctgov_tfidf)
export(has_term)
importFrom(DBI,dbGetQuery)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,nest_by)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(lubridate,today)
importFrom(purrr,map_chr)
importFrom(rlang,.data)
importFrom(stringi,stri_detect)
importFrom(stringi,stri_extract_first)
importFrom(stringi,stri_replace_all)
importFrom(stringi,stri_trim)
importFrom(tibble,as_tibble)
importFrom(utils,data)
importFrom(utils,download.file)
