# Generated by roxygen2: do not edit by hand

S3method(.get_casedness,character)
S3method(.get_casedness,default)
S3method(.get_casedness,wordpiece_vocabulary)
S3method(.process_vocab,character)
S3method(.process_vocab,default)
S3method(.process_vocab,wordpiece_vocabulary)
S3method(.process_wp_vocab,character)
S3method(.process_wp_vocab,default)
S3method(.process_wp_vocab,integer)
S3method(.process_wp_vocab,wordpiece_vocabulary)
export(load_or_retrieve_vocab)
export(load_vocab)
export(prepare_vocab)
export(set_wordpiece_cache_dir)
export(wordpiece_cache_dir)
export(wordpiece_tokenize)
export(wordpiece_vocab)
importFrom(fastmatch,"%fin%")
importFrom(rlang,"%||%")
importFrom(wordpiece.data,wordpiece_vocab)
