Table of Contents | ||||
---|---|---|---|---|
|
Config File controled execution
SemiF-Annotation pipeline uses hydra to handle the configurations used during execution. Each task is structured as a Python mudule containing a main function. Following fields in the conf/config.yaml
file handle the execution of the tasks:
...