-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I am not able to get the arguments base_out_dir and experiment_out_dir to work after trying out many combinations and exploring the source code. It would be great to add some example in the configuration docs or to check if there is some bug involved.
Currently I am working around the problem by changing the default value set in LDAConfiguration.java as:
public static final String BASE_OUTPUT_DIR_DEFAULT = base/out/dir
This works after rebuilding the module. But specifying it as a model config argument would be much more convenient.
Metadata
Metadata
Assignees
Labels
No labels