Learn R Programming

wordpiece.data (version 2.0.0)

.get_path: 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.