# Generated by roxygen2: do not edit by hand

export(analyze_entities)
export(analyze_sentiment)
export(analyze_syntax)
export(annotate_text)
export(configure_googlenlp)
export(flatten_entities)
export(flatten_sentences)
export(flatten_sentiment)
export(flatten_tokens)
export(gcnlp_key)
export(gcnlp_post)
export(get_config_file)
export(set_api_key)
importFrom(dplyr,"%>%")
importFrom(dplyr,mutate)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(httr,POST)
importFrom(httr,accept_json)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,http_type)
importFrom(httr,status_code)
importFrom(httr,user_agent)
importFrom(jsonlite,fromJSON)
importFrom(purrr,flatten_df)
importFrom(purrr,map_df)
importFrom(readr,write_file)
importFrom(rlang,.data)
importFrom(utils,file.edit)
