load_quantifier#

mlquantify.utils.general.load_quantifier(path: str)[source]#

Load a quantifier from a file.

Parameters:
pathstr

Path to the file containing the quantifier.

Returns:
Quantifier

Loaded quantifier.