i6_core.mm.confidence_based_alignment

class i6_core.mm.confidence_based_alignment.ConfidenceBasedAlignmentJob(*args, **kwargs)
cleanup_before_run(cmd, retry, task_id, *args)
classmethod create_config(crp, feature_flow, feature_scorer, lattice_cache, global_scale, confidence_threshold, weight_scale, ref_alignment_path, extra_config, extra_post_config, **kwargs)
create_files()
classmethod create_flow(feature_flow, lattice_cache, global_scale, confidence_threshold, weight_scale, ref_alignment_path, **kwargs)
classmethod hash(kwargs)
Parameters:

parsed_args (dict[str]) –

Returns:

hash for job given the arguments

Return type:

str

run(task_id)
tasks()
Returns:

yields Task’s

Return type:

list[sisyphus.task.Task]