# Generated by roxygen2: do not edit by hand

export(adjacent_key_typo)
export(analyze_gaffe)
export(blend_score)
export(blend_words)
export(corrupt_text)
export(covfefy)
export(covfefySentence)
export(covfefySpeech)
export(detect_blend)
export(detect_typo_type)
export(garble_sentence)
export(get_phonetic_group)
export(is_keyboard_adjacent)
export(keyboard_mash)
export(museum_by_person)
export(museum_by_type)
export(museum_by_year)
export(museum_list)
export(museum_lookup)
export(museum_random)
export(onset_nucleus_coda)
export(phonetic_distance)
export(phonetic_shift)
export(qwerty_adjacent)
export(qwerty_distance)
export(soundex)
export(suggest_corrections)
export(syllabify)
export(syllable_count)
export(syllable_swap)
export(vowel_shift)
importFrom(tokenizers,tokenize_paragraphs)
importFrom(tokenizers,tokenize_sentences)
importFrom(utils,tail)
