Character; path to checkpoint directory. If specified, any
other checkpoint files required by this function (vocab_file,
bert_config_file, or init_checkpoint) will default to
standard filenames within ckpt_dir.
vocab_file
path to vocabulary file. File is assumed to be a text file,
with one token per line, with the line number corresponding to the index of
that token in the vocabulary.
Value
A logical vector containing TRUE if the corresponding word was
found verbatim in the vocabulary, FALSE otherwise.