.validate_wordpiece_vocabulary {wordpiece} | R Documentation |
Validator for Objects of Class wordpiece_vocabulary
Description
Validator for Objects of Class wordpiece_vocabulary
Usage
.validate_wordpiece_vocabulary(vocab)
Arguments
vocab |
wordpiece_vocabulary object to validate |
Value
vocab
if the object passes the checks. Otherwise, abort with
message.
[Package wordpiece version 2.1.3 Index]