Function creates a config that can be saved to disk. It is used during loading an object from disk in order to set the correct configuration.
create_config_state(object)
Returns a list
that contains the class of the object, the public, and
private fields.
Object of class "TEClassifierRegular"
, "TEClassifierProtoNet"
,
"TEFeatureExtractor"
, "TextEmbeddingModel"
, "LargeDataSetForTextEmbeddings"
,
"LargeDataSetForText"
, "EmbeddedText"
.
Other Utils:
auto_n_cores()
,
clean_pytorch_log_transformers()
,
create_dir()
,
generate_id()
,
get_file_extension()
,
get_py_package_versions()
,
is.null_or_na()
,
output_message()
,
print_message()
,
run_py_file()