# Generated by roxygen2: do not edit by hand

export(available_languages)
export(available_languages2)
export(create_glossary)
export(create_glossary2)
export(delete_glossary)
export(delete_glossary2)
export(detect)
export(detect2)
export(get_glossary_entries)
export(get_glossary_entries2)
export(list_glossaries)
export(list_glossaries2)
export(pimp)
export(pimp2)
export(split_text)
export(supported_glossary_language_pairs)
export(supported_glossary_language_pairs2)
export(toChinese)
export(toChinese2)
export(toEnglish)
export(toEnglish2)
export(toFrench)
export(toFrench2)
export(toGerman)
export(toGerman2)
export(toItalian)
export(toItalian2)
export(toJapanese)
export(toJapanese2)
export(toPortuguese)
export(toPortuguese2)
export(toRussian)
export(toRussian2)
export(toSpanish)
export(toSpanish2)
export(translate)
export(translate2)
export(usage)
export(usage2)
importFrom(httr,DELETE)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,accept)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,content_type)
importFrom(httr,modify_url)
importFrom(httr,status_code)
importFrom(jsonlite,toJSON)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_dfr)
importFrom(purrr,map_chr)
importFrom(purrr,pmap_chr)
importFrom(purrr,pmap_dfr)
importFrom(purrr,transpose)
importFrom(readr,read_tsv)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tokenizers,tokenize_sentences)
importFrom(utf8,as_utf8)
importFrom(utf8,utf8_valid)
