load_from_disk: Loading objects created with 'aifeducation'
Description
Function for loading objects created with 'aifeducation'.
Usage
load_from_disk(dir_path)
Value
Returns an object of class TEClassifierRegular, TEClassifierProtoNet, TEFeatureExtractor,
TextEmbeddingModel, LargeDataSetForTextEmbeddings, LargeDataSetForText or EmbeddedText.
Arguments
dir_path
string Path to the directory where the model is stored.