load_quantifier# mlquantify.utils.general.load_quantifier(path: str)[source]# Load a quantifier from a file. Parameters: pathstrPath to the file containing the quantifier. Returns: QuantifierLoaded quantifier.