# Generated by roxygen2: do not edit by hand

S3method(plot,topics)
S3method(plot,urgency)
S3method(summary,topics)
export(annotate_text)
export(extract_context)
export(extract_date)
export(extract_locations)
export(extract_match)
export(extract_names)
export(extract_text_similarities)
export(extract_title)
export(gather_related_terms)
export(gather_topics)
export(get_urgency)
export(read_pdf)
export(select_priorities)
export(sim_urgency)
export(split_text)
import(dplyr)
import(quanteda)
import(spacyr)
importFrom(dplyr,"%>%")
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(purrr,map_chr)
importFrom(stringdist,stringsimmatrix)
importFrom(stringi,stri_trans_general)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_squish)
importFrom(textstem,lemmatize_strings)
importFrom(tidyr,unite)
