powered by
Process a Vocabulary for Tokenization
.process_vocab(v)# S3 method for default .process_vocab(v)# S3 method for wordpiece_vocabulary .process_vocab(v)# S3 method for character .process_vocab(v)
# S3 method for default .process_vocab(v)
# S3 method for wordpiece_vocabulary .process_vocab(v)
# S3 method for character .process_vocab(v)
An object of class wordpiece_vocabulary or a character vector.
wordpiece_vocabulary
A character vector of tokens for tokenization.