.get_path {wordpiece.data} | R Documentation |
Generate the inst path
Description
Generate the inst path
Usage
.get_path(filetype, n_tokens)
Arguments
filetype |
Character scalar; the type of file, like "uncased". |
n_tokens |
Integer scalar; The number of tokens used for that file. |
Value
Character scalar; the path to the file.
[Package wordpiece.data version 2.0.0 Index]