R/text_preprocessing.R
get_dict_cache.Rd
Get dictionary cache environment
get_dict_cache()
The environment containing cached dictionary data
# Get the dictionary cache environment cache_env <- get_dict_cache() print(ls(cache_env)) #> [1] "chemical_mesh" "disease_local"