# Generated by roxygen2: do not edit by hand

export(add_entity_pattern)
export(list_entity_patterns)
export(reset_custom_entity_patterns)
export(standardize_entity)
import(cli)
import(dplyr)
import(tibble)
importFrom(purrr,as_mapper)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,pmap_dfr)
importFrom(purrr,pwalk)
importFrom(rlang,as_name)
importFrom(rlang,ensyms)
importFrom(rlang,is_installed)
importFrom(stringr,regex)
importFrom(stringr,str_detect)
importFrom(tidyr,gather)
importFrom(tidyr,nest)
importFrom(tidyr,replace_na)
importFrom(tidyr,spread)
importFrom(tidyr,unite)
importFrom(utils,data)
