.get_path {morphemepiece.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 "lookup" or "vocab". |
n_tokens |
Integer scalar; The number of tokens used for that file. |
Value
Character scalar; the path to the file.
[Package morphemepiece.data version 1.2.0 Index]