View source: R/utils_general.R
| generate_id | R Documentation |
Function for generating an ID suffix for objects of class TextEmbeddingModel, TEClassifierRegular, and TEClassifierProtoNet.
generate_id(length = 16)
length |
|
Returns a string of the requested length.
Other Utils:
auto_n_cores(),
clean_pytorch_log_transformers(),
create_config_state(),
create_dir(),
get_file_extension(),
get_py_package_versions(),
is.null_or_na(),
output_message(),
print_message(),
run_py_file()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.