# Generated by roxygen2: do not edit by hand

export(abbreviations)
export(dict_generations)
export(dict_political)
export(fetch_urls)
export(fetch_wiki_refs)
export(fetch_wiki_urls)
export(get_search_urls)
export(nlp_cast_tokens)
export(nlp_index_tokens)
export(nlp_roll_chunks)
export(nlp_split_paragraphs)
export(nlp_split_sentences)
export(nlp_tokenize_text)
export(read_urls)
export(search_dict)
export(search_index)
export(search_regex)
export(search_vector)
export(util_fetch_embeddings)
importFrom(data.table,":=")
importFrom(data.table,.BY)
importFrom(data.table,.EACHI)
importFrom(data.table,.GRP)
importFrom(data.table,.I)
importFrom(data.table,.N)
importFrom(data.table,.NGRP)
importFrom(data.table,.SD)
importFrom(data.table,data.table)
importFrom(data.table,fifelse)
importFrom(data.table,last)
importFrom(data.table,setDT)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,timeout)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,dmy)
importFrom(lubridate,mdy)
importFrom(lubridate,ymd)
importFrom(lubridate,ymd_hms)
importFrom(rvest,html_attr)
importFrom(rvest,html_name)
importFrom(rvest,html_node)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(stats,na.omit)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stringr,str_detect)
importFrom(stringr,str_trim)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(xml2,read_html)
