wordpiece_cache_dir {wordpiece}R Documentation

Retrieve Directory for wordpiece Cache

Description

The wordpiece cache directory is a platform- and user-specific path where wordpiece saves caches (such as a downloaded vocabulary). You can override the default location in a few ways:

Usage

wordpiece_cache_dir()

Value

A character vector with the normalized path to the cache.


[Package wordpiece version 2.1.3 Index]