generate_id {aifeducation} | R Documentation |
Generate ID suffix for objects
Description
Function for generating an ID suffix for objects of class TextEmbeddingModel, TEClassifierRegular, and TEClassifierProtoNet.
Usage
generate_id(length = 16)
Arguments
length |
|
Value
Returns a string
of the requested length.
See Also
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()
[Package aifeducation version 1.0.2 Index]