Skip to contents

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.

Usage

create_config_state(object)

Arguments

object

Object of class "TEClassifierRegular", "TEClassifierProtoNet", "TEFeatureExtractor", "TextEmbeddingModel", "LargeDataSetForTextEmbeddings", "LargeDataSetForText", "EmbeddedText".

Value

Returns a list that contains the class of the object, the public, and private fields.