from_dict¶
-
classmethod
Model.from_dict(model_dict_ref: dict) → glotaran.model.base_model.Model[source] Creates a model from a dictionary.
- Parameters
model_dict – Dictionary containing the model.
Model.from_dict(model_dict_ref: dict) → glotaran.model.base_model.Model[source]Creates a model from a dictionary.
model_dict – Dictionary containing the model.