.load_inst_rds {wordpiece.data}R Documentation

Load an RDS from inst Dir

Description

Load an RDS from inst Dir

Usage

.load_inst_rds(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

The R object.


[Package wordpiece.data version 2.0.0 Index]